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;
}
img {
	border:0px;
}
a {
	color:#D60019;
	text-decoration:none;
}
a:hover {
	color:#848587;
	text-decoration:underline;
}
.ueberschrift{
	font-size:14px;
	font-weight:bold;
	border-bottom: solid 1px #FFF;
	width::370px;
	margin:5px 0px 5px 0px;
	padding:10px 0px 3px 0px;
}
#general{	
	margin:auto;
	width:937px;
	border:0px solid #ff0000;
	padding-bottom:20px;
}
/* ---------------------------------------------------------- HEADER */
#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:171px;
	height:79px;
	margin:30px 0px 20px 0px;
	float:left;
	color:#FFFFFF;
	font-size:7pt;
}
	#logo a{
		color:#FFFFFF;
		font-size:7pt;
	}
#warenkorb_head {
	border:0px solid #33FF00; 
	float:left; 
	width:65px; 
	height:68px;
	padding:5px 7px 5px 5px; 
	margin:30px 0px 20px 0px;
	cursor: pointer;
	color:#ffffff;
	font-size:7pt;
	background-image:url('/php/lay/logo-warenkorb.gif');
	background-repeat:no-repeat;
}
#header-banner {
	float:right;
	margin:50px 0px 20px 0px;
	width:468px;
	height:60px;
}

/* -------------------------------------------------- LOGIN */
#einloggen {
	width:125px;
	height:18px;
	margin:30px 0px 0px 805px;
	cursor:pointer;
	position:absolute;
}
#ausloggen {
	width:125px;
	margin:7px 0px 0px 805px;
	cursor:pointer;
	position:absolute;
}
#login_fenster {
	position:absolute;
	width:218px;
	background-image:url('/php/lay/bg-login.png');
	background-repeat:no-repeat;
	min-height:218px;
	margin:48px 0px 0px 710px;
	color:#e7edf2;
	padding:2px 0px 0px 2px;	
}

.displaynone {
	display:none;
}
	#login_fenster form {
		margin:10px 0 0 10px;
		padding: 0 0 0 0;
	}
	#login_fenster input {
		border:0px;
		background-color:#b7b6b6;
		width:175px;
		padding:3px 5px;
		margin:2px 0px 12px 0px;
	}
	#login_fenster #einloggen_button {
		float:right;
		margin:4px 18px 10px 0px;
		cursor:pointer;
	}
	#passwort_vergessen {
		margin-left: 10px;			
	}
		#passwort_vergessen a {
			color:#ffffff;
			text-decoration:underline;
		}
	.login_false {
		background-image:url('/php/lay/bg-login-false.png');
		background-repeat:no-repeat;
		min-height:32px;
		width:215px;

		color:#ffffff;
		padding:4px 0 0 20px;
	}
	.x {
	background-image:url('/php/lay/x.png');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
	float: right;
	padding: 0 7px 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	}
	.button_senden {
		border:none;
		width:103px;
		height:23px;
		margin:25px 0px 0px 0px;
		cursor:pointer;
	}
	.code-fehler {
		padding:5px 0px 0px 272px;
	}

/* --------------------------------------------------------- NAVI TOP */
#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_weingut {
	float:right;
	width:675px;
	margin-right:17px;
	border:0px solid #FF00FF;
	color:#ffffff;
	border:0px solid #FFccFF;
}
#main_content a:hover, a:active{
	color: #848587;
}
#container{
	margin-bottom:30px;
}
.container_content{
	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_txt a, a:link, .versand_breit a:link{
	color:#d60019;
	text-decoration:underline;	
}
.versand_txt a:visited, .versand_breit a:visited{
	color:#d60019;
	text-decoration:underline;	
}
.versand_txt a:hover, .versand_breit a:hover{
	color:#848587;
	text-decoration:underline;	
}
.versand_input{
	padding:5px 0px 5px 0px;
}	
.versand_input input{
	background-color:#e3e3e3;
	width:242px;
}
.versand_input select{
	background-color:#e3e3e3; 
}	
.button_imp{

}
.button_imp input{
	background-image: url(/php/lay/buttons/button.png);
	background-repeat:no-repeat;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	border:0px; 
	color:#FFF; 
	height:25px;
	width:105px;
	padding: 0px 0px 3px 0px;
}
#werbebanner {
	width: 211px;
	height: 220px;
	clear:both;
	margin: 0px 6px 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;
}
#werbebanner img{
	padding-top:5px;
}
#kaminfeuer {
	width: 202px;
	height: 191px;
	clear:both;
	margin: 10px 0px 0px 0px;
	background-image: url(/php/lay/container/werbebanner.jpg);
	background-repeat: no-repeat;
	color: rgb(255, 255, 255);
	padding-left: 15px;
	padding-right:5px;
	padding-top: 45px;
}
.banner {
	width: 219px !important;
	height: 468px;
	padding: 0 0 0px 0;
	margin: 0px 0 30px 0 !important;
	float:left;
	border: 0px solid red;
}
.bestellen_header  img {
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 8px;
}

.bestellen_header{
	font-size:14px;
	color:#5c5b5b;
	font-weight:bold;
	float:left;
}
.bestellen_active{
	color:#49d845;
}
.clear{
	clear:both;	
}

#divHinweis {
	position:absolute;
	margin: -400px 0px 0px 250px;
	height:350px;
	width:600px;
	z-index:9999999;
}


#divHinweis .Titelleiste {
	color:#FFFFFF;
	background-color:#3F3E3F;
	padding:5px;	
}

#divHinweis .KreditKartenHinweis {
	color:#000000;
	background-color:#D3D3D3;
	font-size: 11px;
	padding:5px;
}

.KreditKartenHinweis a, .Titelleiste a {
	text-decoration:underline;
}

#divdisabled {
	background-color:#000000;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;	
	position:absolute;
	left:0px;
	top:0px;
}

.start-container{
	width:684px;
	padding-bottom:30px;
}
.start-container p{
	padding:0;
	margin:0;
}
.start-container div{
	height:219px;
	width:219px;
	float:left;
	margin-bottom:30px;
	margin-right:9px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.detail {
	padding-bottom: 30px;
}
.detail_oben {
	color:#000000;
	background-image:url('/php/lay/qdetail/detail_oben.gif');
	background-repeat:no-repeat;
	width:100%;
	height: 20px;
}
.detail_mitte {
	color:#000000;
	background-image:url('/php/lay/qdetail/detail_mitte_klein.gif');
	background-repeat: repeat-y;
	width:100%;
}
.detail_unten {
	color:#000000;
	background-image:url('/php/lay/qdetail/detail_unten.gif');
	background-repeat: repeat-y;
	width:100%;
	min-height: 50px;
}
.detail_unten_grau {
	color:#000000;
	background-image:url('/php/lay/qdetail/detail_unten_grau.gif');
	background-repeat:no-repeat;
	width:100%;
	height: 256px;
}
#detail_tabelle td{
	font-size:8pt;
	padding:0px;
}
#closeX{
	background-image:url('/php/lay/qdetail/close.gif');
	width:27px;
	height:27px;
	margin-top:-2px;
	margin-left:10px;
}
#closeX:hover{
	color:#ff0000;
	cursor:pointer;
}
.roter_text {
	border: 2px solid #900;
	color: #FFF;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 250px;
	padding: 10px;
	width: 650px;
}

.versandartChoose {
	padding: 20px;
}

.pointer {
	cursor:pointer;
}
