BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pbgr.gif) repeat-x top left;
	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;
}

#wrap {
	margin: 0 auto;
	width: 920px;
}

#content {
	float: left;
	width: 580px;
	padding: 30px ;
	border: 1px solid #dedede;
	background: #ffffff url(../images/pfgb.gif) repeat-x bottom left;
}

#logo 
{
	width : 918px;
	height: 250px;
	background : url(../images/s2dlogo.jpg) no-repeat top left;
	border: 1px solid #dedede;
	margin-bottom: 20px;
}



#logo2 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg2.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo3 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg3.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo4 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg4.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo5 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg5.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo6 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg6.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo7 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg7.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 
} 

#logo8 
{ 
   width : 918px; 
   height: 250px; 
   background : url(../images/plg8.jpg) no-repeat top left; 
   border: 1px solid #dedede; 
   margin-bottom: 20px; 

} 
#side {
	float: right;
	width: 250px;
	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: 100%;
	font-weight: bold;
	background : #1F3557 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: #1F3557;
}

#sidebar {
	width: 250px;
	padding:20px 20px 20px 0px;
}

#footer {
	padding: 20px 0px 20px 0px;
	margin: 0;
	width: 920px;
	clear: both;
	text-align: center;
}

#footer a {
	color: #444444;
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #1F3557;
}

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;
}

#youarehere  {
	font-size:			8pt  !important;
}
#youarehere a.sel {
	font-weight:			normal !important;
	color:				#366BAE !important;
	background-color:		transparent;
	text-decoration:		none;
	font-size:			11px;	
}
#youarehere a.sel:hover {
	color:				#C62436 !important;
	background-color:		transparent;
	border-bottom:			1px dotted ;
	text-decoration:		none;
	font-size:			11px;	
}
#youarehere a.sup {
	color:				#1F3557;
	background-color:		transparent;
	font-weight:			bold;
	text-decoration:		none;
}
#youarehere a.sup:hover {
	color:				#366BAE;
	background-color:		transparent;
	border-bottom:			1px dotted #366BAE;
}
#youarehere a.main {
	color:				#000;
	background-color:		transparent;
	font-weight:			bold !important;
	text-decoration:		none;
}
#youarehere a.main:hover {
	color:				;
	background-color:		transparent;
	border-bottom:			1px dotted ;
	text-decoration:		none;
}