html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	letter-spacing: 0.2px;
}

body {
	margin-top: -3px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}

h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
	color: #1045a3;
}

div#center {
	position: absolute; left:50%; top:50%;
	width: 850px;
	height: 623px;
	margin-left: -425px;
	margin-top: -311px;
	vertical-align: middle;
/*	background-color: #d1d1d1;*/
	text-align: left;
}


/* LINKS */
a {
	font-weight: bold;
	text-decoration: none;
	color: #941B1E;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	
	color: #941B1E;
}

a:visited{
	color: #941B1E;
}


/***
 ** POSITIONS 
 */
	
 
#A1_logo {
/*	position: relative; */
	text-align: left;
/*	margin-top:50px;*/
	width: 850px;
	height: 140px;
/*	border:1pt solid #f00;*/
	background-color: #fff;
/*	background-image: url("../images/logo.png");*/
}

#A1_logo img {
	margin: 30px 0px 0px 36px;
	
}

#B1_mainNav {
/*	position: relative; */
	color: #fff;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 21px;
	background-color: #000;
/*	border-width: 2px;*/
/*	border-style: dotted;*/
/*	border-color: #3FB000;*/
}

/*****************************************
 * EXTRAS 								 *
 *****************************************/ 
#B1_mainNav span {
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #fff;
/*	border-style: solid;*/
/*	border-width: 0px 1px 0px 1px;*/
/*	border-color: #3FB000;*/
}



/*****************************************
 * C1 Subnav (nur produkt)		 *
 *****************************************/ 
#C1 {
/*	position: relative; */
	z-index: 2;
	text-align: left;
	margin: 0px;
	padding-left: 385px;
	padding-top: 7px;
	width: 465px;
	height: 57px;
	background-color: #F1F1F2;
/*	border-bottom:1pt solid #CBCDCF;*/
}

/*****************************************
 * C FullScreenContent		 *
 *****************************************/  
#Chome {
	position: absolute; 
	z-index: 4;
	left: 0px;
	top: 161px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 850px;
	height: 57px;
	background-color: #F1F1F2;
}

/*****************************************
 * D Bestellformular		 *
 *****************************************/  
#DFORM {
	position: absolute; 
	z-index: 5;
	left: 0px;
	top: 46px;
	text-align: left;
	padding: 0;
	width: 450px;
	height: 410px;
	background-color: #fff;
}

#DFORM table.info {
/*	position: absolute;*/
	top: 17px;
	left: 0px;
	vertical-align: top;
	width: 450px;	
	font-size: 11px;
}

#DFORM table.info td.field, table.info td.fieldsmall, table.info td.fieldbig {
	vertical-align:top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #B4BAC2;
	background-color: #F8F8F8;
}



#DFORM table.info td.fieldsmall, table.info td.commentsmall {
	width: 80px;
}

#DFORM table.info td.fieldbig, table.info td.commentbig {
	width: 320px;
}

#DFORM table.info td.commentbig, table.info td.commentsmall {
	padding-bottom: 4px;
}


#DFORM table.info td.comment{
	vertical-align:top;
	padding-top: 0px;
	padding-bottom: 5px;
	heigth: 20px;
}

#DFORM table.info td.sicher{
	vertical-align:top;
	padding: 0px;
	heigth: 40px;
}

#DFORM table.info td.sicher img{
	vertical-align:text-bottom;
	padding: 16px 0px 0px 0px;
}


#DFORM input.field{
	background-color:transparent;
	border-right: #fff 0px solid;
	border-left: #fff 0px solid;
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
} 

#DFORM input.sicher{
	border: 1px solid #B4BAC2;
	background-color: #F8F8F8;
	font-size: 25px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
} 

#DFORM textarea.field{
	background-color:transparent;
	border: 0px;
	margin: 0px 4px;
} 


/*****************************************
 * D FullScreenContent		 *
 *****************************************/  
#D {
	position: absolute; 
	z-index: 5;
	left: 0px;
	top: 161px;
	text-align: left;
/*	padding-top: 30px;*/
/*	padding-right: 0px;*/
/*	padding-bottom: 0px;*/
/*	padding-left: 36px;*/
	padding: 0px;
	width: 814px;
	height: 350px;
	background-color: #F1F1F2;
/*	background-image: url("../images/content/home.png");*/
/*	background-repeat: none;*/
}

/*****************************************
 * EXTRAS D								 *
 *****************************************/ 
#D table.info {
	vertical-align: top;
	width: 820px;	
}

#D table.info td.links{
	width: 385px;
	vertical-align: top;
}

#D table.info td.rechts{
	width: 435px;
	vertical-align: top;
}

#D table.info td.siegel{
	width: 70px;
	vertical-align: top;
}

div#D font.green {
/*	color: #3FB000;*/
/*	font-size: 12px;*/
/*	font-style: italic;*/
	font-weight: bold;	
/*	line-height: 16px;*/
/*	padding-left: 15px;*/
}
/*****************************************/ 


/*****************************************
 * D1 ImgContent		 *
 *****************************************/  
#D1 {
	position: absolute; 
	z-index: 2;
	left:0px;
	top:218px;
	text-align: right;
	padding: 0px 25px 0px 0px;	
	margin: 0px 0px 0px 0px;
	width: 360px;
	height: 380px;
	background-color: #F1F1F2;
}

/*****************************************
 * D2 Content (Txt)		 *
 *****************************************/
#D2 {
	position: absolute; 
	z-index: 3;
	left: 385px; 
	top: 218px;
	text-align: left;
	padding-right: 30px;
	width: 435px;
	height: 380px;
	background-color: #F1F1F2;
}

#footer {
	float: left;
	top: 480px;
	text-align: right;
	font-weight: normal;
	margin: 455px 0px 0px 0px;
	color: #AA373A;
	padding: 6px 0px 6px 0px;
	width: 450px;
	background-color: #fff;
	border-top:1pt solid #CBCDCF;
}

/*****************************************
 * EXTRAS 								 *
 *****************************************/ 
#footer span {
	position: relative;
	padding: 0px;
/*	text-align: center;*/
/*	border-style: solid;*/
/*	border-width: 0px 1px 0px 1px;*/
/*	border-color: #3FB000;*/
}

#footer .buttons {
 font-size: 11px;
 background-color: #1045a3;
 color: #fff;
 border: 0px #a5b7c8;
 padding: 3px 15px;
 margin-right: 10px;
}


#footer a img {
	border: 0px solid #fff;
}