@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#666666;
}

h1, h2, h3, h4, h5, ul, li {
	padding:0px;
	margin:0px;
	z-index:100;
}

a img {
	border:none;
}

#hauptcontainer {
	width:765px;
	background-color:#FFFFFF;

}

#logo {
	width:158px;
	height:46px;
	background-image:url(images/fk_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:relative;
	top:14px;
	left:530px;
}

#claim {
	width:129px;
	height:16px;
	background-image:url(images/fk_claim.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:relative;
	top: -5px;
	left:35px;
}
#motto {
	width:765px;
	height:47px;
	background-image:url(images/fk_motto.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:relative;
	top:9px;

}

#motto_only {
	width:765px;
	height:47px;
	background-image:url(images/fk_motto_only.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:relative;
	top:9px;

}

#hauptmenue {
	width:399px;
	height:30px;
	background-image:url(images/fk_mm_backg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	top:9px;
	left:17px;
	padding-top:5px;
	


}

#hauptmenue li{
	display:inline;
	list-style:none;
	margin-left:2.8em;
	cursor:default;

}


#hauptmenue li a:hover{
	text-decoration:none;
	color:#e2342d;

}

#projektmenueContainer{
	width:162px;
	height:20px;
	position:relative;
	top:-26px;
	left:589px;
	z-index:140;
}
#projektmenue{
	background-image:url(images/fk_projekte_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:162px;
	height:400px;
	padding-top:20px;
	padding-left:15px;
	overflow:hidden;
	z-index:151;
	_background:none;
	_position:relative;
}

#IEprojekt {
	position:inherit;
	width:162px;
	height:355px;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fk_projekte_bg.png', sizingMethod='crop');
}



#projektmenue li{
	white-space:nowrap;
	list-style:none;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;	
	margin-top:3px;	
}




#projektmenue li a:link, #projektmenue li a:active, #projektmenue li a:visited{
	width:127px;
	height:13px;
	overflow:hidden;
	text-indent:-5000;
	text-decoration:none;
}

#projektmenue li a:hover{
	text-decoration:none;
}
#projektmenue li:hover{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #e2342d;
	border-bottom-color: #e2342d;
	border-left-color: #e2342d;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
}

#projektmenue .activeproject{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #e2342d;
	border-bottom-color: #e2342d;
	border-left-color: #e2342d;
	padding-left:-1px;
	padding-top:-1px;
	padding-bottom:-1px;
}
#projektmenue .activeproject{
	white-space:nowrap;
	list-style:none;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;	
	margin-top:3px;	
}
#content {
	font-family: Arial,Verdana , Helvetica, sans-serif;
	font-size:96%;
	font-weight:normal;
	z-index:100;
	padding-bottom:2em;
	_padding-bottom:0px;
	_position:relative;
	_top:-270px;
	_margin-bottom:-230px;
}

#content p{
	padding-left:35px;
	line-height:1.4em;
	width:500px;
}

.dotcontent{
	padding:0.7em;
	line-height:1.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #e2342d;
	border-right-color: #e2342d;
	border-bottom-color: #e2342d;
	border-left-color: #e2342d;
}
#content .redText{
	color:#e2342d;
}
#content a:link, #content a:visited, #content a:active{
	color:#477b9a;
	text-decoration:none;
}

#content a:hover{
	color:#477b9a;
	text-decoration:underline;
}

#content h3{
	width:450px;
	margin-left:35px;


}

#content #links h3{
	margin-bottom:1em;


}

#content ul{
	padding-left:49px;
	line-height:1.4em;
	font-weight:normal;
}

#content ul li{
	list-style:url(images/fk_listdot.gif);
	list-style-position:outside;
	margin-bottom:0.5em;
	margin-top:1em;
	font-weight:bold;
}

*+html #content ul li{
	font-weight:normal;
}


#content ul ul{
	padding-left:15px;
	line-height:1.5em;
}
#content ul ul li {
	list-style:disc;
	list-style-image:none;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#content #kontaktform .tf {
	width:300px;
	padding-left:5px;
	border: 1px solid #477b9a;
}

#content #kontaktform table {
	position:relative;
	left:35px;
}
#content #kontaktform table td {
	padding:0.3em;
}
.h_replace {
	text-indent:-5000px;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
}
#footer {
	color:#FFFFFF;
	font-size:11px;
	background-image:url(images/fk_footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:110px;
	width:765px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:70px;
	line-height:1.4em;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover  {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.librake {
	line-height:5px;
}

.ptTitle {
	width:90px;
	height:25px;
	overflow:hidden;
	text-indent:-2000px;
	background-image:url(images/fk_projektteam.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	top:-20px;
	margin-bottom:-15px;


}

.printbutton {
	margin-left:36px;
}


#aktuell{
padding-top:20px;

}

#aktuell hr {
	border-top-color:#666666;
	border-top-style:dotted;
	margin-left:35px;
	width:500px;
}

#aktuell h3 {
color:#e2342d;

}

#aktuell img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#aktuell a img {
	border:none;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
font-size:12px;
font-weight:normal;


}