#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 980px; 
	text-align: left;
	background: url(../images/pcback2.gif); 
	border: 2px solid #E2ECEF;
	border-bottom: 10px solid #E2ECEF;
}

#logo{
	background: url(../images/); 
	width:100%; 
	float:right; 
	position:relative;
  	height: 150px; 
} 

#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9, #eyecatcher10,  #eyecatcher11, #eyecatcher12 { 
	width:100%; 
	float:right; 	
	position:relative;
	height: 150px; 
}
#eyecatcher1 { 	background:		url(../images/peye1.jpg) no-repeat; } 
#eyecatcher2 { 	background:		url(../images/peye2.jpg) no-repeat; } 
#eyecatcher3 { 	background:		url(../images/peye3.jpg) no-repeat; } 
#eyecatcher4 { 	background:		url(../images/peye4.jpg) no-repeat; } 
#eyecatcher5 { 	background:		url(../images/peye5.jpg) no-repeat; } 
#eyecatcher6 { 	background:		url(../images/peye6.jpg) no-repeat; } 
#eyecatcher7 { 	background:		url(../images/peye7.jpg) no-repeat; } 
#eyecatcher8 { 	background:		url(../images/peye8.jpg) no-repeat; } 
#eyecatcher9 { 	background:		url(../images/peye9.jpg) no-repeat; } 
#eyecatcher10 { background:		url(../images/peye10.jpg) no-repeat; } 
#eyecatcher11 { background:		url(../images/peye11.jpg) no-repeat; } 
#eyecatcher12 { background:		url(../images/peye12.jpg) no-repeat; } 

#commonpages {
height: 31px;
	width:100%; 
 	float:right; 
 	position:relative;
	background: black url(../images/pnback.gif);
	overflow: hidden;
} 

#commonpages a {
	display: block; 
	float: left;
	text-align: center;
	text-decoration : none;
	line-height : 30px; 
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background : url(../images/pnback.gif);  
	font-size : 80%;
	letter-spacing: 0.1em;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
} 

#commonpages a:hover {
	color: #E0E7FB;
	background : url(../images/pnback.gif);  
} 

#leftcol {
	width:196px; 
 	float:left; 
	position:relative;
}


#plaintext {
	float: left;
	width: 196px;
	height: 25px;
	text-align: center !important; 
	font-size: 130%;
	padding: 4px 4px 0px 4px; 
	border-top: 1px solid black;
	background-color: white;
}

#plaintext a {
	color: black;
	text-decoration: none;
}

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

#search {
	width: 163px;
	height: 30px; 
	padding: 0px 0px 0px 33px;
	float: left; 
	background : url(../images/button01n.gif);
	overflow: hidden;
}

#search form {
	width: 196px; 
	height: 30px; 
}

#search form input {
	margin: 3px 0px 0px 0px; 
	padding: 0px;
	border: 1px solid black;
	vertical-align: middle; 
}

#search input {
	padding: 0px; 
	color: #263D99;
	font-size: 85%;
}

#nav {
	width:196px; 
 	float:left; 
 	position:relative;
	overflow: hidden; 
} 

#nav a {
	display: block; 
	text-align: left;
} 

.maintopic {
	height: 30px;
	line-height : 30px; 
	color: white;
	text-decoration : none; 
	background : url(../images/button01n.gif); 
	padding: 0px 0px 0px 35px; 
	letter-spacing: 0.1em;
}

a.maintopic:hover{
	color: #E0E7FB;
	text-decoration : none; 
	background : url(../images/button01h.gif);  
}

.topic {
	height: 25px;
	line-height : 25px; 
	text-decoration : none;
	color: white;
	font-size : 85%;
	background : url(../images/button02n.gif); 
	padding: 0px 0px 0px 45px; 
	letter-spacing: 0.1em;
}

a.topic:hover {
	color: #E0E7FB;
	text-decoration : none; 
 	background : #E2ECEF url(../images/button02h.gif);  
}

.subtopic {
	height: 25px;
	line-height: 25px; 
	color: white;
	text-decoration : none; 
	font-size : 85%;
	padding: 0px 0px 0px 57px; 
	letter-spacing: 0.1em;
}

a.subtopic:hover {
	color: #E0E7FB;
	text-decoration : none; 
	background : url(../images/button03h.gif); 
}

.navibottom {
	width:100%; 
	height: 15px; 
	background : url(../images/navbot.gif); 
} 

#twocols{
 	width: 784px; 
 	float:right; 
 	position:relative; 
}
 

#youarehere {
	width:99%;
	color: white;
	background-color:#263D99;
	padding: 1px 0px 1px 5px;
	margin: 10px 0px 0px 0px;
}

#youarehere .nav{
	width:100%; 
	color: white; 
	background-color:#263D99; 
	font-weight: normal; 
}


#rechts {
	width: 23%; 
 	float: right; 
 	background-color: #4865D8;
	padding-top: 0px; 
}
* html #rechts {padding-top: 10px; width: 22%;}
*+html #rechts {padding-top: 10px}


#sidebar {
	width: 23%; 
 	float: right; 
 	background-color: #4865D8; 
	padding-top: 0px; 
}
* html #sidebar {padding-top: 10px; width: 22%;}
*+html #sidebar {padding-top: 10px}

 
#sidebar img {
	margin-top: 5px; 
	margin-bottom: 10px; 
	text-align: center;
}


#rechts .topic2 {	/*shopanzeige in der sidebar */
	height: 25px; 
	line-height : 25px; 
	text-decoration : none;
	color: white;
	font-size : 100%;
	padding: 0px; 
}


#rechts a.topic2:hover {
	color: #2A3D62;
	text-decoration : underline;
}

#sidebar table p{
	margin: 0px 0px 0px -10px;
}

#content{
 	float: left; 
	position: relative; 
	width:69%; 
	min-height: 500px;
	padding-left: 20px;
	padding-right: 27px;
}


div.picture {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: white;
	text-align: center;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#footer {
	background : url(../images/footer.gif);
	clear: both; 
	text-align: center;
	padding: 12px 2px 6px 2px;
	color: white;
	height: 54px;
	text-decoration : none; 
	font-size: 85%; 
}

#footer a:link {
	color: white;
	text-decoration : none; 
}

#footer a:visited {
	color: white;
	text-decoration : none;  
}

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


#footer p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

.siegel {
	margin: 10px 15px 10px 0px;
	text-align: center;
}

.siegel a {
	color: white;
	text-decoration: none;
}

.siegel a:hover {
	text-decoration: underline;
}

.siegel input {
	margin: 0px 0px 5px 0px;
}

