body {
	scrollbar-base-color : #ffffff;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-highlight-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #f6f6f6;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #666666; 
		
	background-image:url(../pics/bg_main.gif);
	
	margin-bottom:40px; 
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%
	}


/*Tabellen*/	
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%
	}

.td_navimain {
	border: 3px solid #999999;
	background-color: #CC3333;
}
	
.tb_navi {
	border: 1px solid #FFFFFF;
}
	
/*Schriften*/

h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 125%; 
	font-weight: bold; 
	color: #666666; 
	vertical-align: middle

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 125%; 
	font-weight: bold; 
	color: #666666; 
	vertical-align: middle
	}

b { 
	font-weight: bold;
	}
	
.v { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 3px; 
	font-style: normal; 
	line-height: normal; 
	color: #F5F5F5;
	}
	
.v_small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #666666;
	}

.textBold {
	font-weight: bold;
}


.subtitel {
	font-weight: bold;
	color: #CC3333;
}
.titel {
	font-size: 12px;
	font-weight: bold;
}

/*Links*/

a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%; 
	color: #666666; 
	text-decoration: none
	}
a:hover {
	font-family: 
	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%; 
	color: #99999; 
	text-decoration: underline
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%; 
	color: #666666; 
	text-decoration: none
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 130%; 
	color: #666666; 
	text-decoration: none
	}


/*Formulare*/

.form {
	margin: 0pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EFEFEF;


}
.textfeld {
	border: thin solid #CCCCCC;
}

/* Bereich Kanzlei-Interna */

.bildleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


.bildright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}


.untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
}


