body {
	background:  url(bilder/verlauf.gif) repeat-x #ffd008;
	cursor: default;

}

#header {
	background:  url(bilder/header.jpg) no-repeat;

	height: 428px;
	cursor: default;
	

}

#container {
	height: auto;
	width: auto;
	background-color:#FFFFFF;
	padding:8px;
	
}

#termin {
background-color: #eff2ff;
border: 1px solid #49a0c4;
	height: 100%;
	padding: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
	
	#termin a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	
	color:#ffffff;
	}
	
	#termin a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	
	color:#ff0000;
	}

#content {
	height: auto;
	padding: 8px;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color:#000000;
	overflow:auto;
	}
	
	#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color:#000000;
	}
	
	#content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color:#ff0000;
	}
	
#navigation {
	background-color: #cccccc;
	margin-top: 8px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;

	}
	
#links {
height: 100%;
background-color: #DDDDDD;
color:#333333;
text-decoration: none;
	line-height: 18px;
	padding-top: 4px;
	border-bottom: 1px dotted #868686;
	}
	
	#links a{
	text-decoration: none;
	color:#333333;
	line-height: 18px;
	padding-top: 4px;

	}
	
	#links a:hover{
	color:#ff0000;
	line-height: 18px;
	padding-top: 4px;
	border-bottom: 1px dotted #868686;
	}
	
	#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	color:#ffffff;
	}
