

html, body {
	margin:0;
	padding:0;
	text-align:center;
	
}

body {
	
	background: #FFFFFF url(../images/header_bg.jpg) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}


p {
	line-height:1.5em;
	text-align:justify;
}

.Stil2 {
	color: #FFFFFF;
	font-weight: bold;
}
#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:880px;
	height:auto;
	* height:100%;
	background:url(bg2.gif) repeat-y;
	font:12px Arial,Helvetica,sans-serif;
	color:#000000;
	
}

#banner {
	background:url(banner.jpg) no-repeat;
	padding-top: 10px;
	height:150px;
	
}

#dashed {
	height:120px;
	padding:5px;
	border:1px dashed #FFF;
} 


#main {
	width:530px;
	float:left;

}

#sideBarLeft {
	float:left;
	width:154px;
	min-height:250px;
	height:auto;
	float:left;
	margin-right:20px;
}

#sideBarRight {
	float:left;
	width:154px;
	min-height:250px;
	float:left;
	margin-left:20px;	
}

#main #box {
	background: #FFFFFF url(../images/box_bg.jpg)  repeat-y right;
	border-left: #999999 solid 1px;
}

#main #box_bottom {
	height: 10px;
	background: #FFFFFF url(../images/boxbig_bottom.jpg)  no-repeat right top;
	margin-bottom: 10px;
}

#main #box_top {
	border-left: #999999 solid 1px;
	background: #FFFFFF url(../images/box_top.jpg)  no-repeat right top;
}

#box {
	background: #FFFFFF url(../images/box_bg.jpg)  repeat-y right;
	border-left: #999999 solid 1px;
}

#box_bottom {
	height: 10px;
	background: #FFFFFF url(../images/box_bottom.jpg)  no-repeat right top;
	margin-bottom: 10px;
}

#box_top {
	border-left: #999999 solid 1px;
	background: #FFFFFF url(../images/box_top.jpg)  no-repeat right top;
}

#box .aktuell{
	padding:5px;
	padding-right:10px;
	margin-right:4px;
	background-color:#f5e4d2;
}

#box_top .aktuell{
	padding:5px;
	border-top: #999999 solid 1px;
	margin-right:4px;
	background:#009999;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background: #FFFFFF url(../images/box_header_1.jpg)  repeat;
}

#box .termine{
	padding:5px;
	padding-right:10px;
	margin-right:4px;
	background-color:#d4e4d9;
}

#box_top .termine{
	padding:5px;
	border-top: #999999 solid 1px;
	margin-right:4px;
	background:#009999;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background: #FFFFFF url(../images/box_header_2.jpg)  repeat;
}

#box .system{
	padding:5px;
	padding-right:10px;
	margin-right:4px;
	background-color:#e9d0d0;
}

#box_top .system{
	padding:5px;
	border-top: #999999 solid 1px;
	margin-right:4px;
	background:#009999;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background: #FFFFFF url(../images/box_header_3.jpg)  repeat;
}

#box .main{
	padding:5px;
	padding-right:10px;
	margin-right:4px;
	background-color:#e0e1e6;
}

#box_top .main{
	padding:5px;
	border-top: #999999 solid 1px;
	margin-right:4px;
	background:#009999;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background: #FFFFFF url(../images/box_header_4.jpg)  repeat;
}

/* Navigationselemente */
#navBar {
	list-style:none;
	margin-left:0px;
	padding:0;
	width: 150px;
	margin-top:0px;
	margin-bottom:20px;
}

#navBar li{
	margin-top:2px;
	background-color:#545b79;
}

#navBar a {
	text-decoration:none;
	padding:4px;
	display:block;
	color:#ffffff;
	border:1px solid #333333;
	font-size:11px;
	font-weight:bold;
	padding-left: 10px;
}

#navBar a:hover {
	background-color: #182047;
	color:#ffffff;
}

#navBar .active {
	background-image: url(../images/navi_open.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#navBar2 {
	list-style:none;
	margin-left:0px;
	padding:0px;
}

#navBar2 li{
	margin-top:0px;
	background-color:#797f97;
}

#navBar2 a {
	text-decoration:none;
	padding:4px;
	display:block;
	color:#ffffff;
	border:1px solid #333333;
	border-top:0px solid #333333;
	padding-left: 20px;
}

#navBar3 {
	list-style:none;
	margin-left:0px;
	padding:0px;
}

#navBar3 li{
	margin-top:0px;
	background-color:#a7aabb;
}

#navBar3 a {
	text-decoration:none;
	padding:4px;
	display:block;
	color:#ffffff;
	border:1px solid #333333;
	border-top:0px solid #333333;
	font-size:12px;
	font-weight:bold;
	padding-left: 30px;
}


h1 {
	font-size:17px;
	margin:0;
	margin-bottom: 15px;

}

h2 {
	font-size:14px;
	margin:0;
	margin-bottom: 5px;
}

h3 {
	font-size:12px;
	margin:0;
}

#clear {
	clear:both;
}




#copy_bottom a {
	text-decoration:none;
	text-align:left;
	font:10px Arial,Helvetica,sans-serif;
	color:#000000;
	
}

#copy_bottom
 {
	padding-top:5px;
	border-top: 1px solid #000000;
	width: 530px;
	margin-left:175px;
	margin-top:20px;
}

#copy_bottom a:hover {
	color:#000000;
	text-decoration:underline;

}

#headernavigation {
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	z-index: 20;
	position: relative;
	border: 0px #000 solid;
	height: 16px;
}

#headernavigation li {
	float: left;
	display: inline;
	margin-right: 1px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0 2px;
	height: 15px;
}

#headernavigation li a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;;
	text-align: center;
}

#headernavigation li a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;;
	text-align: center;
}

#headernavigation li a:active,#headernavigation li a:focus {
	font-size: 10px;
	color: #ffffff;
}

#headernavigation li a#current {
	font-size: 10px;
	color: #ffffff;
}

#dashed h1{
    position: absolute;
	display: block;
	margin: 0px;
	
	padding: 5px;

}


#navigationpfad {
	display: block;
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	position: relative;
	border: 0px #000 solid;
	height: 16px;
	top:87px;
	left:5px;
	text-align:left;
}

#navigationpfad a{
color:#333333;
text-decoration: none;;
}

#navigationpfad a:hover {
	text-decoration: underline;;

	}



/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
	margin:0px;
	font-size:11px;
	background-color:transparent;
	text-align:center;
	
}

#search input {
	border:1px solid #ccc;
	width:110px;
	height:15px;
	font-size:10px;
	
}
#search input.sbmt {
	border:0;
	width:5px;
	height:8px;
	margin:0 0 0 10px;
}
