/*  ---------------------------------------
/*  Grafik: www.publictools.net            
/*  ---------------------------------------                      
/*  Styleguide 
/* 	Used Colors:  							*/
/*					#269d2e = gruen     */
/*					#4e287f = lila	   */
/*					#FFEE00 = gelb	  */
/*					#D1FFA4 = hellgrün  	*/
/*  --------------------------------------*/
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
BODY {
color:#000000;
font-family: Arial, Helvetica, sans-serif;

scrollbar-base-color:#FFEE00;
scrollbar-track-color:#4e287e;
scrollbar-face-color:#4e287e;
scrollbar-highlight-color:#269d2e;
scrollbar-3d-light-color:;
scrollbar-dark-shadow-color:;
scrollbar-shadow-color:;
scrollbar-arrow-color:#4e287e;
}

TD {
	line-height: 150%;
}


A {text-decoration:underline; color:#4e287f;}
A:visited {color:#4e287f;}
A:hover {text-decoration:underline;}
A:active {color:#000000;}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.newsbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: italic}
.login {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

.date {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder}
.online {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}


.Stil_headline_gruen_xl {
	font-size: 200%;
	font-weight: bold; 
	color: #269d2e;
	line-height: 100%;
} 
.Stil_headline_gelb_xl {
	font-size: 200%;
	font-weight: bold; 
	color: #FFEE00;
	line-height: 100%;
	} 

.Stil_headline_lila {
	font-size: 150%;
	font-weight: bold;
	color: #4e287f;
	line-height: 125%;
}
.Stil_introtext {  
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
}
.Stil_introtext_lila {
	font-size: 150%;
	font-weight: bold;
	color: #4e287f;
	line-height: 120%;
}
.Stil_normaltext {  
	font-size: 100%;
	line-height: 125%;
	font-weight: normal; 
}
.Stil_normaltext_lila {  
	font-size: 100%;
	line-height: 125%;
	color: #4e287f;
	font-weight: normal; 
}
.Stil_normaltext_gruen {  
	font-size: 100%;
	line-height: 125%;
	color: #269d2e;
	font-weight: normal; 
}
.Stil_sublinetext {  
	font-size: 80%;
	line-height: 90%;
	font-weight: normal; 
}
.Stil_sublinetext_lila {  
	font-size: 80%;
	line-height: 90%;
	color: #4e287f;
	font-weight: normal; 
}

.tableLine
{
    font-family:      Verdana,Arial,sans-serif;
    font-style:       normal;
    font-size:        9px;
    BORDER-TOP:       #A6A6A6 1px solid; 
    BORDER-LEFT:      #A6A6A6 1px solid; 
    BORDER-BOTTOM:    #A6A6A6 1px solid;
    BORDER-RIGHT:     #A6A6A6 1px solid;
}
.row_0 {
    background-color:        #FFFFFF;
}
.row_1 {
    background-color:        #E1E8F1;
}
.selectbox1 { font: Arial; font-size: 10pt; border-width:1; border-color:#269d2e; border-style:solid; background-color:#91b547;}
.textbox1 { font: Arial; font-size: 10pt; border-width:1; width:55px; border-color:#269d2e; border-style:solid; background-color:#FFEE00;}
.textbox2 { font: Arial; font-size: 10pt; border-width:1; width:55px; border-color:#269d2e; border-style:solid; background-color:#D1FFA4;}
.textarea { font: Arial; font-size: 10pt; border-width:1; width:175px; border-color:#269d2e; border-style:solid; background-color:#FFEE00;}
.textarea2 { font: Trebuchet MS, Lucida Sans Unicode, Arial; font-size: 10pt; border-width:1; width:200px; border-color:#269d2e; border-style:solid; background-color:#91b547;}
