@charset "iso-8859-1";
/* CSS Document */

body{
	text-align:center;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;
	background-color:#000000;
}

div#container {
	width:990px;
	height:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	border:1px solid #ffffff;
}


div#top {
	width:990px;
	height:297px;
}


div#rechts {
	width:247px;
	height:297px;
	float:right;
	background-image: url(images/rechts_hg.jpg);}

	
div#unten {
	width:990px;
	height:600px;
}


div#text {
	padding-top:30px;
	padding-left:70px;
	padding-right:35px;
	width:630px;
	height:598px;
	overflow:auto;
	font-family:Verdana, Arial, sans serif;
	font-size:11px;
	color:#333333;
	/*scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#8f1d00;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;*/
}
	
	
h1 {
	font-family:Verdana, Arial, sans serif;
	font-size:15px;
	color:#8f1d00;
}

h2 {
	font-family:Verdana, Arial, sans serif;
	font-size:14px;
	color:#ad6151;
}


strong	{color:#4b4b4b;}
b	{color:#4b4b4b;}
jes	{color:#8f1d00;
	font-weight:bold;}

table#formular {
	color:#333333; 
	font-size:11px; 
	font-family:Verdana, Arial, sans serif;
	width:400px;
}

table#termine {
	color:#333333; 
	font-size:11px; 
	font-family:Verdana, Arial, sans serif;
	width:90%;
}

td#termine_head {
	color:#ffffff; 
	background-color:#983c25;
	font-weight:bold;
	font-size:12px;
}

td.termine {
	color:#333333; 
	background-color:#dfd9d9;
}
	
a { text-decoration:none; color: #8f1d00; font-weight:bold; }
a:link { color: #8f1d00; font-weight:bold; }
a:visited { color: #8f1d00; font-weight:bold; }
a:active { color: #bf8678; font-weight:bold; }
a:hover { color: #bf8678; font-weight:bold; }
a.selected { text-decoration:none; color: #424242;}


a.index { text-decoration:none; color: #ffffff; font-weight:bold; font-size:10px; font-family:Verdana, Arial, sans serif; }
a.index:link { color: #ffffff; font-weight:bold; font-size:10px; font-family:Verdana, Arial, sans serif; }
a.index:visited { color: #ffffff; font-weight:bold; font-size:10px; font-family:Verdana, Arial, sans serif; }
a.index:active { color: #bf8678; font-weight:bold; font-size:10px; font-family:Verdana, Arial, sans serif; }
a.index:hover { color: #bf8678; font-weight:bold; font-size:10px; font-family:Verdana, Arial, sans serif; }
a.selected { text-decoration:none; color: #424242; font-size:10px; font-family:Verdana, Arial, sans serif; } 

a.active { text-decoration:none; color: #bf8678; font-size:10px; font-family:Verdana, Arial, sans serif; font-weight:bold; } 
