/* Reset */

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*:focus { outline: none; } */



html, body {
	text-align: left;
	font-family: "Trebuchet MS",verdana;
	font-size: 12px;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #F8F9FB;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	}

.main {
    height: 100%;
	width: 771px;
	}

td.header {
	height: 21px;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
	color: #9A9A9A;
	width: 100%;
	background-image: url(../img/headerbg.gif);
	background-repeat: repeat-y;
	padding-left: 47px;
	padding-right: 47px;
	}
	
td.headerlogo {
	height: 90px;
	text-align: center;
	vertical-align: top;
	background-image: url(../img/headerbg.gif);
	background-repeat: repeat-y;
	}
	
td.content {
	padding-right:36px;
	padding-left: 36px;
	height: 333px;
	background-image: url(../img/conbg.gif);
	background-repeat: repeat-y;
	}
	
td.content2 {
	font-size: 12px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	}

td.content3 {
	font-size: 12px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
	vertical-align: bottom;
	}
	
td.content4 {
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	}
	
td.content5 {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	OVERFLOW: hidden; 
	}
	
td.footer {
	background-image: url(../img/headerbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	height:100%;
	}

td.adress {
	font-size: 10px;
	line-height: 13px;
	color: #981220;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 6px;
	vertical-align: top;
	text-align: left;
	}	

td.law {
	font-size: 10px;
	color: #9A9A9A;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: bottom;
	padding-bottom: 1px;
	text-align: right;
	}
	
td.text {
	font-size:12px; 
	color: #981220;  
	line-height: 15px;
}

td.text2 {
	font-size:14px; 
	color: #981220;  
	line-height: 15px;
	font-weight: bolder;
}

h1 {
	font-size:14px;
	}
	
td {
	font-size: 12px;
	}

.hdred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #981220;
	font-size: 18px;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
    	letter-spacing: -1px;
    	text-indent: 9px;
    	font-weight: bolder;
}

.hdwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
    	text-indent: 9px;
    	font-weight: bolder;
    	}

p{
	margin-left: 2px;	
	}

/*Links*/	
a {
	color: #9A9A9A;
	text-decoration: none;
	}

a:hover {color: #000000}

a.mail {color: #981220;}
a.mail:hover {color: #000000;}

a.normal {color: #000000}

#fenster {
	opacity: 0.05;
	filter: alpha(opacity = 5);
}

*/
/*Kontaktformular*/

.contact {
	border: 1px solid #981220; 
	font-family: "Trebuchet MS",verdana;
	font-size:11px;
	padding-left: 2px;
}
	
.contacterror input { 
	background-color: #D3999F;
}

.contacterror textarea { 
	background-color: #D3999F;
}

.txSmallError {font-size: 10px;}
	

.warn1 {
	color: #981220;
	text-decoration: blink;
	}
	
.warn2 {
	color: #981220;
	text-decoration: none;
	}

.dbsearchinput {
	width: 200px;
	height: 20px;
	border: 1px solid #f0f0f0;
	}


/* ######### Style for Menu ######### */


#bluetabs{
	height: 20px;
	text-align: right;	
	font-size: 11px;
	width: 100%;
	background-image: url(../img/headerbg.gif);
	background-repeat: repeat-y;
	padding-right: 43px;
	/*border-bottom: solid 1px white;       */
	}

#bluetabs ul{
	
	}

#bluetabs li{
	display: inline;
	}

#bluetabs li a{
	
	color: #9A9A9A;
	vertical-align: bottom;
	padding: 1px 7px;
	background: white url(../img/menu/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
	background-position: 0 -5px;
}

#bluetabs li a:hover{
        color: #000000;
        vertical-align: bottom;
	padding: 1px 7px;
	background-image: url(../img/menu/bluetabactive.gif); /*THEME CHANGE HERE*/
	background-position: 0 -27px;
}

#bluetabs li.selected a{
	color: #981220;	
	vertical-align: bottom;
	padding: 1px 7px;
	background: white url(../img/menu/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
	background-position: 0 -5px;
}

#bluetabs li.selected a:hover{
	color: #981220;
	vertical-align: bottom;
	padding: 1px 7px;
 	background-image: url(../img/menu/bluetabactive.gif); /*THEME CHANGE HERE*/
	background-position: 0 -27px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
text-align: left;
font-family: "Trebuchet MS",verdana;
font-size: 11px;
line-height:18px;
z-index:100;
background-color: white;
width: 10px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
text-align: left;
font-family: "Trebuchet MS",verdana;
font-size: 11px;
line-height:18px;
z-index:100;
background-color: white;
width: 10px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}



