BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#wrap_streifen {
	margin: 0 auto;
	width:	100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: url(../images/pbackgr.gif) repeat;
}

#logowrap {
	margin: 0 auto;
	width: 978px;
	background: url(../images/pbackgr.gif) repeat;
}

#wrap {
	margin: 0 auto;
	width: 940px;
}

#contentwrap {
	margin: 0 auto;
	width:					100%;
	height:					100%;
}

#content {
	float: left;
	width: 670px;
	padding: 15px 10px 20px 20px;
	margin: 0;
	background-color: none;
}
#content.wide {
	position: relative;
	width: 890px;
	padding: 15px 20px 20px 20px;
	margin: 0;
	background-color: none;
}
#logo {
	width: 100%;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background: none;
}

#commontop {
	position: relative;
	top: 5px;
	width: 930px;
	text-align: right;
	margin: 0 0 0 25px;
	padding: 0;
}

#commontop p {
	font-size: 80%;
	display: inline;
	margin: 0;
	color:#fff;
}

#commontop a {
	font-size: 80%;
	display: inline;
	text-decoration: none;
	margin: 0;
	color: #fff;
}	

#commontop a:hover {
	text-decoration: underline;
}

#youarehere {
	position: relative;
	height: 30px;
	width: 910px;
	padding: 0 0 0 100px;
	margin: 0;
	background-color: none;
	color: #001A11;

}
	
#youarehere p {
	font-size: 70%;
	display: inline;
	margin: 0;
}	
	
#youarehere a {
	display: inline;
	text-decoration: none;
	color: #7FB2A0;
	margin: 0;
}

#youarehere a:hover {
	text-decoration: underline;
}	
#plaintext {
   width: 40px;
   height: 20px;
   font-size: 70%;
   text-align: right;
   margin: -15px 0 0 830px;
   color: #7FB2A0;
}

#international {
	width: 230px;
	margin: 5px 0 0 590px;
	}

#box{
	margin: 0 auto;
	width:930px;
	height:225px;
}

#eyecatcher {
	position: relative;
	width: 930px;
	height: 225px;
	margin: 0px;
	padding: 0px;
	background : #FFFFFE url(../images/) no-repeat;
	z-index: 1;
}

#eyecatchertop {
	position: relative;
	left: 5px;
	width: 200px;
	height: 215px;
	margin-top: -295px;
	padding: 0px;
	background-color: #FFFFFE;
	z-index: 30;
}

#trusted {
	position: absolute;
	top: 100px;
	left: 900px;
	margin: 0;
	padding: 0;
}

#shopcontrol {
	position: relative;
	top: 50px;
	left: 20px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	z-index: 31;
}

#shopcontrol a {
	color: #BCBCBC;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 200%;
}

#shopcontrol a:hover {
	text-decoration: underline;
}

#shopcontrol p {
	color: #ffffff;
	display: inline;
	text-decoration: none;
	font-size: 80%;
	line-height: 200%;
}

/*neu angelegt*/
#anzeige {
	position:relative;
	top: 50px;
   margin-left: 20px;
   color: #FFFFFE;
   z-index: 32;
}
#topic {
	position: absolute;
	top: 234px;
	left: 650px;
	width: 200px;
	background-color: #FFFFFE;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #FFFFFE;
	border-bottom: #533708 1px solid;
	color: #FFFFFE;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #FFFFFE;
}

#topic p a:hover {
	color: #533708;
}

#search {
	position: relative;
	width: 150px;
	height: 35px;
	margin: -270px 0px 0px 20px; /*hinzugefügt*/
	background: transparent url(../images/pbgrsea.gif) no-repeat;
	z-index: 33;
}	

form.search {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: -1px 0px 0px 0px;
	vertical-align: middle;
	font-size: 80%;
	color: #ffffff;
}

input.search {
	border: none;
	width: 95px;
	background-color: transparent;
}

#sidebar {
	float: right;
	width: 205px;
	padding: 5px 10px 10px 10px;
	background-color: none;
}

#prefooter {
		height: 0px;
		padding: 0px;
	margin: 0px;
	width: 100%;
}

#footer {
	position: fixed;
	width: 100%; 
	left: 0;
	bottom: 0;
	background: #001A11; 
	color: #91CCB7;
	overflow: hidden;	
z-index: 100;
padding-top: 10px;
}

#footerinner {
	margin-left: auto;
	margin-right: auto;
		width: 898px;
	padding: 0 0 10px 20px;
	height: 50px;
	color: #91CCB7;
		overflow: hidden;
}

#footerinner a {
	text-decoration: none;
	color: #BCBCBC;
}

#footerinner a:hover {
	text-decoration: underline;
}

#footerinner h1 {
	font-size: 180%;
	font-weight: bold;
	color: #533708;
	margin: 0px 0px 10px 0px;
}

#footerinner h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 2px 0px;	
	color: #533708;
}

#footer h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #FFFFFE;
}
#verlinkung {
	width: 800px;
	margin: 0px 0 0 82px;
	
}

#verlinkung a{
	text-decoration:none;
	color: #7FB2A0;
	font-size: 9px;
	}


#twitter {
	width:890px;
	background-color: #e5e5e5;
	height:50px;
}
#twitter_update_list {line-height:80%; height:50px;}
#twitter li {
margin: 2px 0 2px 5px;
 color: #000000 !important; 
 font-weight:normal; 
 font-size:11px !important;
 padding: 4px 0px 0px 16px !important;
 background: url(../images/pbullp.gif) no-repeat top left !important;
 }

 #twitter li a {color: #000000 !important;} 

