@charset "utf-8";
/* CSS Document */
#center{
	width:906px;
	margin-left:-453px;
	left:50%;
	position:absolute;
	top: 0px;
}
#banner{
background-image:url(pics_standard/banner.png);
width:906px;
height:67px;
position:absolute;
left:0px;
top:20px;
}
body{
background-color:#ececec;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
}
#frame{
	position:absolute;
	background-image:url(pics_standard/frame.png);
	width:886px;
	padding:10px;
	left:0px;
	top:212px;
}
#topic{
	position:absolute;
	background-image:url(pics_standard/topic.jpg);
	width:906px;
	height:125px;
	left:0px;
	top:87px;
}
.nav{
	overflow:hidden;
	display:block;
	width:123px;
	height:20px;
	border-bottom:1px dotted #CCCCCC;
	padding-left:40px;
	padding-top: 5px;
}
.nav:link{
text-decoration:none;
color:#000066;
}
.nav:hover{
background-image:url(pics_standard/hover.png)
}
.nav:visited{
text-decoration:none;
color:#000066;
}
.header{
font-size:22px;
display:block;
border-bottom:dotted 1px #CCCCCC;
color:#000066
}
.subheader{
font-size:16px;
color:#666666;
font-weight:bold;
}
#bottom{
	position:relative;
	background-image:url(pics_standard/bottom.png);
	width:906px;
	height:31px;
	left:-10px;
	top:31px;
}
.einsatz_header{
display:block;
font-size:16px;
color:#000066;
text-decoration:none;
}
.einsatz_description {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.einsatz_top {
	font-size:10px;
	display:block;
	border-top:dotted 1px #CCCCCC;
	color: #000000;
	text-decoration:none;
}
.einsatz_bottom {
	font-size:10px;
	display:block;
	border-bottom:dotted 1px #CCCCCC;
	color: #000000;
}
#termin{
	width:190px;
	background-color:#E8EAFF;
	padding: 5px;
	margin-bottom: 2px;
}

