#container {
	position:absolute;
	left:50%;
	top:50%;
	width:940px;
	height:550px;
	z-index:1;
	margin-left: -470px;
	margin-top: -275px;
	border: 1px solid #999999;
}


/* ----------------------------------------------------------- Menu ---------------------- */

#container #navigation_liste {
	padding-right: 10px;
	width: 225px;
	height: 380px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #navigation_liste ul li {
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#container #navigation_liste ul li a {
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#container #navigation_liste ul ul li {
	list-style-type: none;
	letter-spacing: 0em;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#container #navigation_liste ul ul li a {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	text-align: right;
	margin-left: -42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#container #navigation_liste ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F15013;
}

.activelink {
	text-decoration: none;
	color: #ff9557;
}

.passivelink {
	color: #aeadad;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	





#container #navigation_logo {
	padding-top: 10px;
	height: 80px;
}

#container #navigation_zitate {
	height: 60px;
	background-image: url(images/anf2.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 30px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-style: italic;
}

/* ---------------------------------------------------------- Bereich für Layoutfotos */

#container #layoutfotos {
	width: 200px;
	margin-left: 200px;
	margin-top: -650px;
	height: 650px;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------- Inhaltsbereich, rechts */

#container #inhalt_header {
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: 16px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 20px;
	letter-spacing: .1em;
}

#container #inhalt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	overflow: auto;
	height: 465px;
	padding-bottom: 0px;
}

#container #inhalt_home a {
	text-decoration: none;
	color: #ff9557;
}

body {
	background-color: #666666;
}


html {
	/* overflow: hidden; */
}


.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
}


#container #inhalt_home a:hover {

	text-decoration: underline;
}
.inhalt_headline {
	font-size: 16px;
	font-weight: bold;
	color: #AEADAD;
}

#graubox ul {
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f5f5;
	padding-right: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#graubox ul li{
	background-image: url(images/scheicher_punkt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	text-indent: 16px;
	height: 25px;
	vertical-align: middle;
}


#container #inhalt_home #hakenliste ul {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#container #inhalt_home #hakenliste ul li {
	background-image: url(images/scheicher_haken.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titelseite_dunkelbox {
	padding: 10px;
	background-color: #DADADA;
	text-align: center;
	margin-left: 10px;
}
