html, body {height:100%}
p, div, td, tr, h1, h2, h3, li, a{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color: #FFFFFF;
	font-size:11px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color: rgb(0,0,0);
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}
#head img { display:none;}
#searchfield {display:none;	}
#navi {display:none;}
#datum {color:#000000; font-size:11px;}
h1 { margin: 0px; padding: 0px 0px 5px 0px; color: #B01E00; font-size: 14px; font-weight: bold;}
h2 { margin: 0px; padding: 0px 0px 5px 0px; font-size: 13px;font-weight: bold;}
h3 { margin: 0px; padding: 0px 0px 5px 0px; color: #B01E00; font-size: 12px; font-weight: normal;}
a:link, a:visited { color:#0058C4; text-decoration:underline; }
a:hover, a:aktiv { color:#0058C4; text-decoration:none; }
/*Tabelle*/
table {width:100%; border:0px;}
thead {color:#B01E00; font-size:13px; font-weight:bold; text-align:left; }
thead td {color:#B01E00; font-size:13px; font-weight:bold; text-align:left;}
th {font-weight:bold; text-align:left;border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6D6D6; }
td {padding: 3px; padding-right: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6D6D6; vertical-align:top; }
.image {float: right; width: 150px; padding: 0px 0px 10px 0px; margin: 0px; color: #767676;}
.rot {text-align: left; color: #B01E00;}
.linie {
	background-image: url(../images/hr.gif);
	margin:0px;
	background-repeat: no-repeat;
	width:480px;
	height:20px;
	padding: 0px;
	left:100px;
	border:none;
    position:relative;
}
#contentende { display:none;}
/*-------  FOTOGALERIE  -------*/ 
#tableGalerieThumbs {
margin: 0px -20px 0px -6px;
}
#tableGalerieThumbs td {
height: 80px;
width: 90px;
vertical-align: middle;
}
#tableGalerieThumbs td, div#divGalerieBild{
border: 1px solid #D5D9AE;
background-color: #FFFFFF;
text-align: center;
}
#tableGalerieThumbs td a{
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity: 0.6;
display: block;
text-align: center;
}
#tableGalerieThumbs td a:hover{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;
}
#tableGalerieThumbs td a img{
border: none;
}
td#tdGalerieNext, td#tdGaleriePrev{
width: 20px;
background: none;
border: none;
}
td#tdGalerieNext {
padding-left: 10px;
border-right: 1px solid #D5D9AE;
}
td#tdGaleriePrev {
padding-right: 10px;
border-left: 1px solid #D5D9AE;
}
td#tdGalerieNext a, td#tdGaleriePrev a{
width: 20px;
height: 170px;
display: block;
background-color: #EAF2C0;
}
div#divGalerieBild {
	width: 510px;
	margin: 0px -20px 0px 0px;
	padding: 6px;
}