#background-grau {
	border: 0px 0px 0px 0px;
}
#titel-background {
	padding: 0px 0px 0px 0px;
}
#titel {
	background-color: #ffffff;
	height: auto;
	width: auto;
}

#banner {
	visibility: hidden;
	height: 0px;
}

.links {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	color: #333333;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:12px;
	margin: 7px 14px 7px 14px;
}
.link-rot {
	font-family:Verdana,Helvetica,Times new Roman, Sans Serif;
    font-size:12px;
	color: #c2233f;
}
td, span, div {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	text-decoration: none;
	color:#404040;
	line-height:17px;
}

input, select, textarea {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	color:#404040;
}

.white
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	text-decoration: none;
	color:#ffffff;
	line-height:14px;
	
	}
.black
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	text-decoration: underline;
	color:#404040;
	line-height:14px;
	}
	.blacku
{
	font-family:Verdana,Helvetica,Times new Roman, Sans Serif;
    font-size:11px;
	text-decoration: underline;
	color:#404040;
	line-height:14px;
	}
h1
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	text-decoration: none;
	color:#404040;
	line-height:14px;
	   font-size:16px;
	font-weight:bold;
	}

h2
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
	text-decoration: none;
	color:#404040;
	line-height:12px;
	   font-size:14px;
	font-weight:bold;
}

span, div, p, li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size:11px;
}

/******************************************* NAVIGATION ********************************************/
.button_grau_aktiv {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #c2233f;
	background-color: #e8e8e8;
	border: 1px #333333 solid;
	height: 18px;
	padding: 0px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
}
.button_grau_inaktiv {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #333333;
	background-color: #e8e8e8;
	border: 1px #333333 solid;
	height: 18px;
	padding: 0px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;	
}
.button_abmelden {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	border: 1px #333333 solid;
	height: 18px;
	padding: 0px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;	
}
.button_weiss_aktiv {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #c2233f;
	background-color: #ffffff;
	border: 1px #333333 solid;
	height: 18px;
	padding: 0px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;	
}
.button_weiss_inaktiv {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	border: 1px #333333 solid;
	height: 18px;
	padding: 0px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;	
}
.button_grau_leer {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px;
	color: #a2a2a2;
	background-color: #e8e8e8;
	border: 1px #bfbebe solid;
	height: 18px;
	padding: 1px 2px 1px 2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
}

.nicht_drucken { visibility: hidden; height:0px; }
