body{
	background: url(img/verlauf.gif) repeat-x;
	font: 14px Verdana;
	color: #174281;
	border: none;
}

ul li{
	padding-bottom:5px;
}

a.jumper{
	clear:both;
	float:right;
}

.small_text, .small_text a{
	font-size:11px;
}

#metanav{
	position: relative;
	top: 30px;
	left: 60px;
	color: #fff;
	width: 350px;
}

#moewefooter{
	position: relative;
	width: 73px;
	height: 45px;
	left: 800px;
	background: url(img/moeweweissunten.gif) no-repeat;
}

#wrapper{
	position: absolute;
	left: 50%;
	margin-left: -460px;
	width: 980px;
}

#papiertop{
	background: url(img/top.png) no-repeat;
	height: 14px;
	margin-top: 20px;
}

#papier{
	background: url(img/papiermitte.png) repeat-y;
	min-height: 600px;
	height: auto;
}

#footer{
	background: url(img/footer.png) no-repeat;
	height: 79px;
}

#banner{
	position: relative;
	height: 200px;
}

#logo{
	position: relative;
	height: 80px;
}

#haus{
	position: relative;
	background: url(img/haus.png) no-repeat;
	width: 256px;
	height: 246px;
	float: right;
	margin-top: -57px;
	margin-right: 15px;
}

#balkenlinks{
	position: relative;
	background: url(img/balkenlinks.png) no-repeat;
	height: 100px;
	width: 28px;
	float: left;
	margin-left: -6px;
	margin-top: -1px;
}

#balkeninnen{
	position: relative;
	background: url(img/bannerinnen.jpg) repeat-x;
	height: 100px;
	width: 876px;
	float: left;
}

#name{
	width: 403px;
	height: 80px;
	background: url(img/name.gif) no-repeat;
	position: absolute;
	left: 50%;
	margin-top: -50px;
	margin-left: -435px;
}

#anfang{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 2px;
	width: 2px;
}

#moewe{
	width: 91px;
	height: 49px;
	background: url(img/moeweblau.gif) no-repeat;
	position: absolute;
	left: 50%;
	margin-top: -70px;
	margin-left: -30px;
}

#slogan{
	position: absolute;
	background: url(img/slogan.gif) no-repeat;
	height: 32px;
	width: 252px;
	left: 50%;
	top: 35px;
	margin-left: -80px;
}

#moeweweiss{
	position: absolute;
	background: url(img/moeweweiss.gif) no-repeat;
	height: 50px;
	width: 105px;
	left: 50%;
	top: 20px;
	margin-left: -290px;
}

#moewehalb{
	position: absolute;
	background: url(img/moewehalb.gif) no-repeat;
	height: 41px;
	width: 101px;
	left: 50%;
	top: 58px;
	margin-left: -210px;
}

#balkenrechts{
	position: relative;
	background: url(img/balkenrechts.png) no-repeat;
	height: 100px;
	width: 28px;
	float: left;
	margin-top: -1px;
}

#balkenhinten{
	width: 100%;
	height: 71px;
	position: absolute;
	left: 0px;
	top: 139px;
	background: url(img/balken.png) repeat-x;
}

#menu{
	position: relative;
	width: 165px;
	height: 400px;
	float: left;
	margin-left: 15px;
	font: 18px Verdana;
	margin-top: -27px;
}

a{font: 14px Verdana, sans-serif; color: #174281;}
a:hover{font: 14px Verdana, sans-serif; color: #174281;}
a:active{font: 14px Verdana, sans-serif; color: #174281;}
a:visited{font: 14px Verdana, sans-serif; color: #174281;}

#menu a{font: 14px Verdana, sans-serif; color: #174281; text-decoration: none; font-weight: bold;}
#menu a:hover{font: 14px Verdana, sans-serif; color: #174281; font-style: italic;}
#menu a:active{font: 14px Verdana, sans-serif; color: #174281; font-weight: bold;}
#menu a:visited{font: 14px Verdana, sans-serif; color: #174281; font-weight: bold;}

#metanav a{font-size: 12px; color: #fff; text-decoration: none;}
#metanav a:hover{color: #fff; font-style: italic;}
#metanav a:active{color: #fff;}
#metanav a:visited{color: #fff;}

#menu ul{
	float: none;
}

#menu li{
	height: 36px;
	width: 123px;
	vertical-align: middle;
	display: block;
	padding-top: 6px;
	padding-left: 5px;
}

#content{
	position: relative;
	width: 680px;
	float: left;
	overflow: hidden;
	margin-left: 35px;
	margin-bottom: 20px;
	line-height: 0.8em;
	margin-top: -10px;
}

#content p{
	margin-left: 25px;
	margin-right:25px;
	line-height:17px;
}

#balken{
	position: relative;
	background: url(img/balken.png) repeat-x;
	height: 71px;
	width: 30%;
}

.highlight{
	background: url(img/highlight.jpg) no-repeat;
}

.ueberschrift{
	background: url(img/hintergrund.gif) no-repeat;
	padding-top: 25px;
	padding-left: 45px;
	min-height: 105px;
}

.ersterabsatz{ margin-top: -50px; }

ol.calendar-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* CSS Document */
.calendar {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
.calendar caption {
	margin: 0;
	padding: .3em 0;
	background: #164281;
	color:#fff;
	}
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	background: #fff;
	}
.calendar td {
	border: 1px solid #fff;
	padding: .2em .3em ;
	width: 1em;
	text-align: center;
	}
.calendar a {
	color: #000;
	text-decoration: none;
	font-size:12px;
	}

.calendar td.today {
	background: #ffc;
	}
	
.calendar td.check{
	background:#537FBF;
	}

.calendar td.check a{
	color:#fff;
	}
	
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
.calendar td.highlighted {
	background: #ffff70;
	}
	
.calendar td:hover, .calendar td.today:hover, 
.calendar td.selected:hover, .calendar td.highlighted:hover {
	background: #cff;
	border: 1px solid #09f;
	}

table.calendar td.pad {
	color: #999;
	background: #fff;
	}
table.calendar td.pad:hover {
	background: none;
	border: 0;
	}

.sunday,  .samstag {
	background: #e2eaf3;
	}

.saturday, .sonntag {
	background: #bdd3ea;
	}
	
#year {
	padding: 0;
	width: 680px;
	list-style: none;
	margin-left:20px;
	}
	
#year:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#year li {
	float: left;
	padding:0 0 .5em 0;
	height: 150px;
	border:1px solid #164281;
	margin:5px;
	}

/* =============
	login
================ */
#login{
	float:left;
	margin-left:25px;
	width:43%;
}

#login .benutzername{
	margin-bottom:5px;
	float:left;	
}


#login input.pw{
	margin-left:30px;
}


#login input[type="text"], #login input[type="password"]{
	width:145px !important;
}

#login input[type="submit"]{
	margin:15px 0px 15px 78px;
}

#login_picture{
	float:left;
	width:45%;
	margin-top:-45px;
}

#login_picture img{
	width:300px;
}

/* =============
	Verfuegbarkeiten
================ */

#verfuegbarkeit{
	margin:15px 0px 2px 250px;
	}
#verfuegbarkeit .Jahrzurueck{
margin-right: 10px;
}
	
#verfuegbarkeit .Jahrnaechstes{
margin-left: 10px;
}
	