html {height: 101%;}
#logo {
	width: 101%;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background: #595959 url(../images/pheader.jpg) no-repeat;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
}

#commontop {
	/*position: absolute;*/
	position: relative;
	top: 5px;
	/*left: 45px;
	width: 930px;*/
	width: 955px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#commontop p {
	font-size: 80%;
	display: inline;
	margin: 0;
	color: #E2E2E2;
}

#commontop a {
	font-size: 80%;
	display: inline;
	text-decoration: none;
	margin: 0;
	color: #E2E2E2;
}	

#commontop a:hover {
	text-decoration: underline;
}

#youarehere {
	position: relative;
	/*position: absolute;
	top: 90px;
	left: 40px;*/
	height: 33px;
	width: 930px;
	padding: 0;
	margin: 0;
	background-color: #800000;
	color: #ffffff;
	border-top: solid 5px #ffffff;
	border-bottom: solid 5px #ffffff;
	/*border: solid 5px #ffffff;*/
}
	
#youarehere p {
	position: relative;
	top: 15px; 
	left: 10px;
	font-size: 80%;
	display: inline;
	margin: 0;
}	
	
#youarehere a {
	display: inline;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
}	

#youarehere a:hover {
	text-decoration: underline;
}	

/*neu angelegt*/
#plaintext {
   width: 40px;
   height: 33px;
   text-align: right;
   margin-left: 850px;
   color: #E2E2E2;
}

/* Menü */

#menuBar {
	/*position: absolute;
	top: 58px;
	left: 45px;	*/
	position: relative;
	top: 39px;
	/*width: 930px;*/
	width: 950px;
	height: 50px;
	text-align: right;
	margin: 0;
	padding: 0;
	z-index: 5;
}

ul.menuBar {
	margin: 0;
	padding: 7px 0px 7px 16px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 7px 10px 7px 10px;
	background: url(../images/pmato.gif) repeat-x top right;
}

a.menuButtonActive, a.menuButton:hover {
	position: relative;
	top: 20px; 
	left: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 27px 10px 7px 10px;
	background: url(../images/pmatoa.gif) repeat-x top right;
}

.menu {
	background-color: #800000;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	visibility: hidden;
	/*filter: alpha(opacity=80);
	-moz-opacity: 0.80;*/
	opacity: 0.80;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #ffffff;
	background-color: transparent;
	display: block;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: solid 1px #ffffff;
}

a.menuItem:hover, a.menuItemActive {
	background-color: #800000;
	/*color: #800000;*/
	color: #ffffff;
}

#eyecatcher {
	position: relative;
	width: 930px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background : #800000 url(../images/s2dlogo.jpg) no-repeat;	
	/*position: absolute;
	top: 133px;
	left: 45px;*/
}

#eyecatchertop {
	/*position: absolute;
	top: 138px;
	left: 50px;*/
	position: relative;
	top: 5px;
	left: 5px;
	width: 200px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	background-color: #800000;
	/*filter:Alpha(opacity=40);
	-moz-opacity:0.40;*/
	opacity:0.20;
}

#trusted {
	position: absolute;
	top: 100px;
	left: 900px;
	margin: 0;
	padding: 0;
}

#shopcontrol {
	position: relative;
	top: 50px;
	left: 20px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#shopcontrol a {
	color: #800000;
	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: #E2E2E2;
}

#topic {
	position: absolute;
	top: 234px;
	left: 650px;
	width: 200px;
	background-color: #E2E2E2;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E2E2E2;
	border-bottom: #800000 1px solid;
	color: #800000;
	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: #800000;
}

#topic p a:hover {
	color: #800000;
}

#search {
	/*position: absolute;
	top: 150px;
	left: 70px;*/
	position: relative;
	width: 150px;
	height: 35px;
	margin: -270px 0px 0px 20px; /*hinzugefügt*/
	background: transparent url(../images/pbgrsea.gif) no-repeat;
}	

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;
}

/*auskommentiert, da in die style_small.css verschoben*/
/*
#sidebar {
	position: absolute;
	top: 433px;
	left: 750px;
	width: 205px;
	padding: 5px 10px 10px 10px;
	margin: 0;
	border-top: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}
*/

/*footer vorbereitet*/
#footer {
	background: #800000; 
	color: #800000;
	padding: 4px 30px 4px 30px;
	margin: 0;
	width: 870px;
	border-top: solid 5px #ffffff;
	border-bottom: solid 5px #ffffff;
	clear: both;
}

#footer a {
	text-decoration: none;
	padding-left: 20px;
}

#footer p{
	color: #800000;
	text-decoration: none;
	padding-left: 20px;
}