body {
	background: #f6db6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004186;
	scrollbar-arrow-color: #253D93;
	scrollbar-darkshadow-color: ##253D93;
	scrollbar-highlight-color: #C2DEF9;
	scrollbar-face-color: #C2DEF9;
	scrollbar-3dlight-color: #fff;
}

div.alles {
	width: 859px;
	margin: auto;
	padding: 2px;
	border: 1px solid #868789;
}

div.kopf {
	width: 859px;
	height: 130px;
	padding-top: 10px;
	background: url(bilder/kopf.jpg) no-repeat;

}

div.logo {
	float: left;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 50px;
}

div.ref {
	float: left;
	width: 420px;
}
div.ref1 {
	padding-left: 4px;
	color: #cea700;
	font-size: 20px;
	margin-top: 10px;
}

div.ref2 {
	color: #253D93;
	font-size: 60px;
	font-weight: bold;
	line-height: 50px;
}

div.ref3 {
	height: 15px;
	color: #006699;
	font-size: 14px;
	padding-left: 29px; 
	padding-top: 2px;
}

div.linie {
	background: url(bilder/linie.gif) repeat-x;
	width: 859px;
	height: 3px;
	font-size: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

div.inhalt {
	background: url(bilder/hintergrund.jpg) no-repeat; 
	width: 859px;
	height: 423px;
	border-top: 10px solid #004186;
	border-bottom: 10px solid #004186;
	line-height: 140%;
	

}

div.menue {
	width: 154px;
	height: 422px;
	float: left;
}

div.menakt, div.menpas {
	height: 19px;
	color: #253d93;
	margin-top: 1px;
	padding-left: 7px;
	padding-top: 3px;
}
div.reg {
	padding-top: 0px;
	padding-bottom: 3px;
}

* html div.reg {
	padding-top: 1px;
	padding-bottom: 2px;
}

div.menakt {
	background: #59A8F2;
}

div.menpas {
	background: #c2dffa;
}

a.menp {
	color: #253D93; 
	text-decoration: none;
}

a.mena, a.menp:hover {
	color: #fff;
	text-decoration: none;
}

div.text {
	float: right;
	width: 535px;
	height: 370px;
	padding-top: 10px;
	padding-left:25px;
	padding-right: 100px;
	overflow: auto;
	text-align: justify;
}

div.bild {
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 18px;
}

div.bildlinks1, div.bildlinks2  {
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 20px;
}
div.bildlinks2 {
	margin-right: 0px;
}

div.bildlinks1 a img, div.bildlinks2 a img {
	border: 0px;
}
div.kontimp {
	float: right;
	height: 20px;
	margin: 10px;
}

div.fuss {
	width: 859px;
	height: 24px;
	margin: auto;
	padding-top: 2px;
	text-align: center;

}

a.fusslink {
	color: #004186;
}

span.abstand {
	padding-right: 19px;
	padding-left: 19px;
}

span.abstand1 {
	padding-right: 10px;
	padding-left: 10px;
	color: #F0C102;
}

a.link {
	color: #004186;
	text-decoration: none;
}

a.textlink {
	color: #004186;
}

h1 {
	font-size: 20px;
}
li {
	text-align: left;
}
h2, h2.termin {
	font-size: 14px;
	margin: 0px;
	margin-top: 4px;
}
div.termin {
	border-top: 1px solid #59a8f2;
	padding: 10px;

}
div.termin img {
	margin-left: 10px;
}
a.sjump {
	color: #59a8f2;
	font-size: 10px;
}
sup {
	text-decoration: none;
}
p.gutschein {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 10px;
	
}

.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */

