@charset "utf-8";
/* Doc-Type: CSS Document */
/* Developer: EYEONYOU-Webdesign */
/* Contect: info@eyeonyou.de */
/* Author: RR */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #333333;
}

/**/
/* --- Inhalt --- */
/**/
#container {
	width: 950px;
	height: 722px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0px 0px 0px -495px;
	overflow: hidden;
}
/* --- Startseite --- */
#container_top {
	width: 950px;
	height: 49px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../pics/start_topic.jpg);
	background-repeat: no-repeat;
	padding: 115px 0px 0px 25px;
}

#container_middel {
	width: 925px;
	height: 155px;
	position: absolute;
	top: 182px;
	left: 0px;
	padding: 25px 0px 0px 25px;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#container_bottom {
	width: 925px;
	height: 318px;
	top: 380px;
	left: 0px;
	position: absolute;
	background-color: #000000;
	padding: 25px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
/* --- Unterseiten --- */
#container_text {
	width: 740px;
	height: 375px;
	position: absolute;
	left: 170px;
	top: 262px;
	overflow-y: auto;
	padding-right: 20px;
}
/* --- CMS --- */
#container_cms {
	width: 1000px;
	height: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -500px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#container_navigation_left_cms {
	width: 140px;
	height: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #990000 #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px 0px 0px 10px;
	background-color: #990000;
}

#container_text_cms {
	width: 840px;
	height: 780px;
	position: absolute;
	left: 160px;
	top: 0px;
	overflow-y: auto;
	padding: 20px 0px 0px 0px;
}

/**/
/* --- Navigation --- */
/**/
#container_navigation_top {
	width: 760px;
	height: 25px;
	position: absolute;
	left: 150px;
	top: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#container_navigation_left {
	width: 123px;
	height: 123px;
	position: absolute;
	left: 0px;
	top: 238px;
	text-align: right;
	background-color: #990000;
	padding: 25px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#container_navigation_bottom {
	width: 273px;
	height: 30px;
	position: absolute;
	left: 657px;
	top: 661px;
	text-align: right;
}

/**/
/* --- Links --- */
/**/
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menue_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.menue_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menue_a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menue_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menue_b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menue_b:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/**/
/* --- Listen --- */
/**/
ul {
	padding-left: 25px;
}
 
/**/
/* --- Hinweise --- */
/**/
.Error {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.Hint {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

/**/
/* --- Formulare --- */
/**/
.form_normal {
	width: 120px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.form_plz {
	width: 35px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.form_ort {
	width: 76px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

