body, html, p, td, li, ul, tr  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08408a;
	line-height: 20px;
}
.linie {
	color: #e52523;
	background-color: #e52523;
	background:url(../images/dots.gif) repeat-x;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 3px;
	margin-bottom:3px;
	padding:0;
	}
*html .linie {
	margin-bottom:-16px;
}
hr {
	color: #08408a;
	background-color: #08408a;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom:0;
	}
html* hr {
	margin-top: 3px;
	margin-bottom:-3px;
	}
a:link, a:visited {
	color: #e42523;
	text-decoration: underline;
	outline:none;
}
a:hover, a:active {
	color: #4a77b3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #08408a;
}
.xxl {
	color:#e42523;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #08408a;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #08408a;
}
.rot {
	color: #e52523;
}
.klein {
	font-size:11px;
	line-height:20px;
}
.img {
	width:148px;
	height:103px;
	margin-left:22px;
	margin-top:5px;
	padding:2px;
	border:#e42524 1px solid;
	float:right;
}

.img2 {
	width:148px;
	height:103px;
	padding:2px;
	border:#e42524 1px solid;
}

.maps {
	width:148;
	margin-left:22px;
	margin-top:5px;
	padding:2px;
	float:right;
}

.img_left {
	width:148px;
	height:103px;
	margin-right:22px;
	margin-top:5px;
	padding:2px;
	border:#e42524 1px solid;
	float:left;
}
.cms {
	border:1px solid #e42524;
}
.cms_right {
	border:1px solid #e42524;
	float:right;
}
.formbut	{
	width:154px;
	padding:1px;
	background:#07408a;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	border:none;
	}
.input {
	font:inherit;
	color:inherit;
	width:150px;
	margin:6px 5px 0 0;
	padding:1px;
	display:block;
	border:1px solid #07408a;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
}
div#content ul	{
	list-style-type: none;
	line-height: 20px;
	margin: 0 0 0 0;
}
div#content li	{
	margin: 0 0 0 0;
	list-style-position: outside;
}
.liste {
	background-image:url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 25px;
}
.pdf {
	background-image:url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 25px;
}
.clear {
	clear:both;
}
