#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 980px; 
	text-align: left;
/*	background: url(../images/pcback2.gif) ; */
}

#logo{
	background: url(../images/ptlg.jpg); 
	width:392px; 
	float:right; 
	position:relative;
  	height: 200px; 
} 

#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9, #eyecatcher10,  #eyecatcher11, #eyecatcher12 { 
	width:100%; 
	float:right; 
	position:relative;
	height: 200px; 
}

#eyecatcher1 { 	background:		url(../images/) no-repeat; } 
#eyecatcher2 { 	background:		url(../images/) no-repeat; } 
#eyecatcher3 { 	background:		url(../images/) no-repeat; } 
#eyecatcher4 { 	background:		url(../images/) no-repeat; } 
#eyecatcher5 { 	background:		url(../images/) no-repeat; } 
#eyecatcher6 { 	background:		url(../images/) no-repeat; } 
#eyecatcher7 { 	background:		url(../images/) no-repeat; } 
#eyecatcher8 { 	background:		url(../images/) no-repeat; } 
#eyecatcher9 { 	background:		url(../images/) no-repeat; } 
#eyecatcher10 { background:		url(../images/) no-repeat; } 
#eyecatcher11 { background:		url(../images/) no-repeat; } 
#eyecatcher12 { background:		url(../images/) no-repeat; } 

#logolinks {
	width:588px; 
 	float:left; 
	 position:relative;
	  height: 200px; 
	  background : url(../images/logolinks.jpg) no-repeat top; 
} 

#header {
	background: blue bottom left repeat-x; 
	margin:0px; padding:0px;
}

#nav {
	width:100%; 
 	float:left; 
 	position:relative;
	overflow: hidden; 
	background : url(../images/button01n.gif); 
} 

#nav a {
	display: block; 
		font-weight: normal !important;
} 

.maintopic {
	float: left; 
	position: relative;
	text-align: center;
	height: 30px; 
	line-height : 30px; 
	color: #ffffff;
	text-decoration : none; 
	padding: 0px 20px 0px 20px; 
	letter-spacing: 0.2em;
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
	border-top: 1px solid black;
}

a.maintopic:hover{
		color: #C98638;
	text-decoration : none; 
	background : url(../images/button01h.gif);  
}

#nav a#current {
		color: #C98638;
	background : url(../images/button01c.gif); 
}


#leftcols {
	width:20%; 
	float: left; 
	position:relative; 
	background: url(../images/backsubnavi1.jpg);
	background-repeat: no-repeat;
}

#commonpages {
	overflow: hidden;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 400px;
}

#commonpages a {
	display: block; 
	text-decoration: none;
	line-height : 25px; 
	color: #ffffff;
	font-size : 100%;
	letter-spacing: 0.1em;
} 

#commonpages a:hover {
/*	color: #AEC3FF; */
	color: #C98638;
}

#subnav {
	width:100%; 
	position:relative; 
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#subnav a {
	display: block; 
	text-align: left;
	text-align: center;
	overflow: hidden;
} 

#subnav p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
} 


.topic {
	display: block; 
	line-height : 25px; 
	text-decoration : none;
	font-size : 100%;
	letter-spacing: 0.1em;
	color: white;
}

a.topic:hover {
	color: #C98638;
	text-decoration : none;
}

#subnav a#current2 {  /* zweite Ebene, aktueller Button */
	color: #C98638;
}

#subnav a#current3 {  /* dritte Ebene, aktueller Button */
	color: #C98638;
}

.subtopic {
	display: block; 
	line-height : 20px; 
	color: white;
	text-decoration : none; 
	letter-spacing: 0.1em;
	font-size : 85%;
}

a.subtopic:hover {
	color: #C98638;
	text-decoration : none;
}


#twocols{
 	width:80%; 
 	float:right; 
 	position:relative; 
}

#rechts {
	width: 23%; 
 	float:right; 
 	position:relative; 
/*	background-color: #393939; */
	padding-left: 0px; 
	padding-top: 0px;
	text-align: center;
	overflow: hidden;
}
 
#sidebar{
 /*	background-color: #393939; */
	padding-left: 0px;
	background: url(../images/sidebarback1.jpg);
	background-repeat: no-repeat;
	padding-top: 15px; 
}
 
#sidebar a {
	color: white !important;
	text-decoration: underline;	
	font-weight: normal !important;
}

#sidebar img {
	margin: 5px 0px 20px 1px;
	text-align: center;
}

#sidebar p{
	margin-left: 12px !important;
	margin-right: 12px !important;
}

#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;
}

#content{
 	float: left; 
	position: relative; 
	width: 69%; 
	min-height: 500px;
	padding-left: 20px;
	padding-right: 20px;
}

div.picture {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: white;
	color: black;
	text-align: center;
}

div.picture p {
	color: black !important;
}

 /* *** 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 */  

form.search {
	float:right; 
	padding-top: 1px;
	margin: 2px 4px 0px 10px; 
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #000000;
	width: 110px;
	padding: 2px;
	color: #E77A00;
	font-size: 10px;
}

#plaintext {
	position: absolute;
	top: 5px; 
	left: 675px; 
	font-size: 130%;
	padding: 2px 4px 2px 4px; 
	border: 1px solid;
	background-color: white;
}

#plaintext a {
	color: #000000;
	text-decoration: none;
}

#footer {
	background : url(../images/pcback.gif); 
	clear: both; 
	text-align: center;
	padding: 12px 3px 6px 3px;	
	color: C0C0C0;
	height: 54px;
	text-decoration : none; 
	font-size: 90%; 
}

#footer a:link {
	color: #C0C0C0;
	text-decoration : none; 
}

#footer a:visited {
	color: #C0C0C0;
	text-decoration : none;  
}

#footer a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

#footer p {
padding: 8px 0px 0px 0px;
margin: 0px;
}


