#eur {
	background: url(../images/peur.gif);
	width: 300px;
	height: 140px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 500;
}

#eur a {
	padding: 0px 0px 80px 200px;
}

#wrap1 {
	margin-left: auto; 
	margin-right: auto;
	width: 1084px; 
}

#wrapper {
	width: 980px; 
	text-align: left;
	background: white;
	border: 2px solid #BFBFBF;
	border-bottom: 5px solid #F8F8F8; 
}

#logo {
	width:196px; 
	float:left; 
  	height: 150px; 
} 

#logo2, #logouser {
	width: 594px;
	height: 150px;
	background: url(../images/plogo2.jpg);
	float: left;
}

#logo3 {
	width:190px; 
	float:right; 
  	height: 150px; 
}

#common {
	height: 31px;
	width: 100%; 
 	float:right; 
	background: black url(../images/pnback.gif);
	overflow: hidden;
} 

#common a {
	display: block; 
	float: right;
	text-align: center;
	text-decoration : none;
	line-height : 30px; 
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-size : 80%;
	letter-spacing: 0.1em;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
} 

#common a:hover {
	color: #F8F8F8;
} 

#leftcol, #plaintext {
	width:196px; 
 	float:left; 
}

#plaintext {
	height: 25px;
	text-align: center !important; 
	padding: 4px 4px 0px 4px; 
	border-top: 1px solid black;
	background-color: white;
}

#plaintext a {
	color: black;
}

#search {
	width: 178px;
	height: 30px; 
	padding: 0px 0px 0px 18px;
	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: #9F9F9F;
	font-size: 85%;
}

#nav {
	width:196px; 
 	float:left; 
	overflow: hidden; 
} 

#nav a {
	display: block; 
	text-align: left;
} 

.maintopic, a.maintopiccur {
	height: 30px;
	line-height : 30px; 
	color: white;
	text-decoration : none; 
	background : url(../images/button01n.gif); 
	padding: 0px 0px 0px 20px; 
	letter-spacing: 0.05em;
}

a.maintopic:hover, a.maintopiccur {
	color: #F8F8F8;
	text-decoration : none; 
	background : url(../images/button01h.gif);  
}

.topic, a.topiccur  {
	height: 25px;
	line-height : 25px; 
	text-decoration : none;
	color: white;
	font-size : 85%;
	background : url(../images/button02n.gif); 
	padding: 0px 0px 0px 20px; 
	letter-spacing: 0.01em;
}

a.topic:hover, a.topiccur  {
	color: #F8F8F8;
	text-decoration : none; 
 	background : #BFBFBF url(../images/button02h.gif);  
}

.subtopic, a.subtopiccur  {
	height: 25px;
	line-height: 25px; 
	color: white;
	text-decoration : none; 
	font-size : 85%;
	padding: 0px 0px 0px 45px; 
	letter-spacing: 0.1em;
	background-color: #7A8194;
}

a.subtopic:hover, a.subtopiccur  {
	color: #F8F8F8;
	text-decoration : none; 
	background : url(../images/button03h.gif); 
}

#twocols{
 	width: 784px; 
 	float: right; 
}
 
#yahere {
	width:99%;
	color: white;
	background-color:#9F9F9F;
	padding: 1px 0px 1px 5px;
	margin: 0px;
}

#yahere .nav {
	color: white; 
	background-color:#9F9F9F; 
	font-weight: normal; 
}

#rechts {
	width: 180px; 
 	float: right; 
	padding-top: 0px; 
}

#sidebar table.completewidth {
	width: 90%;
	margin: 5px 0px 20px 15px;
}

#sblinks {
	float: left;
	margin: 20px 0px 0px 10px;
}

#sbrechts {
	width: 100px;
	float: right;
	margin-top: 320px;
}

#sidebar {
	width: 180px; 
 	float: right; 
 	background-color: white; 
	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;
}

.waren {
	line-height: 18px;
	padding: 0px;
	margin: 5px 0px 8px 0px;
}

#rechts a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#rechts a:hover {
	text-decoration: underline;
}

#rechts .topic2 {	
	height: 25px; 
	line-height : 25px; 
	text-decoration : none;
	color: black;
	font-size : 100%;
	padding: 0px; 
}

#rechts a.topic2:hover {
	color: #2A3D62;
	text-decoration : underline;
}

#content {
 	float: left; 
	width:69%; 
	min-height: 500px;
	padding-left: 20px;
	padding-right: 27px;
	background-color: white;
}

div.picture {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	background: white;
	text-align: center;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}

#foot {
	background : url(../images/footer.gif);
	clear: both; 
	text-align: center;
	padding: 6px 2px 6px 2px;
	color: white;
	height: 78px;
	text-decoration : none; 
	font-size: 85%; 
}

#foot a:link, #foot a:visited {
	color: white;
	text-decoration : none; 
}

#foot a:hover {
	color: white;
	text-decoration: underline;
}

#foot p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

.siegel {
	margin: 10px 5px 10px 5px;
	text-align: center;
}

.siegel a {
	color: #ACACAC;
	text-decoration: none;
}

.siegel a:hover {
	text-decoration: underline;
}

.siegel input {
	margin: 20px 0px 5px 0px;
}

p.gewicht {
		font-size: 100% !important;
		color: black !important;
}
