  body {
    color: black;
	background-color: #ffffff;
    font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 9pt;
    margin: 0 0 0 0; padding: 0 0 0 0;

	background-image: url(../bilder/bg.jpg);	
	text-align: center;

	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: #808080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #1E245F;
	scrollbar-3dlight-color: #AA9CAE;
	scrollbar-darkshadow-color: #AA9CAE;
	height: 100%;
}
html {
  	height: 100%; /* wichtig */
}

TD {
	font-size: 9pt;
}


div#Seite {
	position: relative;
    text-align: left; 
    margin: 0  auto ;   
    width: 903px;
	background-image: url(../bilder/bg_main.jpg);	
   	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
  }

div#head {
	position: relative;
	float: right;
	background-image: url(../bilder/bg-head.jpg);	
	width: 903px;
	left: 0;
	height:86px;
    margin: 0 0 0 0; padding:0;
	font-size: 10pt;
	letter-spacing: 0px;
	font-weight: bold;
	color: #4F82B7;
}

div#logo {
	position: relative;
	width: 903px;
	height: 80px;
}

div#headline {
	position: relative;
	width: 903px;
	height: 168px;
	padding-left: 4px;
/*	top:155px;  ohne logo
	border: 1px dotted red; 
*/

}

div#headline_inhalt {
/*	padding-left: 230px;	*/
	font-weight: normal;
	}

.head-inhalt-bild {
  float: left;
/*  width: 167px;  4 bilder */
  width: 223px;
   background-color: #ffffff;
   height: 167px;
}

.head-inhalt-navi {
  float: left;
  width: 224px;
}


/* orig: 38 / 4  | 31 / 5  | 26 / 6 */
.topnavi-off {
    background-color: #E9E4E4;
	height: 31px;
	margin-bottom:2px;
	width: 224px;
} 
.topnavi-off a:link {
	text-decoration: none;
	height: 31px;
	width: 100%;
	}
 .topnavi-off a:visited {
	text-decoration: none;
	height: 31px;
	width: 100%;
} 
.topnavi-inhalt {
	padding-left: 14px;
	padding-top: 6px;
	font-family: Verdana;
	letter-spacing: 2px;
	font-size: 10.5pt;
	font-weight: bold;
	color: #7B6478;
} 


h1 {
/*	padding-left: 230px;	*/
	margin-top: 0px;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 2px;
	color: #787C83;
	}



div#inhalt {
	position: relative;
	float: left;
	width: 886px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


  
div#clear {
	clear: both;
}
div#navi {
	position:relative;
	float: left;
	width: 223px;
	padding: 0 ;
	margin:  0 ;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;

}
/* Footer bereich -----------------------------------------------------------*/  


div#foot {
	background-color: #595959;
	background-image: url(../bilder/bg_foot.gif);	
	height: 22px;
   	position: absolute;
   	bottom: -1; /* wichtig */
	width: 903px;
	padding-top: 4px;
	color: #eeeeee;
}
div#foot_inhalt {
	 float: left;	
	padding-left: 6px;
	 width: 400px;
	}


#foot a:link {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #eeeeee;
}

#foot a:visited {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #eeeeee;
}

#foot a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


div#foot_rechts {
	 width: 300px;
	float: right;
	padding-right: 6px;
	text-align: right;
	font-size: 10px;
}
#foot_rechts a:link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #eeeeee;
}

#foot_rechts a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #eeeeee;
}

#foot_rechts a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #eeeeee;
}


/*------------------------------------------------------- */

div#linke_spalte {
float: left;

}

div#rechte_spalte {
position: relative;
float: right;

}

/*------------------------------------------------------- */

div#sprache  {
	float: left;
	width: 184px;
	margin: 0 0 0 3px;
	padding: 2px 2px 2px 2px  ;
	font-size: .8em;
	text-align: center;
	color: #000000;
	}


div#sprache a {
	color: #666666;
	text-decoration: none;
	}

div#sprache a:hover {
	text-decoration: underline;
	}

div#content {
	position: relative;
	width: 530px;
	margin: 0 ;
	left: 250px;
	text-align: left;

}  

div#cleaner {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}  


div#text {
	float: left;	
	width: 620px;
	padding: 0 0 35px 25px  ;
	margin:  0 0 0 0 ;

}

div#textinhalt {
	width: 600px;
	padding: 10px 0 0 0 ;
	margin:  0 0 0 0 ;
}

#textinhalt a:link {
	color: #666666 ;
	font-weight: bold;
	text-decoration: none;
}
#textinhalt a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#textinhalt a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}  	

/* navi ----------------------------------------------- */

.menu_off {
	font-size: 13px;
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	margin-left: 5px;
  	font-weight: bold;
	background-color: #C9BBBB;
}
.menu_off_first {
	font-size: 13px;
	padding-left:15px;
	padding-bottom:10px;
  	font-weight: bold;
}

.menu_act {
	font-size: 13px;
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	margin-left: 5px;
  	font-weight: bold;
	background-color: #DFD6D6;
}
.menu_sub_act {
	font-size: 12px;
	color: #000000;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:2px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #DFD6D6;

}

.menu_sub_off {
	font-size: 12px;
	color: #000000;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:2px;
	margin-left: 5px;
  	font-weight: normal;
	background-color: #DFD6D6;

}

.menu_off a:link {
	color: #000000;
	text-decoration: none;
}
.menu_off a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_off a:hover {
	color: #333333;
	text-decoration: underline;
}

.menu_act a:link {
	color: #000000;
	text-decoration: none;
}
.menu_act a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:link {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:hover {
	color: #333333;
	text-decoration: underline;
}

.menu_sub_off a:link {
	color: #000000;
	text-decoration: none;
}
.menu_sub_off a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_off a:hover {
	color: #333333;
	text-decoration: underline;
}


/*-----------*/

.TEXTLINK:link {
	color: #666666 ;
	font-weight: bold;
	text-decoration: none;
}
.TEXTLINK:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.TEXTLINK:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

H2 {
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 2px;
	color: #4F82B7;
}
H3 {
	font-size: 12pt;
	font-weight: normal;
	color: #7B6478;
	margin-bottom: 5px;
}

	
.FEHLER {
background-color: #FFC7A1;
	color: #FF6600;
}	
	
.FORMFELD {
	color: #FF6600;
}	
	
.SENDEBUTTON {

	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #333333;
	width: 150px;
}

/*-----------------------------------------------------------*/	


.PFLICHTFELD {
	font-weight: normal;
}



.FELD {
	border: 1px solid #cccccc;
}


.FEHLERFELD {
	border: 1px solid #FF6600;
}


#info-tab td {
  background-color: #f1f1f1;
  padding: 2px;
  font-size: 11px;
}

.preisinfo {
  color: #666666;
  font-size:12px;
}
.preis {
	display:block;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: #787C83;
	padding-left: 5px;
}


.artikel {
  color: #666666;
  font-size:11pt;
}

.tabrahmen {
  border: 1px solid #cccccc;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}



.linkgross:link {
	color: #787C83;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.linkgross:visited {
	color: #787C83;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.linkgross:hover {
	color: #888C93;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}



.muster{
   	float:left;
	padding:2px;
	font-size:10px;
}
.mustercorpet{

	padding:2px;
	font-size:12px;
}
.muster a:link{
	color:#999999;
	text-decoration:none;
}
.muster a:visited{
	color:#999999;
	text-decoration:none;
}
.muster a:hover{
	color:#666666;
	text-decoration:underline;
}

.muster_link:link{
	color:#999999;
	text-decoration:none;
	font-size:10px;
}
.muster_link:visited{
	color:#999999;
	text-decoration:none;
	font-size:10px;
}
.muster_link:hover{
	color:#666666;
	text-decoration:underline;
	font-size:10px;
}

.entfernen:link{
	color:#cc0000;
	text-decoration:none;
	font-weight: bold;
}
.entfernen:visited{
	color:#cc0000;
	text-decoration:none;
	font-weight: bold;
}
.entfernen:hover{
	color:#ff3333;
	text-decoration:none;
	font-weight: bold;
}

.muster_back{
	border: 1px solid #999999;
	background-color: #f7f7f7;
	width: 300px;
	height: 30px;
	font-weight: bold;
	letter-spacing: 2px;
}

.muster-tabelle {
  border: 1px solid #999999;
  width: 420px;
}
.muster-tabelle td {
  background-color: #f8f8f8;
  padding: 3px;

}

.seitedrittel {
  float: left;
 width: 30%; 
/*  width: 195px; */
  padding: 5px;
}

.seitedrittelrahmen {
  width: 33%; 
  padding: 3px;
	border: 1px solid #E9E4E4;
	background-color: #f9f9f9;
	font-size:11px;	
}

.seitefuenftelrahmen {
  width: 19%; 
  padding: 3px;
	border: 1px solid #E9E4E4;
	background-color: #f9f9f9;
	font-size:11px;	
}

.seiteviertel {
  float: left;
  width: 143px;
  padding: 3px;
}

.corpetpreise {
  	font-size:11px;	
	border: 1px solid #E9E4E4;
	background-color: #f9f9f9;
	width: 300px;
}

.corpetpreise td{
  	font-size:11px;	
}

.dura_bild {
 width: 120px;
  float: left;
  position: relative;
}
.dura_text {
	width: 460px;
	margin-left: 10px;
  float: left;
  position: relative;
}

.dura H3 {
 margin: 0;
}
.dura_head  {
	position: relative;
	float: left;
 width: 100%;
 padding: 10px;
 margin: 0 0 15px 0;
   background-color: #F4F1F1;
}

.dura_head H2 {
  color: #7B6478;
 margin: 0;
}



.dura {
	position: relative;
	float: left;
	border: 0px dotted blue;
    margin-bottom: 20px;
}

.dura_daten {
  color: #7B6478;
 font-size: 10px;
}


div#coral_copy  ,
div#coral_copy A:link,
div#coral_copy A:visited  {
	text-align: right;
  color: #999999;
  font-size: 8pt;
  font-weight: normal;
}
#coral-tab td {
  background-color: #f1f1f1;
  padding: 5px;
}


/** /
div { border: 1px solid green;}
ul  { border: 1px solid pink;}
li  { border: 1px solid red;}
/**/

