@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++ Global Settings +++++++++++++++++++ */
body {
	background:				url(../images/body-bg.gif) 0 0 repeat-x #C3BDB6;
}

a {
	color:					#FFF;
	outline:				none;
}

a:hover {
	text-decoration:		underline;
}

.red {
	color:					#e2001a;
}

.greytext {
	font-weight:			bold;
	color:					#666;
}

.redlink, .ewcms_news_link, .escape  {
	color:					#e2001a;
	text-decoration:		underline !important;
}

.redlink:hover, .ewcms_news_link:hover, .escape:hover {
	text-decoration:		none !important;
}

h2 {
	font-size:			16px;
	padding:			0 0 14px 0;
	color:				#e2001a;
	font-weight:		bold;
	letter-spacing:		normal;
}

h3 {
	font-size:			14px;
	font-weight:		bold;
	color:				#FFF;
	padding:			17px 0 33px 0;
}

h4 {
	font-size:			12px;
	font-weight:		bold;
	color:				#000;
	padding:			0 0 7px 0;
}

p {
	padding:			0 0 14px 0;
}
/* ++++++++++++++++++ Layout ++++++++++++++++++++++++++++ */
#wrapper {
	width:			972px;
	margin:			0 0 -111px;
}

#header {
	width:			972px;
	height:			234px;
	background:			url(../images/header-bg.jpg) 0 0 no-repeat;
}

#header h1 {
	width:				264px;
	height:				121px;
	padding-top:		65px;
	text-indent:		-2000px;
	background:			url(../images/kern-logo.gif) 0 65px no-repeat;
}

#navigation {
	width:				972px;
	height:				34px;
	background:			#000;
	color:				#FFF;
}

/* content */
#contentwrap {
	width:			972px;
	background:			url(../images/conentwrap-bg.jpg) 0 0  no-repeat;
}

#contentwrap #logocontainer {
	float:			left;
	width:			200px;
	height:			164px;
	padding-top:		136px;
}

/* logos links */
#contentwrap #logocontainer ul {
	padding:			26px 0 0 15px;
}

#contentwrap #logocontainer ul li {
	padding-bottom:		12px;
}

/* textbereich */
#contentwrap #textarea {
	float:				left;
	width:				449px;
	min-height:			315px;
	height:				auto !important;
	height:				315px;
	padding:			156px 0 20px 20px;
}

#contentwrap #textarea ul {
	list-style-type:		square;
	padding-left:		20px;
	padding-bottom:		20px;
}

#contentwrap #textarea dl dd {
	padding:			0;
	margin:				0;
}

#contentwrap #textarea dl dd ul {
	list-style-type:		none;
	padding:				1px 0 0 8px;
	border-left:			4px solid #8F8686;
	margin:					4px 0 20px 0;
}

/* bilder im contentbereich */
#contentwrap #textarea .imagecontainer {
	background:			#b5b0aa;
	padding:			10px 10px 10px 50px;
	margin-bottom:		30px;
}
#contentwrap #textarea .imagecontainer img {
	float:			left;
	margin:			10px 36px 10px 0;
}

#contentwrap #textarea dl dt img {
	padding:			4px;
	background:			#eae7e3;
}

/* adresse */
#contentwrap #textarea #adress dt {
	font-weight:		bold;
	color:			#666666;
	float:			left;
	width:			100px;
	height:			20px;
}

#contentwrap #textarea #adress dd {
	height:			20px;
}

#contentwrap #cms-news {
	float:			left;
	width:			252px;
	height:			282px;
	background:			url(../images/news-bg.gif) 0 91px no-repeat;
	padding:			91px 10px 0 41px;
}

.push {
	height:			111px;
}

#footer {
	height:			111px;
	width:			100%;
	background:			 url(../images/footer-bg.gif) 0 0 repeat-x;
}

#footer #adressblock {
	width:			690px;
	margin:			0 auto;
	padding:			30px 0 0 0;
}

/* ++++++++++++++++++ Navigation ++++++++++++++++++++++++ */
/* logo link */
#header h1 a {
	display:			block;
	width:			264px;
	height:			121px;
}

.horizontal-list li {
	float:			left;
	border-right:		1px solid;
	padding:			0 11px 0 11px;
}

.horizontal-list .noborder {
	border-right:		none;
}

/* hauptnavigation */
#navigation #mainnavi {
	width:			691px;
	height:			34px;
	float:			left;
}

#navigation #mainnavi li {
	float:			left;
}

#navigation #mainnavi li a {
	display:			block;
	height:			34px;
	text-indent:		-2000px;
	background:			url(../images/mainnavi.gif) 0 0 no-repeat;
}

#navigation #mainnavi li #unternehmen {
	width:			119px;
}
#navigation #mainnavi li #unternehmen:hover {
	background-position:	0 -34px;
}
#navigation #mainnavi li #abbau {
	width:			149px;
	background-position:	-119px 0;
}
#navigation #mainnavi li #abbau:hover {
	background-position:	-119px -34px;
}
#navigation #mainnavi li #geruestbau {
	width:			115px;
	background-position:	-268px 0;
}
#navigation #mainnavi li #geruestbau:hover {
	background-position:	-268px -34px;
}
#navigation #mainnavi li #angebot {
	width:			61px;
	background-position:	-383px 0;
}
#navigation #mainnavi li #angebot:hover {
	background-position:	-383px -34px;
}
#navigation #mainnavi li #service {
	width:			55px;
	background-position:	-444px 0;
}
#navigation #mainnavi li #service:hover {
	background-position:	-444px -34px;
}
#navigation #mainnavi li #links {
	width:			43px;
	background-position:	-499px 0;
}
#navigation #mainnavi li #links:hover {
	background-position:	-499px -34px;
}
#navigation #mainnavi li #infos {
	width:			44px;
	background-position:	-542px 0;
}
#navigation #mainnavi li #infos:hover {
	background-position:	-542px -34px;
}
#navigation #mainnavi li #referenzen {
	width:			84px;
	background-position:	-586px 0;
}
#navigation #mainnavi li #referenzen:hover {
	background-position:	-586px -34px;
}
/* hauptnavigation ende */

/* subnavi */
#navigation .horizontal-list {
	padding:			10px 0 0 3px;
	float:			left;
	width:			278px;
	height:			24px;
} 

/* Linkliste und pdf links */
#contentwrap #textarea #linklist dt {
	font-weight:		bold;
}

#contentwrap #textarea .download-links {
	list-style-type:		none;
	padding:			0;
	margin-bottom:		14px;
}

#contentwrap #textarea #linklist dd, #textarea .download-links li {
	margin:			0 0 4px 0;
	padding:			0 0 0 0px;
}

#contentwrap #textarea #linklist dd a, #contentwrap #textarea .download-links li a {
	display:			block;
	width:			350px;
	height:			auto;
	padding:			2px 0 2px 16px;
	background:			url(../images/link-icon.gif) 0.4em 0.6em no-repeat #a8a6a3;
}

#contentwrap #textarea #linklist dd a:hover, #contentwrap #textarea .download-links li a:hover {
	color:					#727170;
	background-color:		#dad7d4;
}
/* linkliste ende */


/* footer navigation */
#footer #navbar {
	width:				278px;
	height:				22px;
	background:			#FFF;
	padding:			15px 10px 0 403px;
}

#footer #navbar a {
	color:			#000;
}
/* ++++++++++++++++++ CMS +++++++++++++++++++++++++++++++ */
.cms_image {
	padding:			4px;
	background:			#eae7e3;
	margin-bottom:		14px;
}
