html,body{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url('../images/hintergrund.gif');
	margin: 0 0 0 0;
	}
	
.text {
font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	font-weight: bold;
}
.textrot {
font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.textschwach {
font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	font-weight: normal;
}

.what_a_border {
	border-color:#CDCDCD;
	border-style:solid;
	border-width:1px;
	border-top:none;
}


A{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	Color: #414141;
	}


A:Visited{
	Color: #414141;
	text-decoration: none;
	}


A:link{
	Color: #414141;
	text-decoration: none;
	}

A:Active{
	Color: #414141;
	text-decoration: none;
	}


A:Hover{
	font-size: 11px;
	Text-Decoration : none;
	Color: #414141;
	}







A.menu{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	Color: #7E7E7E;
	}


A.menu:Visited{
	Color: #7E7E7E;
	text-decoration: none;
	}


A.menu:link{
	Color: #7E7E7E;
	text-decoration: none;
	}

A.menu:Active{
	Color: #7E7E7E;
	text-decoration: none;
	}


A.menu:Hover{
	font-size: 11px;
	Text-Decoration : none;
	Color: #060606;
	}



A.menufein{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	Color: #CCCCCC;
	}


A.menufein:Visited{
	Color: #CCCCCC;
	text-decoration: none;
	}


A.menufein:link{
	Color: #CCCCCC;
	text-decoration: none;
	}

A.menufein:Active{
	Color: #CCCCCC;
	text-decoration: none;
	}


A.menufein:Hover{
	font-size: 11px;
	Text-Decoration : underline;
	Color: #CCCCCC;
	}


A.textlink{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	Color: #990000;
	}


A.textlink:Visited{
	Color: #990000;
	text-decoration: none;
	}


A.textlink:link{
	Color: #990000;
	text-decoration: none;
	}

A.textlink:Active{
	Color: #990000;
	text-decoration: none;
	}


A.textlink:Hover{
	font-size: 11px;
	Text-Decoration : underline;
	Color: #990000;
	}



.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CDCDCD;
	width: 200px;
}

.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CDCDCD;


}

