

body {
	background-position: top center;
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ddd;
	background-color: #353535;
}

h2, h3,h4, p, ul, li, form {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
	}
	

input a {
text-decoration: none;
}

h1, h2, h3, h4, h5 {font-weight: bold;} /* Fettdruck für h1-h3*/
h5   {
font-size: 12px;
color:#e10f0f;
margin: 0px;
padding: 0px;
display:inline;
height:20px;
padding-bottom: 10px;

}



a,
a:link,
a:active,
a:visited {
	text-decoration:none;
	color: #ffffff;

}

a:hover {
	text-decoration:none;
	color: #fff;
}


#navtrail {
padding-bottom: 15px;
padding-top: 5px;
}

/* --- Container --- */

#wrap {
	width: 959px;
	margin: 0 auto;
	
}

/* --- Top --- */

#top {
	width: 959px;
	margin: 0 auto;
	height: 276px;
	position: relative;
}



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

#car {
position: absolute;
top:0px;
right: 0px;
}


#header-bottom {
position:absolute;

bottom: 0px;
}

/* ---Top Menu --- */

#topnavi {
position: absolute;
top: 221px;
}

.nav {
list-style: none;
margin:0px;
padding: 0px;

}

.nav li {
float: left;
list-style: none;
margin: 0px;
padding: 0px;
height: 37px;

}

#cart {
padding-top: 5px;
padding-bottom: 5px;
}

/* --- Content Wrap --- */

#content_wrap {
	width: 959px;
	margin: 0 auto 0 auto;
	padding-bottom: 25px;
	background:  url(img/trenner.gif);
}

#spacer {
	float: left;
	

}

/* --- Left --- */

#left {
	width: 690px;
	
	float: left;
	
}



/* --- Post Details --- */

#left h2,#left h1, #left h3 {

	font-weight: normal;
	font-size: 20px;
	color: #e10f0f;
	margin-bottom: 10px;


}

#left h2 a, #left h1 a {
	color: #e16d3a;
	text-decoration: none;
}

#left h2 a:hover {
	text-decoration: underline;
}

#left  a {
	color: #1787e6;
	text-decoration: underline;
}

#left  a:hover {
	color: #fff;
	text-decoration: none;
}


#left label {
	margin-left: 10px;
}

#left textarea {
	border: 1px solid #ebebeb;

	width: 530px;
}

#left textarea:hover {

}


#trenner2 {
	width: 100%
	margin: 0 auto 0 auto;

	background:  url(img/trenner2.gif);
	}

/* --- Footer --- */

#trenner {
	width: 959px;
	margin: 0 auto 0 auto;

	background:  url(img/trenner2.gif);
	}
	
#footer {
	width:959px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	background: #2d2d2d;
	
	position: relative;
	font-size: 11px;
	
}

.powered {
	color: #8a8a8a;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
}

.powered  a {
color: #8a8a8a;
}

#footer a {
	color: #8a8a8a;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;

	color: #8a8a8a;
}

#footer ul li, #footer .navlist ul li{
	display: inline;

}

#footer ul li a {

	padding: 0 5px;
	color: #8a8a8a;
}

#footer ul li.current_page_item a, #footer ul li a:hover {
	
	color: #fff;
	text-decoration: underline;
}

/* --- Fix --- */

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


.clear {
	clear:both;
}

img {
border: 0px;
}
