
body {
	margin:0px 16px;
	padding:0;
	color: #333333;	
	background-color: #FFFFFF;
	
	
}

table, div {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}


.small {
	font-size: 9px;
	color: #666;	
}


.smallBlack {
	font-size: 9px;
	color: #333;	
}



.abstand {
	padding: 0px 2px 0px 3px;
}


.delete {
	text-decoration: line-through;
	color: #CC0000;	
}





.white {
	color: #FFFFFF;
}


.white A:link, .white A:hover, .white A:visited {
	color: #FFFFFF;
	text-decoration: none;
}






#rubrik A:link, #rubrik A:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}


#rubrik A.aktiv, #rubrik A:hover, #rubrik A:active {
	color: #FFFFFF;
}



.rubrikInaktiv1 {
	color: #666666;
}

.rubrikInaktiv2 {
	color: #333333;
}

.rubrikInaktiv3 {
	color: #666666;
}



#menu {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}




#menu A:link, #menu A:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#menu A:hover, #menu A:active, #menu A.aktiv {
	font-size: 10px;
	color: #87D500;
}



/* Inhalt */



p {
	color: #333333;
	margin: 10px 10px 0px 16px;
}

.anweisungen {
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}

.inaktiv {
	color: #999999;
	font-weight: bold;
}

.aktiv {
	color: #87D500;
	font-weight: bold;
}


H1 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 18px;
	text-align: left;

}





#footer {
	font-size: 10px;
	color: #666666;
}

.searchfilter {
	font-size: 10px;
}








.mainTitle {
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	text-align: left;

}

.mainTitleBlack {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
	text-align: left;

}

.introText {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	

}

#introTextWhite {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	text-align: left;

}

#introTextWhite A:link, #introTextWhite A:visited {
	color: #87D500;
	text-decoration: none;

}




.gzdMessage {
	font-size: 11px;
	color: white;
	padding: 8px 0;
	font-weight: bold;
}




.formText {
	
	padding: 0px 10px 0px 0px;
	color: #333333;
	font-weight: bold;
}


.error {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.green {
	color: #87D500;
	font-weight: bold;
}



.greenRegular {
	color: #87D500;
}


.greenRegular A:link, .greenRegular A:visited {
	color: #87D500;
	text-decoration: none;
}





.success {
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}



.subtitle {
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 0px 16px;
}



.title {
	color: #000000;
	font-family: arial;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	text-align: left;

}


A:link, A:visited {
	color: #333333;
}

A:hover, A:active {
	color: #000000;
}


A.aktiv {
	color: #FFFFFF;
}
