BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #444444;
}

#menubar
{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width : 920px;
	height: 37px;
	background : url(../images/pmnb.gif) no-repeat top left;
	overflow: hidden;
}

#menubar ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#menubar li {
	/*display: inline;*/
}

#menubar a {
	display:inline-block;
	padding: 0px 16px 0px 16px;
	line-height:330%;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	border-right: 1px solid #DEDEDE;
	font-size: 11px;
	font-weight: bold;
	height:37px;
	color: #000000;
}

#menubar a:hover {
	background-color: #870207;
	color: #FFFFFF;
}
#menubar a.sel {
	background-color: #870207;
	color: #FFFFFF;
}

#wrap {
	margin: 0 auto;
	width: 920px;
}

#content {
	float: left;
	width: 580px;
	padding: 30px ;
	border: 1px solid #dedede;
	background: #ffffff;
}

#logo 
{
	width : 918px;
	height: 220px;
	background : url(../images/) no-repeat top left;
	border: 0px solid #dedede;
	margin-top: 0px;
	margin-bottom: 0px;
}



#eyecatcher, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8,
#eyecatcher21, #eyecatcher22, #eyecatcher23, #eyecatcher24, #eyecatcher25, #eyecatcher26 {
	
	width: 918px;
	height: 220px;
	border: 0px solid #dedede;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #ffffff url(../images/peye.jpg) no-repeat top left;
}

#eyecatcher2 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher3 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher4 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher5 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher6 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher7 {
	background: #ffffff url(../images/) no-repeat top left;
}

#eyecatcher8 {
	background: #ffffff url(../images/) no-repeat top left;
}


/* Eyecatcher Ebene 2 */ 

#eyecatcher21 { 
background : #ffffff url(../images/) no-repeat top left; 
} 

#eyecatcher22 { 
background : #ffffff url(../images/) no-repeat top left; 
} 

#eyecatcher23 { 
background : #ffffff url(../images/) no-repeat top left; 
} 

#eyecatcher24 { 
background : #ffffff url(../images/) no-repeat top left; 
} 

#eyecatcher25 { 
background : #ffffff url(../images/) no-repeat top left; 
} 

#eyecatcher26 { 
background : #ffffff url(../images/) no-repeat top left; 
} 


#side {
	float: right;
	width: 250px;
	font-size: 9px;
	border: 1px solid #dedede;
	background-color: #ffffff;
}

#sidenav {
	width: 250px;
}

#sidenav h2 {
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	background : #870207 url(../images/pfad.gif) repeat-x top left;
}

.space {
	width: 250px;
	height: 10px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	color: #444444;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	color: #870207;
}

#sidebar {
	width: 210px;
	padding: 20px 20px 20px 20px;
}

#common {
	padding: 10px 0px 0px 5px;
	margin: 0;
	width: 920px;
	clear: both;
	text-align: right;
	font-size: 9px;
}

#common a {
	color: #444444;
	text-decoration: none;
	padding-right: 15px;
}

#common a:hover {
	color: #870207;
}

#footer {
	padding: 20px 0px 20px 5px;
	margin: 0;
	width: 920px;
	clear: both;
	text-align: left;
	font-size: 9px;
}

#footer a {
	color: #444444;
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #870207;
}


form.search {
	margin: 0px;
	padding: 20px;
	border-bottom: 1px solid #dedede;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid #dedede;
}

#ts {
	margin-left: 10px;
}
