/*************/
/* Allgemein */
/*************/
* {font-family:Verdana, Geneva, sans-serif; } /* KEINE WEITEREN ALLGEMEINEN DEFINITIONEN MEHR!! */

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {overflow: -moz-scrollbars-vertical; }

a {text-decoration:none; color: #660000;}
a:hover {text-decoration:none;color: #660000;}

.text a:hover {text-decoration:underline;color: #660000;}

img {border:none;}

h1 {font-size:16px; font-weight:bold; color:#771517; margin:10px 0px 15px 0px; text-transform:uppercase;}
h2 {font-size:13px; font-weight:bold;  color:#771517; margin:10px 0px 5px 0px; padding-bottom:0px;}
h3 {font-size:13px; font-weight:bold;  color:#771517; margin:15px 0px 5px 0px;}
h4 {font-size:13px; font-weight:bold;  color:#666666; margin:5px 0px 0px 0px;}

li {margin-left:20px; padding:0px; margin:0px; list-style-image:url(system_images/list.gif); list-style-position:inherit;}
ul {margin:0px; padding:0px; margin-left:20px;}

.text p{margin:0px; padding:0px;}

/**********/
/* Aufbau */
/**********/
.container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%
}

.centerbox {
	width:1000px;
	margin:0px auto;
}

.head {
	height:134px;
	padding:16px 0px 0px 326px;
}

.navi {
	margin-top:225px;
	background-image:url(system_images/background_navi.png);
	width:295px;
	height:265px;
	background-repeat:no-repeat;
	text-align:right;
	padding:150px 190px 0px 20px;
	float:left;
}

.naviContent {
	width:475px;
	margin:155px 0px 0px 0px;
}

.naviLinks {
	float:left;
	margin-top:75px;
	width:295px;
	height:265px;
	text-align:right;
	padding:150px 0px 0px 20px;
}

.contentContainer {
	float:left;
	width:685px;
}

.content_top {
	background-image:url(system_images/background_page_top.png);
	width:705px;
	margin:0px 10px 0px 10px;
	height:15px;
}

.content {
	background-image:url(system_images/background_page_body.png);
	width:685px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
}

.content_bottom {
	background-image:url(system_images/background_page_bottom.png);
	width:705px;
	margin:0px 10px 0px 10px;
	height:20px;
}

.minheight {
	float:left;
	height:500px;
	width:20px;
}

.text, .text2 {
	float:left;
	font-size:12px;
	color:#666666;
	line-height:160%;
}

.text {
	/*width:650px;*/
	padding-right:15px;
	width:620px;
}

.text2 {
	width:665px;
}

.contentSplitLeft {
	width:445px;
}

.contentSplitRight {
	width:185px;
	padding:0px 0px 0px 20px;
	
}

.label {
	font-weight:bold;
	color:#660000;
}

.date {
	font-size:13px;
	font-weight:bold;
	color:#666666;
	display:block;
	padding-bottom:5px;
}

.firstcol {
	font-weight:bold;
}

.supervision {
	background-color:#e7d6e9;
}

.imprint {
	float:right;
	font-size:10px;
	margin:25px 0;
}

.imprint a{color:#666666;}

.message {}

/********/
/* Navi */
/********/
.menu1 {display:block; font-size:0.85em; font-weight:bold; text-transform:uppercase; color:#F5EEF6;margin:0px 0px 10px 0px;}
.menu1:hover { color:#B31153;}
.menu1active { color:#B31153;}

.menu2 {display:block; font-size:0.85em; font-weight:bold; text-transform:uppercase; color:#F5EEF6; margin:0px 0px 10px 0px;}
.menu2:hover, .menu2active { color:#E7D6E9;}

.submenu1 {display:block; font-weight:bold; color:#77151;}
.submenu1:hover, .submenu1active {color:#666666; }

.submenu2 {display:block; color:#771517;padding-left:15px;}
.submenu2:hover {color:#666666; }
.submenu2active {color:#771517; font-weight:bold;}

.menu2a {display:block; font-size:0.75em; font-weight:normal; text-transform:uppercase; color:#F5EEF6; margin:0px 0px 7px 0px;}
.menu2a:hover  {color:#B31153;}
.menu2aactive { color:#B31153;}
.submenu3 {display:block;color:#771517;padding-left:15px; height:25px; line-height:25px;}
.submenu3:hover, .submenu3active {color:#771517; text-decoration:underline;}

.submenu4 {display:block; font-weight:bold; color:#77151;}
.submenu4:hover, .submenu1active {color:#771517; text-decoration:underline;}


/*************/
/* Sonstiges */
/*************/
.formfield, .form, .submit {font-size:12px; border:1px solid #660000;}
.form {width:298px; border:1px solid #660000;}
.message {width:298px; border:1px solid #660000; height:100px;}