/* 


	Designed by Clinx GmbH 2010

   
*/

body {	
	color:#555;
	font:12px Arial, Helvetica, sans-serif; 
	line-height:15px; 
	background:none;
}
#wrapper_grafik { 
	background:none;
}
#wrapper_content { 
	background:none;
}
#content_rahmen {
	width:100%; 
	background:none;
	margin:0 auto;
}
#content {
	width: 100%; 
	margin: 0 auto;
	background:none;
}

p {
	margin: 5px 0 10px 0;
}


/* header */

#header_top {
	display: none
}
#header_middle {
	display: none
}
#header_bottom {
	display: none
}

#header_print {
	display: block;
	text-align: right; 
	margin-right:35px; 
	margin-top:0;
}
#where {
	display: none;
/*	color: #94b1c1; 
	font-weight: normal; 
	font-size: 10px; 
	margin: 0 0 10px 0%; 
	text-align: left;*/
}
#where_print {
	display: none;
/*	color: #94b1c1; 
	font-weight: normal; 
	font-size: 10px; 
	margin: 0 0 10px 0; 
	text-align: left; 
	display: block;*/
}
	
	
/* left column */

#leftcolumn {
	display:none; 
}
	

/* content */

#maincontent {	
	float:left; 
	width:675px; 
	border-left:0px solid #c9d3db; 
	margin-top: 15px
}
#mainhome {
	padding-left:0px; 
	float:left; 
	width:640px; 
	text-align:left;
}
	
#mainwide {
	padding-left:0px; 
	float:left; 
	width:640px; 
	text-align:left;
}
#mainnarrow { 
	padding-left: 0px;
	float: left; 
	width: 445px; 
	text-align: left;
}
h1 {
	color:#000; 
	border-bottom:1px solid #777;}
h4 {
	color:#000; 
}
h5 {
	color:#ff7d00; 
}
.mainwide a, .mainnarrow a, .mainhometextleft a, .mainhometextright a {
	background:none; 
}

/* right column */

#rightcolumn {
	float: right; width:200px; text-align:justify; background:none; border-bottom:0px solid #FFFFFF; padding-right: 10px; margin-top:8px;
}
#rightcolumn img {
/*	margin:5px 10px 5px 20px;*/
}
#rightcolumn h1 {
	color:#000;
	font-size:13px; 
	margin:0px 0px 12px 0px; 
	padding:4px 10px 4px 12px;
	text-align:left; 
	border-top:1px solid #777;
	border-bottom:1px solid #777;}
#rightcolumn h2 {
	font-size:12px; 
/*	margin:15px 10px 6px 0px; */
	text-align:left;
}
#rightcolumn h3 {
	font-size:11px; 
/*	margin:15px 10px 6px 0px; */
	text-align:left;
}
#rightcolumn p {
	color:#555;
/*	margin:5px 10px 5px 0px; */
	text-align:left;
}
#rightcolumn a {
	color:#ff7d00; 
}

/* footer */

#wrapper_footer { 
	background:none;
}
#footer {
	clear: both;
	margin: 0 0 0 0;
	font-size: 10px;	
	color: #808080;	
	border-top: 0px none #c9d3db;	
	width: 100%; 
	background:none;
}
		
#left {	
	float: left;	
	width: 30%;	
	padding: 5px 0 0 0px;	
	border-top: 1px solid #c9d3db;
}
#right {
	float: right;
	width: 70%;	
	padding: 5px 0px 0 0px;	
	margin: 0px 0px 0px 0px;	
	border-left: 0px none #c9d3db;	
	text-align: right;	
	border-top: 1px solid #c9d3db;
}