BODY {
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
        font-size: 12px;
}

A{text-decoration:none; color:#CCCCCC;}
A:link {text-decoration: none; color: #CCCCCC;}
A:visited {text-decoration: none; color: #CCCCCC;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: underline; color: #EEEEEE;}


.KopfRahmen {
	background-color: #000000;
	width: 920px;
	border-top: 1px solid #8CC63E;
	border-right: 1px solid #8CC63E;
	border-bottom: 1px solid #8CC63E;
	border-left: 1px solid #8CC63E;
}
.ContentRahmen {
	border-top: none;
	border-right: 1px solid #8CC63E;
	border-bottom: none;
	border-left: 1px solid #8CC63E;
        width: 920px;
        height: 450px;
}
.Menu {
	background-color: #222222;
	border: none;
        width: 150px;
}
.Menu_highlight {
	color: #ffffff;
	background-color: #555555;

}
.Display {
	background-color: #333333;
	border: none;
}
.Display_Text {
        font-size: 14px;
	margin: 5px 15px 5px 15px;
}
.Text_12px {
        font-size: 12px;
}
.Text_14px {
        font-size: 14px;
}
.ansprechpartner {
	border: none;
        font-size: 13px;
}
.footer {
	background-color: #444444;
	border-top: none;
	border-right: 1px solid #8CC63E;
	border-bottom: 1px solid #8CC63E;
	border-left: 1px solid #8CC63E;
        width: 920px;
        font-size: 10px;
}
