html{
	height:100%;
	margin:0;
	padding:0;
}
body {
	margin-top: 34px;
	margin-left:27px;
	width:997px;
	height: 100%;
	font-family: "Courier New", Courier,  mono;
 	font-size: 13pt;
}

#header {
	height: 56px;
}
#content {
	/* height: 460px; */
	margin-top: 20px;
	min-height: 50%;
	height:50%;
}
body>#content { height: auto;}
#links {
 width: 325px;
 float:left;
 margin-right: 48px;
 padding-top:10px;
}
#links p {
	margin-top:0;
	margin-bottom:7px;
}
#links a {
	font-family: "Courier New", Courier,  mono;
	font-size: 13pt;
	color: #AAA;
	text-decoration:none;
   font-weight:bold;
}
#links a:active {
	color: #4F4A4B;
}
#links a:hover {
	color: #4F4A4B;
}

#text {
 width: 560px;
 min-height: 50%;
 max-height: 350px;
 height:90%;
 padding-top:10px;
 float:left;
 overflow:hidden;
 margin-left: 12px;
 font-family: "Courier New", Courier,  mono;
 font-size: 13pt;
 color: #4F4A4B;
}
body>#text { height:auto; }
#text p {
	margin-top:0;
	margin-bottom:7px;
}
div.kontakt_l {
	clear:both;
	width: 325px;
	float:left;
	padding-top:10px;
	margin-right:75px;
	font-family: "Courier New", Courier,  mono;
 	font-size: 13pt;
}
div.kontakt_l p {
	margin-top:0;
	margin-bottom:7px;
}
div.kontakt_l a {
 	color: #AAA;
	text-decoration:none;
   font-weight:bold;
}
div.kontakt_l a:active {
	color: #4F4A4B;
}
div.kontakt_l a:hover{
	color: #4F4A4B;
}
div.kontakt_r {
	width: 560px;
	float:left;
	padding-top:10px;
	font-family: "Courier New", Courier,  mono;
 	font-size: 13pt;
 	color: #4F4A4B;
}
div.kontakt_r p {
	margin-top:0;
	margin-bottom:7px;
}
div.kontakt_r a {
 	color: #AAA;
	text-decoration:none;
}
div.kontakt_r a:hover {
	color: #4F4A4B;
}

.text {
	font-family: "Courier New", Courier,  mono;
 	font-size: 13pt;
	text-align:left;
	padding-bottom: 80px;
}

#images{
  clear:both;
  margin-top: 20px;
}
#image_gallery {
    clear:both;
	width: 970px;
	background-color:#fff;
	height:158px;
}
#slider {
	position: relative;
	left:0px;
	top:0px;
	width: 150px;
	height:15px;
	background-image:url(images/bg_grau.gif);
	margin-bottom: 6px;
	/* cursor:move; */
}
#sliderV {
	margin-top:13px;
	margin-bottom: 20px;
	height: 150px;
	width:15px;
	float:left;
	background-image:url(images/bg_grau.gif);
	/* cursor:move; */
}
.grau {
	background-image:url(images/bg_grau.gif);
}
