/* 
Hensel Kommunikation CSS main-styles 
   copyright 2008 webQ GmbH 
*/
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 28px;
	color: #B3C734;
}
h2 {
	font-size: 13px;
	color: #666;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body, html {
	height:100%;
}

body {
	background-color: #8A9FA6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(layout/940x700.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#hkw {
	width: 940px;
	margin: 0 auto;
}

/*  header */
#header {
	padding: 0 55px;
	height: 80px;
	background-repeat: no-repeat;
}
#header ul.navigation {
	font-size: 1.0em;
	font-weight: lighter;
	float: left;
	list-style-type: none;
}
#header ul.navigation li {
	display: block;
	color: #FFFFFF;
	margin-top: 62px;
	height: 18px;
	margin-left: 8px;
	float: left;
}
#header ul.navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;	
}
#header ul li a:hover {
	color: #305F73;
}
#header ul.navigation li.active a {
	color: #305F73;
	background-image: none;
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*  content */
#headlines {
	height: 160px;
	padding-top: 70px;
	padding-left: 150px;
}
#content-wrapper {
	height: 370px;
	padding: 0 45px 0 80px;
}
#content {
	color: #666666;
	height: 280px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 80px;
}
.rutschlinks {
	margin-left: -26px;
}

#content ul {
	list-style-type: none;
}
#content ul li {
	line-height: 1.8em;
	border-bottom: 1px solid #CCC;
	color: #666;
}
#content ul.holey li {
	padding: 0.5em 0em;
}
#content .halb {
	width: 300px;
	float: left;
	margin-right: 25px;
}
#content .halb2 {
	width: 380px;
	float: left;
	margin-right: 0px;

}

#content .reflinks {
	width: 500px;
	float: left;
	margin-right: 25px;
}
#content .refrechts {
	width: 180px;
	float: left;
	margin-right: 25px;
}

#content-wrapper #refback {
	float: right;
	padding-top: 15px;
	margin-right: 25px;
	width: 180px;
}
#content-wrapper #refback a {
	color: #666666;
	text-decoration: none;
}

#content .voll {
	width: 680px;
	float: left;
	margin-right: 25px;	
}
#content a {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	border-bottom: 1px solid #1E586E;
}
#content .halb2 a:hover {
	border-bottom: 0px solid #1E586E;
}
#content .halb .references .txt, .noborder {
	border-bottom-style: none;
}
#content .refrechts .references .noborder {
	border-style: none;
}
/*  footer */
#footer {
	padding: 0 27px 0 54px;
	height: 30px;
	background-repeat: no-repeat;
}
#footer ul.navigation {
	float:right;
	font-size: 0.9em;
	font-weight: lighter;
	list-style-type: none;
}
#footer ul.navigation li {
	display: block;
	color: #FFFFFF;
	margin-top: 0px;
	height: 20px;
	margin-left: 8px;
	float: left;
}
#footer ul.navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;	
}
#footer ul li a:hover {
	color: #305F73;
}
#footer ul.navigation li.active a {
	color: #305F73;
}
#footer #bot_navi .elchi {
	padding-right: 600px;
}
.blue {
	color: #305F73;
}

.contact {
	border-bottom: 1px dashed #666666;
	width: 210px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;

}
