#pagehead {

padding:0px;
margin:0 0 50px 0;
	}

#logo {
	margin:0 0 30px 0;
	}
	
/* support NAVI horizontal --------*/
	
#support_navi {
		margin: 0px;
		padding:0;
		text-align:center;
		font-size:9px;
		color:#444;
		width:580px;
		}
	
	#sup_nav, #sup_nav ul {
		margin: 0;
		padding: 0;
		margin-left:-1px;
		}
	#sup_nav {
		margin: 1px;
		font-size:11px;			
		}	
	#sup_nav li {
		display: inline;
		padding:0px 10px 0px 0px;
		}
	#sup_nav li a {
		display: inline;
		padding:0px 10px 0px 0px;   /*bestimmt den Abstand der punkte zueinander*/
		margin:0px;
		line-height: 4px;
		background: transparent;
		text-decoration:none;
		color: #444;
		}
	#sup_nav li a:hover {
		color: #ff0000;
		}

#upper_trenner {
	background-image:url(../images_system/horizontal_trenner_oben.jpg);
	background-repeat:no-repeat;
	height:1px;
	margin:15px 0 8px 0;
	}

#lower_trenner {
	background-image:url(../images_system/horitontal_trenner_unten.jpg);
	background-repeat:no-repeat;
	height:1px;
	margin:8px 0 10px 0;
	}

/* Column left */

#vertical_navi h2
{
	text-align:right;
	font-size:16px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:normal;
	color:#555;
	padding:9px 15px 9px 5px;
}


#nav, #nav ul {
		margin: 0;
		padding: 0;
		margin-left:-1px;
		text-align:right;
		widht:185px;
		}
	#nav {
		margin-bottom: 0;
		font-size:12px;			
}	
	#nav li {
		display: inline;
		
		}
	#nav li a {
		display: block;
		padding:9px 15px 9px 5px;   /*bestimmt den Abstand der punkte zueinander*/
		margin-bottom:0px;
		line-height: 13px;
		background: transparent;
		text-decoration:none;
		background-image:url(../images_system/nav_trenner.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		}		
	#nav li .inactive {
		display: block;
		padding:9px 15px 9px 5px;   /*bestimmt den Abstand der punkte zueinander*/
		margin-bottom:0px;
		line-height: 13px;
		background-image:url(../images_system/nav_active.jpg);
		background-position:bottom right;
		background-repeat:repeat-y;
		text-decoration:none;
		}
		
	#nav li a:hover {
		background-image:url(../images_system/nav_active.jpg);
		background-position:bottom right;
		background-repeat:repeat-y;
		}
	
	  :link { color: #5D5D5D; }
		:visited { color: #5D5D5D; }
		:link:hover, :visited:hover { color: #000; }
		:link:active, :link:active { color: #000; }

/*#nav li .inactive {background: #D2EAFC;}*/

/* body styles */

body {
	margin:0;
	padding:0;
	background-image: url(../images_system/body_bg.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	font-family:Arial;
	}
	


#container {
	width:800px;        /*100% f&#65533;r skalierendes Layout*/ 
	text-align:left;
	}

#column_left {
	width:185px;
	float:left;
	margin-top:20px;
	}

#column_right {
	width:580px;
	float:right;
	margin-top:20px;
	}



/* CONTENT --------------------*/	
	
	#content {
		width:600px;
		margin:40px 0 0 0px;
		padding:10px 0 0 0;
		font-size:12px;
		font-style:normal;
		color:#000;
		line-height:16px;
		background-color:#fff;
		text-align:center;
		}
	#content h1 {
		font-size:28px;
		font-family:"Trebuchet MS", sans-serif;
		font-weight:normal;
		color:#888;
		padding:0 0 6px 0;
		margin:0 0 10px 0;
		text-align:left;
		}
	#content h3 {
		font-size:14px;
		font-style:normal;
		text-align:left;
		color:#888;
		}	
	#content p {
		font-size:12px;
		font-style:normal;
		color:#000;
		line-height:16px;
		padding:3px 0 3px 0;
		text-align:left;
	}
	#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;
		text-align:left;
	}
	#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 {
	margin:10px 10px 10px 10px;
	padding:10px;
	border: 1px solid silver;
		}
		
	
/* 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;
		}