body{	
	/*background-image: url("../images/background/line_rose.jpg");*/
	background-image: url("../images/background/line.jpg");
	background-repeat: repeat;
	background-color: #FFFFFF; /*#DFE6B3*/
	font-style: normal; 
	font-family:  Verdana,Arial,Sans-serif,Times New Roman; 
	font-size: 11px; 
	color:#EC164A;

 
	SCROLLBAR-ARROW-COLOR: #EC164A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EC164A; 
	SCROLLBAR-SHADOW-COLOR: #EC164A; 
	SCROLLBAR-FACE-COLOR: #FFFFFF; 	
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;

}


	A { text-decoration: none; font-style: normal; font-size: 13px;  }
	A:link { color: #EC164A; } /*border-bottom: 1px dotted;*/
	A:visited { color: #EC164A;}
	A:active { color: #EC164A;}
	A:hover { color: #800080;} /*gold*/
	


.title{ 
	font-weight: bold; 
	font-style: normal; 
	font-size: 13px; 
	color:#000000; 
	font-variant:small-caps;
 }


.text{	font-style: normal; font-size: 13px; color:#000000;} /*schwarz*/


.text1{	font-style: normal; font-size: 13px; color:#EC164A;} /*rosa*/

.text2{	font-style: normal; font-size: 13px; color:#A700AE;} /*lila*/

.text3{	font-style: normal; font-size: 13px; color:#0050B8;} /*blau*/

.text4{	font-style: normal; font-size: 13px; color:#00EAFE;} /*hellblau*/

.text5{	font-style: normal; font-size: 13px; color:#00CF8F;} /*türkis*/

.text6{ font-style: normal; font-size: 13px; color:#028613;} /*grün*/

.text7{	font-style: normal; font-size: 13px; color:#51D215;} /*hellgrün*/

.text8{	font-style: normal; font-size: 13px; color:#FFD400;} /*gelb*/

.text9{	font-style: normal; font-size: 13px; color:#FF8700;} /*orange*/

.text10{font-style: normal; font-size: 13px; color:#FF1A00;} /*rot*/


.small{	
	font-style: normal;
	font-size: 10px;
	color:#C0C0C0;
}

.arrow{	
	
	font-style: normal;
	font-size: 10px;
}

.red{	
	font-style: normal;
	font-size: 13px;
	color:#FF0000;
}

.adress{
	font-style: normal;
	font-size: 13px;
	color:#000000;	
}


.subcaption{
	font-style: normal;
	font-size: 12px;
	color:#EC164A;
}

.footer{	
	font-style: normal;
	font-size: 11px;
	color:#000000;
}

.footer_grey{	
	font-style: normal;
	font-size: 11px;
	color:#606060;
}

.footerlink{	
	font-style: normal;
	font-size: 11px;
	color:#EC164A;
}


.background {
	background-color: #FEDB99;
}

.layer_footer {
	background-image: url("../images/background/footer_bg.gif");
	background-repeat: no-repeat;
}

.layergrey{
	font-style: normal;
	font-size: 13px;
	color:#000000;
	background-color: #E0E0E0;
}

.vob{	
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#000000;
	background-color: #E0E0E0;
}


.layerwhite{
	font-style: italic;
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	/*border-bottom: 1px inset #404040;*/
}

.layer_imp{
	padding: 10px;
	font-style: italic;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	/*border-bottom: 1px inset #404040;*/
}

.frame{
	background-image: url('../images/background/layer_formular.jpg');
	background-repeat: repeat;
	border-left: 1px inset #EC164A;
	border-right: 1px inset #EC164A;
	border-top: 1px inset #EC164A;
	border-bottom: 1px inset #EC164A;
}

.box{
	font-family: Verdana, Arial, Helvetica;
	font-variant:small-caps;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	/*border-top:1px outset #C0C0C0;
	background-color: #F9F9F9;*/
	color:#EC164A;
	
}

.boxnavi{
	font-family: Verdana, Arial, Helvetica;
	font-variant:small-caps;
	font-style: normal;
	font-size: 12px;
	/*border-right:1px dotted #DEDEDE;
	border-top-width:100px;
	background-color: #F9F9F9;*/
	color:#EC164A;
	background-image: url("../images/background/bg_shadow_navi.gif");
}

.edit_box {
	width: 100px; 	
	height: 20px;
	background-image: url(../images/box/edit_box_small.gif);
	background-repeat: no-repeat; 
}


.headline{
	border-bottom:1px dashed #CDCDCD;

}

