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

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

h1 {
	font-family:  Verdana, Arial, Helvetica, Trebuchet MS,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9B2629;
	letter-spacing: 0px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

/* LINKS */
a {
	font-weight: normal;
	text-decoration: none;
	color: #9B2629;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #9B2629;
}

a:visited{
	font-weight: normal;
	color: #9B2629;
}


/*****************************************
 *****************************************
 * POSITIONS  								 *
 *****************************************/ 

div#center {
	font-size: 12px;
	position: absolute; left:50%; top:50%;
	width: 810px;
	height: 575px;
	margin-left: -400px;
	margin-top: -324px;
	vertical-align: middle;
	text-align: left;
}

#container {
	height: 550px;
	width: 100%;
	border: solid 1px #6D6F71;
	font-size: 12px;
}

#footer {
	text-align: right;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	height: 25px;
	background-color: #fff;
}

/*****************************************
 * EXTRAS 								 *
 *****************************************/ 
#footer span {
	position: relative;
	padding: 0px;
}
 
#A1_logo {
	text-align: right;
	width: 100%;
	height: 104px;
	background-color: #fff;
}

#A1_logo img {
	margin: 42px 0px 0px 0px;
	
}

#A2_logo {
	text-align: right;
	width: 100%;
	height: 18px;
	background-color: #6D6F71;
}

#B1_mainNav {
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 33px;
	background-color: #fff;
}

/*****************************************
 * EXTRAS 								 *
 *****************************************/ 
#B1_mainNav span {
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #fff;
}



/*****************************************
 * Content Container		 *
 *****************************************/ 
#C1 {
	position: relative;
	z-index: 1;
	text-align: left;
	margin: 0px;
	width: 100%;
	height: 395px;
	background-color: #E6E7E8;
}

font.xtra {
	color: #9B2629;
	font-weight: bold;
}
/*****************************************/ 

/*****************************************
 * C1 TextContent	mittig	 *
 *****************************************/  
#cM {
	position: absolute;
	z-index: 10;
	left:262px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 320px;
	height: 340px;
	color: #fff;
	background-color: transparent;
}

/*****************************************
 * C1 TextContent	links schmal	 *
 *****************************************/  
#cL2L {
	position: absolute;
	z-index: 11;
	left:23px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 270px;
	height: 340px;
	background-color: transparent;
}

/*****************************************
 * C1 TextContent	links schmal rechtsbündig	 *
 *****************************************/  
#cL2R {
	position: absolute;
	z-index: 11;
	left:1px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 272px;
	height: 340px;
	background-color: transparent;
	text-align: right;
}

/*****************************************
 * C1 TextContent	rechts schmal	 *
 *****************************************/  
#cR1 {
	position: absolute;
	z-index: 12;
	left:494px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 320px;
	height: 340px;
	background-color: transparent;
}

/*****************************************
 * C1 TextContent	links breit	 *
 *****************************************/  
#cL1 {
	position: absolute;
	z-index: 13;
	left:23px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 330px;
	height: 340px;
	background-color: transparent;
}

/*****************************************
 * C1 TextContent	rechts breit	 *
 *****************************************/  
#cR2 {
	position: absolute;
	z-index: 14;
	left:310px;
	top:182px;
	padding: 0px;	
	margin: 0px;
	width: 495px;
	height: 340px;
	background-color: transparent;
}

table.bullets td {
	padding-top: 5px;
}

table.bullets td.first {
	padding-top: 0px;
}

/*****************************************
 * D Bestellformular		 *
 *****************************************/  
#DFORM {
	position: absolute; 
	z-index: 15;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 495px;
	height: 340px;
	background-color: transparent;
}

#DFORM table.info {
	position: absolute;
	top: 50px;
	left: 0px;
	vertical-align: top;
	width: 485px;	
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

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

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

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



#DFORM table.info td.buttons{
	vertical-align:middle;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	heigth: 40px;
	background-color: transparent;
}



#DFORM .field{
	font-family:  Verdana, Arial, Helvetica, Trebuchet MS,  sans-serif;
	font-size: 10px;
	width: 98%;
	background-color:#fff;
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	padding-left: 5px;
} 

#DFORM input.sicher{
	font-size: 21px;
	color: #6D6F71;
	padding-left: 5px;
	background-color:#fff;
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
} 

#DFORM .buttons {
 font-size: 11px;
 background-color: #941C1E;
 color: #FFF;
 border: 0px #941C1E;
 padding: 3px 12px;
 margin-right: 10px;
}	

/*****************************************
 * 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;
}


