BODY {
	margin: 0px;
	padding: 0px;
	background : #242527 url(../images/pback.gif) top center no-repeat;
	color: #FFFFFE;
}


#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px dotted #242527;
	margin-bottom: 20px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	rem border-left: 1px solid  #242527;
	rem border-top: 1px solid  #242527;
	rem border-right: 1px solid #242527;
	background-color: #242527;
	display: block;
	float: left;
	margin-right: 3px;
	color: #FFFFFE;
}
#content .w2dptablinks a.w2dptabsel {
color: #242527;
background-color: #FFFFFE;
}
#content .w2dptablinks a:hover {
text-decoration: none; background-color: #DDDDDD;
color: #242527;
}


#content .parapicture {
	padding: 8px;
	margin: 10px 0;
	background-color: #FFFFFE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #ffffff;
}

#content .parapicture p {
	margin-bottom: 0;
}

#colors {
color: #FFFFFE;
color: #DDDDDD;
color: #242527;
color: #242527;
color: #DDDDDD;
color: #CFCFCF;
}

#youarehere {
	position: absolute;
	top: 170px;
	left: 50%;
	width: 600px;
	height: 15px;
	margin-left: -270px;
	color: #FFFFFE;
}

#youarehere a {
text-decoration: none;
color: #FFFFFE;
}

#youarehere a:hover {
color: #DDDDDD;
}

#abstand {
margin: 0 auto;
width: 1000px;
height: 190px;
border-left:1px solid #242527;
border-right:1px solid #242527;
}

#master { 
width: 1000px;
margin: 0 auto;
border-left:1px solid #242527;
border-right:1px solid #242527;
}

#footer {
clear: both;
width: 100%;
min-height: 130px;
	color: #FFFFFE;
	
text-align: center;
background : #242527 url(../images/footer.gif) top center no-repeat;
}



#footer a {
color: #FFFFFE;
margin: 10px;
text-decoration: none;
font-size: 120%;
}

#footer a:hover {
color: #DDDDDD;
}


#content {
	padding: 5px;
	margin-left: 8px;
	float: left;
	z-index: 0;
	}


#sidebar {
width: 200px;
}

#sidebarleft {
	float: left;
	width: 204px;
        margin: 335px 3px 0px 3px;
	padding-bottom: 20px;
	padding-left: 4px;
       }

#sidebarright {
	
        float: right;
	width: 210px;
	padding: 0px;
       }

#logo {
	width: 700px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -250px;
	font-size: 280%;
	font-variant : small-caps;
	}

#alogo {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -270px;
	}

#blogo {
	height: 100px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: 160px;
	}

#uhr {
	position: absolute;
	top: 33px;
	left: 50%;
	margin-left: -488px;
	z-index: 6;
	}

#plaintext {
	position: absolute;
	top: 3px;
	margin-left: -485px;
	left: 50%;
}

#plaintext a {
	color:#FFFFFE;
	text-decoration: none;
}




#eyecatcher {
	top: 20px;
	left: 50%;
	margin-left: -494px;
	width: 200px;
	height: 500px;
	padding: 0px;
	border : 1px #242527;
	position: absolute;
	z-index: 5;
	background : url(../images/9.jpg) ;
	
}



#common{
}

#common a {
	color: #DDDDDD;
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	background : url(../images/pbull.gif) no-repeat 0px 3px;
	font-weight: bold;
	font-style: italic;
}

#common a:hover {
	color: #FFFFFE;
}


/* Menü */

#menuback {
	padding: 0;
	position: absolute;
	top: 127px;
	left: 50%;
	margin-left: -286px;
	z-index: 20;
	height: 36px;
	overflow: hidden;
	background: url(../images/mbar.gif);
	width: 785px;
}

#menuBar {
	padding: 0;
	position: absolute;
	top: 129px;
	left: 50%;
	margin-left: -267px;
	z-index: 20;
	height: 34px;
	overflow: hidden;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	color: #DDDDDD;
	text-decoration: none;
	padding: 8px 6px 10px 6px;
	border-right: 1px solid #242527;
	
	}

.menu {
	background:#242527 repeat-x top left;
	border: 1px solid #242527;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
}

a.menuItem, a.menuItemActive {
	color: #DDDDDD;
	background-color: transparent;
	display: block;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color:#242527;
  color: #DDDDDD;
}

a.menuItem:hover, a.menuItemActive {
  background-color:#242527;
  color: #DDDDDD;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 10px;
	margin-left: 165px;
	left: 50%;
	border: red solid 1px;
	width: 200px;
	
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: 1px solid #242527;
        color: white;
	background : #242527 url(../images/pfade.gif) repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0;
}

