#background-grau {
	position: absolute;
	background-color: #bfc9c1;
	height: auto;
	width: 900px;
	left: 80px;
	top: 20px;
	border-top: 240px solid #bfc9c1;
	border-right: 80px solid #bfc9c1;
	border-left: 80px solid #bfc9c1;
	border-bottom: 80px solid #bfc9c1;
}
#titel-background {
	position: absolute;
	background-color: #333333;
	height: auto;
	width: 300px;
	left: -130px;
	top: -160px;
}
#titel {
	background-color: #ffffff;
	height: auto;
	width: auto;
}
#banner {
	position: absolute;
	left: 193px;
	top: -160px;
	height: auto;
	width: auto;
}
.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:visible; }

/*
a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:active {
	color:#c2233f;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}
*/
					
