*{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}
body {
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	background-position: top left;
}
a {
	color:#1E5EA4;
	text-decoration:none;
}
.popup {
	background-color: #fff;
	background-image:none;
	margin:20px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#balken {
	position: absolute;
	left: 0px;
	top: 136px;
	height: 140px;
	background-color: #EAF3FE;
	width: 100%;
	z-index:0;
}
#head {
	position: absolute;
	left: 176px;
	top: 0px;
}
#head_link {
	position: absolute;
	left: 611px;
	width: 148px;
	height: 248px;
	padding: 12px 0px 15px 16px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#head_link a {
	display: block;
	float: left;
	margin-bottom: 1px; 
}
#head_link a {
	text-decoration: none;
	font-size: 12px;
	color: #1E5EA4;
}
#menue {
	position: absolute;
	left: 0px;
	top: 136px;
}
.menue {
	display: block;
	border-bottom: 1px #fff solid;
	background-color: #BBD9FD;
	width: 158px;
	padding: 7px 0px 0px 18px;
	font-size: 12px;
	color: #1E5EA4;
	text-decoration: none;
	font-family: Arial;
	height: 20px;
}
#submenue {
	position: absolute;
	left: 0px;
	top: 275px;
	padding: 18px 12px 0px 16px;
	width: 147px;
}
#submenue td {
	border-top: 1px #EDF0FF solid;
	font-size: 11px;
	color: #1E5EA4;
	text-decoration: none;
	padding: 7px 5px 7px 1px;
}
#submenue a {
	text-decoration: none;
	font-size: 11px;
	color: #1E5EA4;
}
#info {
	position: absolute;
	top: 553px;
	left: 16px;
	width: 150px;
	font-size: 9px;
	color: #1E5B9C;
}
#info_startseite {
	position: absolute;
	top: 300px;
	left: 10px;
	width: 155px;
	font-size: 9px;
	color: #1E5B9C;
	text-align:center;
}
#info_folge {
	position: absolute;
	top: 550px;
	left: 10px;
	width: 155px;
	font-size: 9px;
	color: #1E5B9C;
	text-align:center;
}
#servicelink {
	position: absolute;
	top: 292px;
	left: 14px;
	width: 150px;
	font-size: 9px;
	color: #1E5B9C;
}
#info-folge {
	position: absolute;
	top: 580px;
	left: 14px;
	width: 150px;
	font-size: 9px;
	color: #1E5B9C;
}
#servicelink a, #info a, #info-folge a {
	color: #1D60A4;
	font-weight: bold;
	font-size: 11px;
}
.infotext {
	color: #1D60A4;
	font-weight: bold;
	font-size: 11px;
}
#banner_rechts {
	position: absolute;
	top: 275px;
	left: 611px;
}
#banner_rechts td {
	padding: 0px 0px 13px 15px;
}
#content {
	position: absolute;
	top: 275px;
	left: 176px;
	width: 402px;
	padding: 17px 16px 9px 17px;
	background-color: #EBF3FE;
	font-size: 12px;
	font-family: Arial;
	color: #202020;
}
#content {
	position: absolute;
	top: 275px;
	left: 176px;
	width: 402px;
	padding: 17px 16px 9px 17px;
	background-color: #EBF3FE;
	font-size: 12px;
	font-family: Arial;
	color: #202020;
}
#content_breit {
	position: absolute;
	top: 275px;
	left: 176px;
	width: 566px;
	padding: 17px 0px 9px 17px;
	background-color: #EBF3FE;
	font-size: 12px;
	font-family: Arial;
	color: #202020;
}
#content h1, #content_breit h1 {
	font-size: 14px;
	font-family: Arial;
	color: #C03116;
	font-weight: bold;
}
#content h2, #content_breit h2 {
	font-size: 12px;
	font-family: Arial;
	color: #8B7A4A;
	font-weight: bold;
}

.kalender_tag {
	background-color: #fff;
	border-bottom: 1px #EBF3FE solid;
	border-right: 1px #EBF3FE solid;
	text-align: center;
	color: #2758A5;
	font-size: 11px;
}
.td {
	padding: 7px 0px 7px 7px;
}
#copyright {
	position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #C03116;
	margin-top:15px;
	border-top:1px #ccc solid;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}
#copyright a {
	font-weight: bold;
	position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #C03116;
	text-decoration: none;
}
.hl {
	background-color:#1E5EA5;
	padding:1px 0 1px 5px;
	color:#fff;
}



/* lol */
.calendar {
	padding: 0;
	margin: 0px 17px 17px 0;
	float:left;
	border-collapse: collapse;
	border: 1px #EBF3FE solid;
	width: 160px;
}
.calendar td, .calendar th	{
	padding: 1px 2px;
	margin: 0;
	background-color: #fff;
	border: 1px #EBF3FE solid;
	text-align: center;
	color:#2758A5;
}
.calendar th {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #999;
}
.calendar td.days {
	color: #000;
}
.calendar td.days_aktiv {
	color: #fff;
	background-color: #2758A5;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li {
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0 5px;
	margin-bottom:5px;
}
.start-bildunter {
	font-size:11px;
	padding:2px;
}
