body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F0EFE5;
	background-color:#C8C8C8;
	width: 100%; 
	height: 100%; 
	position: relative;

}

td, div, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
	text-align:left;
	line-height:120%;
}

h1{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom:2px double #666666;*/
}

h5{
	border-bottom:2px double #666666;
	width:95%;
}

a{
	color:#3366ff;
	color:orange;	
	text-decoration:none;
}

a:hover{
	color:#000066;
	color:orange;	
	text-decoration:underline;

}




#mainbox{
	width: 702px;
	height:600px;
	height:564px;
	border: 1px solid #999999;
	background-color:#FFFFFF;

}
#bg{
	position:absolute;
	z-index:0;
}


#divtop{
	height:138px;
	text-align:right;
	padding-right:45px;
	padding-top:12px;
	background-image:url(bilder/bg_top.gif);
	background-repeat:no-repeat;
	
}

#divtop a{
	color:#999999;
	text-decoration:none;
}

#divtop a:hover{
	color:#666666;
	text-decoration:underline;
}








#divcontent{
	height:364px;
	text-align:left;
	overflow:auto;
}

#tabcontent{
	width:650px;
	margin-top:15px;
	border-left:0px solid #000099;
	
}

#tabcontent_left{
	width:400px;
	padding-left:0px;
	padding-right:10px;	
}

#tabcontent_right{
	width:250px;
	text-align:center;
}

#tabcontent_main{
	text-align:left;
}


#divfooter{
	position:relative;
	width:700px;
	height:28px;
	text-align:center;
	background-color:#F0EFE5;
	background-color:#3A67AA;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color:#ffffff;
	font-size:9px;
	padding-top:3px;
}

#divfooter a{
	color:#ffffff;	
}

#divfooter a:hover{
	color:#ffffff;
	text-decoration:underline;
	
}





.box, .boxblue{
	width:190px;
	height:240px;
	padding:0px;
	border:1px solid #444E87;
	margin-top:40px;
}

.boxblue{
	background-color:#D8DBFA;
}


.boxcontent_text{
	height:106px;
	color:#000099;
	font-size:11px;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:12px;

}

.boxcontent_pic{
	text-align:center;
	height:92px;
}

.boxcontent_link{
	height:13px;
	padding-top:13px;
	text-align:left;
	padding-left:8px;
	font-size:11px;	
}

.boxcontent_link a{
	color:#000099;
	text-decoration:none;
}

.boxcontent_link a:hover{
	color:#000066;
	text-decoration:underline;

}







#logos{
	padding-top:50px;
	clear:left;	
}


.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


/*ANFRAGE FORMULAR*/

#anfrage{
	padding:16px;
}

/*
INPUT, SELECT{
	width:150px;
	font-size:10px;
	color:#666666;
	border:1px solid #D8DBFA;
	margin:0;
	background-color:#FFEEEE;
	padding-left:5px;

}
*/

SELECT{
	width:158px;
}

.label, hlabel{
	width:180px;
	background-color:#D8DBFA;
	background-image:url(bilder/reiter0.gif);
	background-repeat:no-repeat;
	margin-bottom:-1px;
	padding-top:2px;
	padding-left:2px;	
	padding-bottom:1px;
	margin-top:0px;
}

.label td{
	font-size:10px;
	color:#666666;
	padding-left:5px;
	padding-right:4px;

}


.fragezeichen{
	cursor:pointer;
	margin-top:1px;
	margin-bottom:1px;
}


.labelgroup_box{
	border:1px solid #cccccc;
	padding:4px;
}	


.labelgroup_label{
	width:160px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#3966A8;
	background-image:url(bilder/reiter1.gif);
	background-repeat:no-repeat;
	margin-bottom:-1px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	
}

/*EINGABE-HILFE*/
#eingabe{
	position:absolute;
	visibility:hidden;
	top:0;
	left:0;
	width:180px;
	height:40px;
	border:1px solid #999999;
	padding:6px;
	background-color:#ffffff;

}


.hlabel{
	background-color:#ffffff;
}

#wert{
	width:140px;
	background-color:#ffffff;
}

#bwert{
	width:20px;
	background-color:#eeeeee;
	color:#333333;
	padding-left:3px;
	cursor:pointer;

}

/* STATUSANZEIGE*/

.statusanzeige{
	width:180px;
	border:1px solid #999999;
	background-color:#eeeeee;
	text-align:left;
}

#label_statusanzeige{
	background:#666666;
	color:white;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;

}

#box_statusanzeige{
}

#box_statusanzeige div{
	margin-bottom:6px;
	
	}


.anfrage_status{
	font-size:10px
}

.anfrage_status_on{
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;

}


.anfrage_status_off{
	color:#666666;
	padding-left:3px;
	padding-right:3px;

}

.anfrage_status_ok{
	color:#006600;
	cursor:pointer;
	padding-left:3px;
	padding-right:3px;
	
}




/* CONTENTANZEIGE*/


.label_contentanzeige{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #000099;
	
}

.label{
	font-size:9px;
}

.weiter{
	color:#000099;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	margin-top:12px;

}

.input{
	width:176px;
	font-size:11px;
}


.input_pf{
	width:176px;
	background-color:#FFDDDD;
}


.input_ok{
	width:176px;
	background-color:#DDFFDD;
}



/*TABLE FEEDBACKDATA*/


.fsubheader{
	background-color:#eeeeee;
	color:#333333;
	font-weight:bold;
}

.ftab{
	border:1px solid #000099;
	background-color:#FFFFFF;

}

#ftabheader{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#000099;
	color:#FFFFFF;
	
}


.flabel{
	border-right:1px solid #000099;
	border-bottom:1px dotted #bbbbbb;
	text-align:left;
	padding-left:3px;
	
}

.fvalue{
	padding-left:3px;
	border-bottom:1px dotted #bbbbbb;	
}

#rdata{display:none}


/***MENU**/



#divmenu{
	height:20px;
	background-color:#aaaaaa;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
}

#xdivmenu a{
	color:#ffffff;
	text-decoration:none;
	padding-left:10px;
	
}

#xdivmenu a:hover{
	color:#ffffff;
	padding-left:10px;
	text-decoration:none;
}






.ddmx {
    font: 11px verdana;
    background-color: #aaaaaa;

}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    /*padding: 6px 20px 3px 20px;*/
    padding-left: 12px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
    
	height:20px;
    background: #aaaaaa;
    font: 11px verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #cccccc;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    font: 11px tahoma;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	text-align:left;
    padding: 3px 10px 3px 10px;
}
.ddmx .item2 {
    background: #aaaaaa;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #cccccc;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #999999;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	text-align:left;
}



* html .ddmx td { position: relative; } /* ie 5.0 fix */



/* PREIS - TABELLE */

caption{
	font-size:14px;
	font-weight:bold;
}

.logo_preise{
	border:1px solid #999;
	margin-top:6px;
	margin-bottom:12px;
}



.preistab{
	width:550px;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	


}

.preistab th{
	text-align:center;
	background-color:#C8C8C8;
	padding-top:2px;
	padding-bottom:2px;


}

.preistab td{
	padding:3px;
	padding-bottom:3px;
	line-height:130%;
	border-bottom:1px solid #aaa;
	

}

.preistab .preise_beschreibung{
	color:#aaa;

}

.preistab .preise_inhalt{
	text-align:right;

}


caption .drucken{
	text-align:right;
	margin-right:4px;
	padding-bottom:1px;

	font-size:10px;

}

.preise_stand{
	width:550px;
	font-size:10px;
	color:#ccc;
	padding-right:4px;
	text-align:right;
	

}

.preise_fusszeile{
	width:550px;
	font-size:10px;
	color:#999;
	padding-right:4px;
	padding-left:4px;
	margin-top:12px;	
	text-align:center;
	

}





