
html {
	height: 100%;
	}
	
/* THE BIG GUYS */
* {margin:0;padding:0}

body {
font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; 
font-size: 13px; 
margin:0; 
padding:0; 
background: #323232;
color: #000;
	height: 100%;
}

#bodybackground {
padding: 10px;
background: #fff;
}

/* HEADINGS */
h1 {
color:#8c0025;
font-weight:bold;
font-size:20px;
margin:10px 0px 15px 0px;
padding:0px;
width:auto;

}

h2,#contentbereich h3, #contentbereich-full h3 {
color:#8c0025; 
font-weight:bold;
font-size:16px;
margin-bottom: 15px;
}
h6 {
font-size: 12px;
font-weight: bold;
margin-bottom: 7px;
}

/* LINKS GLOBAL */
a,a:link,a:hover {
text-decoration: none;
cursor:pointer
}
a,a:link {
background:transparent;
}
a:link {color:#000}
a:visited {color:#000}
a:hover,a:active {color:#000}
a img {border:none}

ul, li {
	list-style: none;
}



input a {
text-decoration: none;
}






#navtrail {
margin-bottom: 15px;
width: 736px;
height: 26px;
border: 1px solid #e7e7e7;
background-image:url(img/bg-grau.jpg);
font-size: 11px;
padding-top: 7px;
padding-left: 10px;


}

* html #navtrail  {
width: 746px;
w\idth: 736px;
}

#navtrail2 {
margin-bottom: 15px;
width: 736px;
height: 26px;
border: 1px solid #e7e7e7;
background-image:url(img/bg-grau.jpg);
font-size: 11px;
padding-top: 7px;
padding-left: 10px;
margin-left: 210px;
}

* html #navtrail2  {
width: 968px;
w\idth: 736px;
}

/* --- Container --- */


	
#wrap {
	width: 998px;
	margin: 0 auto;
	position: relative;
	
}

/* --- Top --- */


#top {
	width: 998px;
	margin: 0 auto;
	height: 178px;
	position: absolute;
	top: 0px;
	
}


/* Grundlayout */

#wrap {
	width: 978px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	background: #fff;
	overflow: hidden;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
 -khtml-border-radius: 20px;
 -o-border-radius: 20px;
 behavior: url("border-radius.htc");
	}
	
* html #wrap {
width: 998px;
w\idth: 978px;
}




#content_wrap {
clear:both;
	width: 976px;
	padding-bottom: 25px;
	margin-top: 190px;
	min-height: 250px;
background-image:url(img/bg-content.jpg);
	border: 1px solid #e9e9e9;

	}

* html #content_wrap {
width: 978px;
w\idth: 976px;
}

#contentbereich {
	width: 746px;
	float:left;
	padding: 10px;
	margin-bottom: 15px;
	margin-left: 210px;
}

* html #contentbereich {
width: 978px;
w\idth: 746px;
margin-left: 105px;
}

#contentbereich_full {
	width: 958px;
	padding: 10px;

	}

* html #contentbereich_full {
width: 978px;
w\idth: 958px;
}

#sidebar-left {
		width: 189px;
	padding: 10px;
	
	font-size: 12px;
	float:left;
margin-left: -978px;
	

}

* html #sidebar-left {
width: 210px;
w\idth: 189px;

}



  	


/* HEADER */
#header {
position: relative;
height: 180px;
width: 998px;
}






#logo {
position: absolute;
top:1px;
left: 0px;
}

#search {
position: absolute;
top: 108px;
right: 30px;
color: #000;

}

#search_curv {
background: #fff;
border: 1px solid #eee;
padding: 3px;

width: 220px;
}


#search a {
font-size: 10px;
}

#search a, #search strong {
color: #fff;
}

#language {
position: absolute; 
top: 154px;
right:25px;
z-index: 100;
}

#cart {

position: absolute;
top: 10px;
right: 30px;

}

#cart_curv {
background: #fff;
padding: 5px;
border: 1px solid #eee;
width: 220px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
 -khtml-border-radius: 10px;
 -o-border-radius: 10px;
 behavior: url("border-radius.htc");
 z-index: 10000;
}

#topnavi {
position: absolute;
left: 0px;
top: 143px;
width: 978px;


}

#topnavi_curv {
background-image:url(img/bg-topnavi.jpg);

 height: 40px;

}

#topmenu {
float:left; 
padding:0; margin:0; 
list-style-type:none; 
height:28px; 
font-size:13px; 

}

#topmenu li {
height:28px; 
width: 122px;
float:left; 
text-align: center;
margin:0 auto;
padding-top: 5px;
}
 
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
line-height:28px; 
vertical-align:middle; 
text-align: center;
text-decoration:none; 
font-weight:bold; 
cursor:pointer;color:#fff; 
margin:0; 
padding:0;
}

#topmenu a:hover, #topmenu a:active {
border-bottom: 1px dotted;color:#fff; 
}




/* FOOTER */

#footer {
	width: 978px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	
	overflow: hidden;
	clear: both;
		font-size: 11px;
		color: #E4E2E3;
	text-align: center;

	}
	
* html #footer {
width: 998px;
w\idth: 978px;
}


.footer {
width: 998px;
color: #E4E2E3;
text-align:center; 
font-size:11px;
margin-top: 15px;
margin: left: auto;
margin-right: auto;

}

#footer a, .copyright a {
color: #E4E2E3;
font-size:11px;
padding: 0 10px;
}

/* --- Fix --- */

#content_wrap:after {
    content: "."; 
    display: block; 
    height: 1px; 
    clear: both; 
    visibility: hidden;
}


.clear {
	clear:both;
}

img {
border: 0px;
}

.ecke_20 {

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
 -khtml-border-radius: 0px;
 -o-border-radius: 0px;
 behavior: url("border-radius.htc");
}


.ecke_10 {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
 -khtml-border-radius: 0px;
 -o-border-radius: 0px;
 behavior: url("border-radius.htc");
}

.ecke_rechts {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
 -khtml-border-top-right-radius: 0px;
 -o-border-top-right-radius: 0px;
 behavior: url("border-radius.htc");
}

.ecke_links {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
 -khtml-border-top-left-radius: 0px;
 -o-border-top-left-radius: 0px;
 behavior: url("border-radius.htc");
}

.ecke_oben {
	-moz-border-radius-topleft:0px;
 	-moz-border-radius-topright:0px;
  	-webkit-border-top-left-radius:0px;
  	-webkit-border-top-right-radius:0px;
  	
  	 -khtml-border-top-left-radius: 0px;
  	 -khtml-border-top-right-radius: 0px;
 -o-border-top-left-radius: 0px;
  -o-border-top-right-radius: 0px;
 behavior: url("border-radius.htc");
  	}
  	
.ecke_unten {
	-moz-border-radius-bottomleft:0px;
 	-moz-border-radius-bottomright:0px;
  	-webkit-border-bottom-left-radius:0px;
  	-webnavtkit-border-bottom-right-radius:0px;
    	 -khtml-border-bottom-left-radius: 0px;
  	 -khtml-border-bottom-right-radius: 0px;
 -o-border-bottom-left-radius: 0px;
  -o-border-bottom-right-radius: 0px;
 behavior: url("border-radius.htc");
}

.copyright,.parseTime {text-align: center; font-size: 11px; color: #E4E2E3;
}