@charset "utf-8";

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* main elements */
html, body  {
	height:100%;
	background-color:#f6f4f0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#757575;
	background-image:url(bilder/bg_repeat.gif);
	background-repeat:repeat-x;
}

/*subnavi*/
#subnavi {
	position:relative;
	background-color:#ffffff;
	top:10px;
	left:330px;
	width:359px;
	border-right: 1px solid #c6c4bf;
	border-bottom: 1px solid #c6c4bf;
	text-align:left;
	padding:10px;
}

a.subnavi:link, a.subnavi:active, a.subnavi:visited {
	background-image:url();
	font-family:"Times New Roman", Times, serif;
	color:#b0b0b0;
	text-decoration:none;
	font-size:12px;
	padding:0 0 0 0px;
	display:inline;
}

a.subnavi:hover {
	background-image:url();
	font-family:"Times New Roman", Times, serif;
	color:#fe9500;
	text-decoration:none;
	font-size:12px;
	padding:0 0 0 0px;
	display:inline;
}

/*header*/
#header {
	position:relative;
	top:10px;
	left:160px;
	width:550px;
	padding-top:15px;
}

/*content*/
#main {
left:330px;
padding:0 0 0 0px;
position:relative;
top:0;
width:700px;
}

#content {
	position:relative;
	top:-80px;
	background-color:#ffffff;
	width:359px;
	border-right: 1px solid #c6c4bf;
	border-bottom: 1px solid #c6c4bf;
	text-align:left;
	padding:10px;
	line-height:18px;
}

#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#6c6c6c;
	padding-bottom:5px;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fe9500;
	padding-bottom:10px;
}

#line{
border-top: 1px solid #e3e3e3; 
margin-top: 10px;
margin-bottom: 10px;
width: 330px; 
clear: both;
}

h3 {
	background-image:url(bilder/bullet_referenzen.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	border-bottom: 1px solid #e3e3e3; 
	margin-top: 5px;
	margin-bottom: 5px;
	width: 340px; 
	clear: both;
}

a.contentlink:link, a.contentlink:active, a.contentlink:visited {
	background-image:url(bilder/content_pfeil.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
	text-decoration: none;
	color:#6c6c6c;
	display:block;
}

a.contentlink:hover {
	background-image:url(bilder/content_pfeil.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration: none;
	color:#fe9500;
}

/*navi*/
#navi {
	position:relative;
	left:-170px;
	top:32px;
	text-align:left;
	
	
}


a.navi:link, a.navi:active, a.navi:visited {
	background-image:url(bilder/navi_pfeil_out.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: none;
	color:#7c7c7c;
	display:block;
	width:120px;
}

a.navi:hover {
	background-image:url(bilder/navi_pfeil_ov.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: none;
	color:#fe9500;
}

#navi a.act:link, a.act:active, a.act:visited {
	background-image:url(bilder/navi_pfeil_ov.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: none;
	color:#fe9500;
	display:block;
	width:120px;
}

#navi a.act:hover {
	background-image:url(bilder/navi_pfeil_ov.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: none;
	color:#7c7c7c;
}


/*footline*/
#footline {
	position:relative;
	top:-75px;
	left:330px;
	width:359px;
	text-align:left;
	color:#c2c2c2;
	font-size:11px;
}