#englisch {
	position: absolute;
	top: 150px;
	left: 5px;
rem	float:right;
	width:25px;
	height:17px;
	padding-right:30;
	border:1px solid blue;
} 

#deutsch {
	position: absolute;
	top: 10px;
	left: 5px;
rem	float:right;
rem	width:234px;
rem	height:123px;
	padding-right:30;
	border:1px solid blue;
} 



#logo {
	width: 100%;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background: #EDEDED url(../images/pheader.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#commontop {
	position: absolute;
	top: 10px;
	left: 45px;
	width: 930px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#commontop p {
	font-size: 90%;
	display: inline;
	margin: 0;
	color: #343B58;
}

#commontop a {
	font-size: 90%;
rem	letter-spacing:0.1em;
	display: inline;
	text-decoration: none;
	margin: 0;
	color: #333333;
}	

#commontop a:hover {
	color: #990000;
	text-decoration: underline;
}

#youarehere {
	position: absolute;
	top: 80px;
	left: 40px;
	height: 33px;
	width: 930px;
	padding: 0;
	margin: 0;
	background-color: #DFDFDF;
	color: #990000;
	border: solid 5px #ffffff;

}
	
#youarehere p {
	position: relative;
	top: 10px; 
	left: 10px;
	font-size: 100%;
	display: inline;
	margin: 0;
}	
	
#youarehere a {
	display: inline;
	text-decoration: none;
	color: #333333;
	margin: 0;
}	

#youarehere a:hover {
	color: #990000;
	text-decoration: underline;
}	


/* Menü */

#menuBar {
	position: absolute;
	top: 60px;
	left: 38px;	
	width: 930px;
	height: 70px;
	text-align: right;
	margin: 0;
	padding: 0;
}

ul.menuBar {
	margin: 0;
	padding: 10px 0px 5px 46px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton  {

	position: relative;
	padding: 6px 10px 10px 10px;

	color: #ffffff;
	letter-spacing:0.1em;
	text-decoration: none;

	font-family : Arial;
	font-size: 12px;

	font-weight: normal;
	margin: 0;

	background: url(../images/pmato.gif) repeat-x top right;
}

a.menuButtonActive, a.menuButton:hover {

	position: relative;
	padding: 6px 10px 10px 10px;

	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;

	font-family : Arial;
	font-size: 12px;

	font-weight: normal;
	margin: 0;

	background: url(../images/pmatoa.gif) repeat-x top left;
}

.menu {

	position: absolute;

	padding: 5px 10px 10px 10px;

	background-color: #CCCCCC;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #ffffff;
	text-align: left;
	visibility: hidden;
	filter: alpha(opacity=90);
	-moz-opacity: 0.80;
	opacity: 0.80;
	z-index: 20;

}

a.menuItem, a.menuItemActive {
	color: #000000;
	letter-spacing:0.3em;
	background-color: transparent;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: solid 1px #ffffff;
}

a.menuItem:hover, a.menuItemActive {
	background-color: #EEEEEE;
	color: #000000;
}

#eyecatcher {
	width: 930px;
	height: 225px;
	top: 125px;
	left: 45px;
	margin: 0px;
	padding: 0px;
	background : #26277A url(../images/s2dlogo.jpg) no-repeat;	
	position: absolute;

}

#eyecatchertop {
	position: absolute;
	top: 320px;
	left: 755px;
	width: 215px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	filter:Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:20%;
}
}

#trusted {
	position: absolute;
	top: 100px;
	left: 900px;
	margin: 0;
	padding: 0;
}

#shopcontrol {
	position: absolute;
	top: 200px;
	left: 70px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#shopcontrol a {
	color: #26277A;
	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%;
}

#topic {
	position: absolute;
	top: 234px;
	left: 650px;
	width: 200px;
	background-color: #E6E6D2;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E6E6D2;
	border-bottom: #26277A 1px solid;
	color: #010000;
	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: #990000;
}

#topic p a:hover {
	color: #26277A;
}

#search {
	position: absolute;
	top: 355px;
	left: 765px;
	width: 200px;
	height: 35px;
	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: 100%;
	color: #2E3192;
}

input.search {
	border: none;
	width: 150px;
	background-color: transparent;
}

#sidebar {
	position: absolute;
	top: 385px;
	left: 750px;
	width: 205px;
	padding: 0px 10px 10px 10px;
	margin: 0;
rem	border-top: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}
