/* CSS Document */
#titel{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:115px;
	z-index:2;
	background-image: url(../bilder/titelbalken_wiederholung.jpg);
}
#menu{
	position:absolute;
	left:0px;
	top:115px;
	z-index:3;
	height: 100%;
	background-image: url(../bilder/menu_wiederholung.gif);
}
#inhalt{
	position:absolute;
	left:211px;
	top:123px;
	z-index:4;
	width:562px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
#news{
	position:absolute;
	left:803px;
	top:123px;
	z-index:5;
	width:150px;
	min-height:200px;
	height:auto !important;  /* für moderne Browser */
	height:200px;  /*für den IE */
	border-color: #9B9B9B;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	background-color:#EEEEEE
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #E5E5E5;
}
.headline td{
	border-bottom:5px solid #FFFFFF;

}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 13px;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}
a:link { color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:visited { color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:hover { color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:active { color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #8B8B8B;
	line-height: 13px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C40008;
	line-height: 13px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C40008;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-color:#C40008;
	border-bottom-style:solid;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #8B8B8B;
	line-height: 13px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #8B8B8B;
	line-height: 13px;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #8B8B8B;
	line-height: 13px;
}
li {
	list-style-image:url(../bilder/bullet_liste.gif)
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 13px;
	border-left-width: 10px;
	padding-left: 10px;
}
