BODY {
	margin: 0px 0px 20px 0;
	padding: 0px;
	color: #444444;
}


#wrapper {
width: 980px;
margin: 0 auto;
}

#logo {
	width: 980px;
	height: 100px;
	background: url(../images/s2dlogo.gif) 0 0 no-repeat;
	position: releative;
	margin: 0px;
}


#header{
   float: right;
   width:100%;
   height: 30px;
   margin-top: 12px;
   text-align:right;
   color: #DDDDDD;
   font-size: 12px;
   line-height: 20px;
}

#header a {
	color: #0A2682;
	text-decoration: none;
}

#header a:hover {
	color: #2276A1;
}


#mehr {
     float: right;
     margin-top: 4px;
	 
     }	 

#mehr  a {
    font-size: 12px ;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
}	

#mehr a :hover{
	text-decoration: underline;
}

	
#youarehere {
    width: 610px;
	height: 24px;
	padding-top:5px;
	margin-top: 10px;
	margin-bottom:4px;
	
}

#youarehere a {
    font-size: 12px;
	color: #0A2682 !important;
	text-decoration: none;
}

#youarehere a :hover{
	text-decoration: underline;
}

#search {
	width: 400px;
	height: 30px;
	background: url(../images/psearch.gif) 0 0 no-repeat;
	position: absolute;
	top: 50px;
	left: 550px;
}

#searchcriteria {
	border: 0;
	outline: 0;
	position: absolute;
	left: 8px;
	top: 6px;
	width: 350px;
	color: #0A2682;
	background-color: #DDDDDD; 
}

#searchsubmit {
	position: absolute;
	height: 30px;
	width: 30px;
	left: 370px;
	top: 0;
}

#navpricontainer {
    margin-top: 6px;
    left: 0px;
	width: 100%;
	height: 40px;
	background-color: #DDDDDD;
	border: 1px solid #C4C4C4;
	
}

#navpri {
	height: 40px;
	width: 980px;
	margin: 0 auto;
	position: relative; 
} 

#navpri a {
	display: block;
	line-height: 33px;
	padding: 4px 7px;
	text-decoration: none;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #0A2682;
	float: left;
	font-weight: bold;
	border-right: 1px solid #C8C8C8;
}

#navpri a.sel {
}



#navpri .def, #navsec .def {
    
    font-weight: bold;
}

#navpri a:hover {
	background-color: #0A2682;
	color: #ffffff;	
}

#navpri .tooltip {
	position: absolute;
	background: url(../images/ptooltip.gif) 0 0 no-repeat;
	width: 160px;
	height: 70px;
	padding: 4px;
	color: #ffffff;
	top: -90px;
	display: none;
	font-size: 10px;
	overflow: hidden;
}

#maincol {
	width: 980px;
	margin: 20px auto;
	padding: 0;
}

#content {
	width: 610px;
	padding: 0;
	margin-left: 4px;
	float: left;
	padding: 0;
}

#sidebar {

    float: right;
	width: 310px;
	margin-top: 20px;
	padding: 12px;
	background: #F4F4F4;
	border: 1px solid #CACACA;
}


#footer {
	clear: both;
	text-align: center;
	color: #888888;
}



#trustedshops {
	width: 290px;
	margin: 20px auto 0 auto;
	clear: both;
}

#trustedshops a {
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: right;
	width: 240px;
}
