body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ffffff;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
input,select,textarea {
	font-size: 9pt;
}
h1 {
	font-size:14pt;
	color:#b30e15;
	letter-spacing:0.3pt;
	line-height:18px;
	margin: 0px;
	font-weight:bold;
}
h2 {
	font-size:8pt;
	font-weight:bold;
	margin-bottom: 0px;
	color:#5b5b5b;	
}
h3 {
	font-size:14pt;
	color: #d60019;
	margin:0px;
}
h4 {
	font-size:11pt;
	color: #d60019;
	margin:0px;
}

h5 {
	color: #d60019;
	margin-bottom:5px;
}
h6{
	color: #d60019;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	font-size:7.5pt;
}
hr{
	color:#888888;
	height:1px;
}
p, li {
	font-size:11px;
	margin-top:0px;
	color: #ffffff;
}
a {
	color:#D60019;
	text-decoration:none;
}
a:hover {
	color:#848587;
	text-decoration:underline;
}
#general{	
	margin:auto;
	width:937px;
	border:0px solid #ff0000;
	padding-bottom:20px;
}
#header{
	width:930px;
	height:150px;
	color:#000000;
	font-size:24px;
	margin-bottom:30px;
	border:0px solid #00ff00;
	background-image:url('/php/lay/bg_verlauf.gif');
	background-repeat:repeat-y;
}
#header a{
	text-decoration:none;
}
#logo{
	width:249px;
	height:79px;
	margin:30px 0px 20px 0px;
	float:left;
	background-image:url('/php/lay/logo.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:7pt;
}
	#logo a{
		color:#FFFFFF;
		font-size:7pt;
	}
#topnavi{
	height:20px;
	width:100%;
	text-align:right;
	border-bottom:1px solid #dc0000;
}
#topnavi a, #topnavi a:visited, #topnavi a:link{
	font-size:9pt;
	color: #ffffff;
	text-decoration:none;
	margin-left:26px;
}
#topnavi a:hover, #topnavi a:active{
	color: #FFFFFF;
}
#main {
	/*width:100%;*/
	width:940px;
	float:left;
	color:#ffffff;
	margin-bottom:10px;/*margin-bottom:30px;*/
	border:0px solid #FFccFF;
}
#main_content {
	float:left;
	width:675px;
	margin-right:0px;
	border:0px solid #FF00FF;
	color:#ffffff;
	border:0px solid #FFccFF;
}
#main_content a:hover, a:active{
	color: #848587;
}
#container{
	margin-bottom:30px;
}

#container_links {
	width:222px;
	margin-left:5px;
	margin-right:20px;
	float:left;
	border:0px solid red;
}

#minheight{
	width: 1px;
	height:30px;
	float:right;
}
#clear {
	clear:both;
}
#contactform{
	float:left;
	width:270px;
	padding-left: 20px;
}
#footer_top{
	height:10px;
	border:0px solid green;
	width:50px;
}
#footer {
	width:918px;
	height:27px;
	border-top:1px solid #dc0000;
	margin-top:10px;
	padding-top:3px;
	text-align:right;
	font-size:7pt;
}
#footer a{
	color:#848587;
	text-decoration:none;
	margin-left:10px;
}
#footer a:hover{
	color:#D60019;
	text-decoration:underline;
}
	#footer a:link{
		margin-left:10px;
	}
.versand_breit{
	padding:20px 0px 0px 0px;
}
.versand_txt{
	padding:5px 0px 0px 0px;
}
.versand_input{
	padding:5px 0px 0px 0px;
}	


#werbebanner {
		width: 211px;
		height: 220px;
		clear:both;
		margin: 0px 0px 0px 0px;
		background-image: url(/php/lay/container/werbebanner.jpg);
		background-repeat: no-repeat;
		color: rgb(255, 255, 255);
		padding-left:6px;
		padding-right:5px;
		padding-top:6px;
}
.bestellen_header  img {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}

.bestellen_header{
	font-size:16px;
	color:#5c5b5b;
	font-weight:bold;
}
.bestellen_active{
	color:#49d845;
}
.clear{
	clear:both;	
}