

.zitat {
		font-size:22px;
		line-height:22px;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-style:italic;
		color:#333;
		width:200px;
		float:right;
		padding:0 0 10px 20px;
		margin:-0px 0 20px 0;
	}
.rot {
	color:#990000;}
#pagehead {
	float:right;
	width:708px;
	height:195px;
	padding:0px;
	}
#darkener {
	position:relative;
	top:0px;
	height:24px;
	background-color:#000;
	border-bottom:1px solid #fff;
	filter:alpha(opacity=60);
			-moz-opacity:0.6;
			opacity: 0.60;
			}

#shade {
	padding:0;
	margin:0;
	line-height:1px;
	width:708px;
	height:13px;
	background:url(../images_system/shade_bg.jpg) repeat-x;
	border-top:1px solid #fff;
	margin-top:-25px;
	}
	
/* MAIN NAVI horizontal --------*/
	
#main_navi {
	position:relative;
	top:-30px;
	width:708px; 
	height:195px;
	overflow:hidden;
	filter:alpha(opacity=55);
			-moz-opacity:0.55;
			opacity: 0.55;
	}
	#h_nav, #h_nav ul {
			margin:0;
			padding: 0;
			}
	#h_nav {
		padding: 15px 2px 10px 10px;	/*muss mit Abstand im li a korrespondieren*/
		margin-top: 0px;
		margin-bottom: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		}	
	#h_nav li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav li a {
		display: inline;
		padding:15px 15px 6px 15px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 2px 0px 2px;
		line-height: 4px;
		background: transparent;
		text-decoration:none;
		color:#fff;
		}
	#h_nav li a:hover {
		background: #ddd;
		color:#000;
		}
	
	#h_nav .inactive {
		display:inline;
		padding:15px 15px 7px 15px;	/*muss mit Abstand im li a korrespondieren*/
		margin:0px 2px 0 2px;
		line-height: 4px;
		border:0px;
		background: #ddd;
		color:#263e38;
		}


/* Column right */

#nav ul {
	margin:0 0 0 0px;
	padding:0 0px 0 0px;
	font-size:12px;
	width:220px;
	text-align:left;
	}
#nav li {
	list-style:none;
	margin:0px 0px 0px -40px;
	padding:0 0 0 0 0px;
	}
#nav li a {
	background-color:#4C7D6D;
	border-left:3px solid #284235;
	border-top:1px solid #8EBBAC;
	border-bottom:1px solid #375B4F;
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding:5px 7px 5px 7px;
	font-size:12px;
	}
#nav li a:hover {
	background-color:#d3d3d3;
	border-left:3px solid #98211a;
	background-image:url(../images_system/bullits_grey.gif);
	background-position:205px 7px ;
	background-repeat:no-repeat;
	color:#000;
	}
#nav li .inactive {
	background-color:#F6F5D6;
	border-left:3px solid #BB1E07;
	border-top:1px solid #8EBBAC;
	border-bottom:1px solid #375B4F;
	border-left:3px solid #98211a;
	color:#000;
	display:block;
	padding:5px 7px 5px 7px;
	font-size:12px;
	}
#nav li li {
	margin-left:10px;
	}
#nav li li a {
	border-left:3px solid #a3a3a3;
	color:#4C7D6D;
	display:block;
	text-decoration:none;
	padding:1px 0px 1px 7px;
	list-style:none;
	background:none;
	}
#nav li li a:hover {
	border-left:3px solid #98211a;
	color:#000;
	background:none
	}
#nav li li .inactive {
	border-left:3px solid #98211a;
	color:#000;
	display:block;
	text-decoration:none;
	padding:1px 7px 1px 7px;
	list-style:none;
	background:none;
	}
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images_system/body_bg.gif);
	background-repeat:repeat-y;
	background-color:#363636;
	font-family:Arial;
	}
	
#bg_kachel_horizontal {
	background-image:url(../images_system/background_verlauf.gif);
	background-repeat:repeat-x;
	height:750px;
	}	

#container {
	width:930px;        /*100% f&#65533;r skalierendes Layout*/ 
	height:750px;
	text-align:left;
	background-image:url(../images_system/body_bg.gif);
	background-repeat:repeat-y;	margin-top:0px;
	}


#header {
	width:930px; 
	height:94px;
	background-image: url(../images_system/logo.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	border-bottom:1px solid #888;
	border-right:1px solid #fff;
	
	}

	#support_navi {
		padding: 10px 20px 0 0;
		text-align:right;
		font-size:10px;
		color:#888;
		}
	
	#support_navi a {
		padding:10px 10px 10px 10px;
		margin-bottom:0px;
		line-height: 4px;
		background: transparent;
		text-decoration:none;
		color: #555;
		}
	#support_navi a:hover {
		color: #8C2828;
		}
	#support_navi ul {
		margin:0;
		padding: 0;
		}
	#support_navi li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#support_navi .inactive {
		display: inline;
		margin: 0 10px 0 10px;
		}
	

#newsbox_head {
	float:left;
	width:221px;
	height:195px;
	padding:0px;
	margin:0px;
	background:url(../images_system/newsbox_bg.gif) repeat-x;
	color:#fff;
	}
	#newsbox_head img {
		padding:0 0 0 0;
		margin:0 0 0 0;
		}
	#newsbox_head h2 {
		padding:10px 0 5px 0;
		margin:0px 0 0 0;
		font-size:12px;
		}
#newsbox_head h1 {
		padding:5px 5px 5px 5px;
		margin:8px 0 0 15px;
		font-size:34px;
		}
	#newsbox_head p {
		font-size:10px;
		line-height:14px;
		padding:0px 0 5px 0;
		}
	#newsbox_head img {
		float:right;
		border: 3px solid #fff;
		background:#c5cc5c5;
		margin-left:5px;
		}
	#newsbox_head p.date {
		float:right;
		background-color:#7f5152;
		color:#fff;
		display:block;
		text-decoration:none;
		padding:3px 7px;
		margin:0px 0 5px 0;
		list-style:none;
		font-size:11px;
		font-weight:normal;
		width:48px;
		height:13px;
		overflow:hidden;
		}
	#newsbox_head a {
		background-color:#6e4445;
		border-left:3px solid #98211a;
		color:#fff;
		display:block;
		text-decoration:none;
		padding:3px 7px;
		margin:0px 0 5px 0;
		list-style:none;
		font-size:11px;
		font-weight:bold;
		width:165px;
		height:13px;
		overflow:hidden;
		}
	#newsbox_head a:hover {
		background-color:#7f5152;	
		border-left:3px solid #a3a3a3;
		color:#fff;
		}

/* column right ------------- */

#column_right {
	float:left;
	width:221px;
	height:195px;
	
	text-align:left;
	}


#newsbox_right {
	padding:0px 5px 5px 0;
	margin:0px 0 5px 0;
	width:250px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#757575;
	}
	#newsbox_right h2 {
		padding:15px 0 0px 0;
		margin:0px 0 0 0;
		font-size:12px;
		}
	#newsbox_right p {
		font-size:10px;
		line-height:14px;
		padding:5px 0 5px 0;
		margin:0;	
		color:#757575;
		}
	#newsbox_right img {
		float:right;
		border: 3px solid #fff;
		background:#c5cc5c5;
		margin-left:5px;
		width:100px;		
		}
	#newsbox_right a {
		background-color:#d3d3d3;
		border-left:3px solid #98211a;
		color:#494949;
		display:block;
		text-decoration:none;
		padding:3px 7px;
		margin:0px 0 5px 0;
		list-style:none;
		font-size:11px;
		font-weight:bold;
		width:165px;
		height:13px;
		overflow:hidden;
		}
	#newsbox_right a:hover {
		background-color:#e1e1e1;	
		border-left:3px solid #a3a3a3;
		color:#000;
		}

	#newsbox_right p.date {
		float:right;
		background-color:#e1e1e1;
		color:#555;
		display:block;
		text-decoration:none;
		padding:3px 7px;
		margin:0px 0 5px 0;
		list-style:none;
		font-size:11px;
		font-weight:normal;
		width:52px;
		height:13px;
		overflow:hidden;
		}

/* CONTENT --------------------*/	
	
	#content {
		float:right;
		width:670px;
		margin:20px 20px 0 0;
		padding:10px 0 0 0;
		font-size:12px;
		font-style:normal;
		color:#000;
		line-height:16px;
		}
	#content h1 {
		font-size:31px;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		color:#333;
		padding:0 0 6px 0;
		margin:0 0 10px 0;
		}
	#content h3 {
		font-size:14px;
		font-style:normal;
		color:#888;
		}	
	#content p {
		font-size:12px;
		font-style:normal;
		color:#000;
		line-height:16px;
		padding:5px 0 5px 0;
	}
	#content a {
		font-size:12px;
		font-style:normal;
		color:#98211a;
		line-height:16px;
		padding:5px 0 5px 0;
	}
	#content a:hover {
		color:#000;
		}
	#content h2 {
		font-size:14px;
		font-style:normal;
		color:#999;
		padding:0px 0 5px 0;
		margin:0;
		line-height:18px;
        font-family:Trebuchet MS, Arial;
	}
	#content address {
		font-size:12px;
		border:1px solid #c5c5c5;
		margin-top:5px;
		padding:5px;
		background-image:url(../images_system/cont_box_bg_18.jpg);
		background-repeat:repeat-x;
		}
	#content img {
		padding:10px;
		margin:10px 0 0px 0;
		border:1px solid green;
		}
		
/* Cont_boxen Startseite */
	

	#cont_box_klein_container {
		font-size:15px;
	}
	#cont_box_klein_container img {
		float:left;
		padding:5px;
		margin:10px 5px 5px 0;
	}
	#cont_box_klein_container h3 {
		padding:0px 0 0px 5px;
		margin:0;
		font-size:16px;
		line-height:17px;
		float:right;
		width:235px;
		color:#555;
	}
		#cont_box_klein_container p {
		padding:8px 0 8px 0;
		margin:0;
		font-size:11px;
		line-height:12px;

	}
	.title_red {		
		font-weight:normal;
		font-size:42px;
		font-family:"Times New Roman", Times, serif;
		color:#812525;
		padding:9px 0 7px 0;
		margin:0;
		float:left;
	}	

#cont_box_klein_1, #cont_box_klein_2 {
			width:285px;
			height:180px;
			padding:5px;
			}

		#cont_box_klein_1 {
			float:left;
			}
		#cont_box_klein_2 {
			float:right;
		}
	
#cont_box_klein_1 a, #cont_box_klein_2 a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#333;
	}
#cont_box_klein_1 a:hover, #cont_box_klein_2 a:hover {
	color:#812525;
	}
	
/* FOOTER ---------------------*/

#footer {
clear:both;
	width:708px; 
	height:0px;
	background-image: url();
	background-repeat:no-repeat;
	background-color:#fff;
	border-top:2px solid #d1d1d1;
	padding:3px 0 5px 0;
	margin:0px 0 0px 222px;
	}

	#footer_navi {
		margin-right: 0px;
		text-align:left;
		font-size:10px;
		color:#aaa;
		}
	#footer_navi a {
		color:#aaa;
		text-decoration: none;
		}
	#footer_navi a:hover {
		color:f60;
		}#pagehead {
	background:url(images/kopfbilder/kompass.jpg) no-repeat;
	}

