/***
Orange: #D98D45
Hellgrau: #CCCCCC
Dunkelgrau: #666666
Blau:
Hellblau: #F0F2F2
***/

a img {
	border: none;
}
a {
	color: #E52B30;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0;
	background-color: #EBEAE8;
}
form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#siteWrapper {
	width: 995px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	color: #666666;
	font-size:11px;
	position: relative;
	background-color:#fff;
}

/*** Styles für den Header-Bereich ***/
#header {
	background-color:#fff;
	height:110px;
}
#header #logo {
	position:absolute;
	top:18px;
	left:16px;
}

#header #text {
	position:absolute;
	top:46px;
	left:252px;
}
#header #metanavi {
	position:absolute;
	top:61px;
	right:171px;
	font-size:10px;
	color:#8E8178;
	text-align:right;
}
#header #metanavi a {
	color:#fff;
	background-color:#FE9D00;
	padding-left:2px;
	padding-right:2px;
}
#header #metanavi #links {
	float:left;
	padding-right:3px;
}
#header #metanavi #links a {
	color:#8E8178;
	padding-left:0px;
	padding-right:0px;
}
#header #metanavi #volkslauf {
	float:left;
	padding-right:0px;
}
#header #metanavi #volkslauf a {
	color:#FE9D00;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
#header #metanavi #kontraktoren {
	float:left;
	padding-right:0px;
}
#header #metanavi #kontraktoren a {
	color:#FE9D00;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
#header #langmenu {}
#header #suche {
	position:absolute;
	top:59px;
	right:35px;
}


#leftCol {
	float: left;
	width: 174px;
	border: 1px solid #CCCCCC;
}

/*** Submenü - Startseite ***/
#startpage .navigation {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#startpage .navigation a {
	color:#FF9E02;
	display: block;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
	font-weight: bold;
}
#startpage .navigation a:hover { text-decoration: none; }
#startpage .navigation .secondLevel a {
	background-color:#ECEBE9;
	color:#8B8178;
	padding-bottom:3px;
	border-bottom: 1px solid #fff;
	padding-left:22px;
	background-image:url(images/background-link.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
}
#startpage .navigation .secondLevel a:hover { text-decoration: none; }

/* Submenü ***********************************************************************/
#leftCol .navigation {
	border-bottom: 1px solid #CCCCCC;
}

#leftCol .navigation a {
	color: #E92C33;
	text-transform: uppercase;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
#leftCol .navigation a:hover {
	text-decoration: none;
}

#leftCol .navigation a.active {
	padding-left: 22px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#leftCol .navigation .secondLevel {
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#leftCol .navigation .secondLevel a {
	color: #3F4B57;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	background-color: #EBEBEB;
	font-weight: normal;
	margin-left: 11px;
}
#leftCol .navigation .secondLevel a:hover {
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 11px;
}

#leftCol .navigation .secondLevel a.active, #leftCol .navigation .secondLevel a.active:hover {
	background: #FFFFFF;
	margin-left: 0px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #3F4B57;
}

/* Suche und Partnerlogin **********************************************************************/
#leftCol form {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
#leftCol .textfield, #leftCol .partnerarea  {
	width: 120px;
	margin: 0px 5px 0 10px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	float: left;
	clear: left;
	height: 18px;
	color: #666666;
}
#leftCol .partnerarea  {
	background: url(images/back_button_link.gif) no-repeat;
	color: #FFFFFF;
}
#leftCol .partnerarea:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Contentbereich ***************************************************************/
#content {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin:0;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:5px;
	background-color:#fff;
	width:990px;
}
#content h1 {
	font-size: 14px;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #414B55;
	margin: 0 0 10px 0;
}
#contenttop,
#content-top {
	width:985px;
	height:386px;
	padding:0px;
	margin:0px;
/*
	background-image:url(images/background-flash.gif);
	background-repeat:no-repeat;
*/
}
#flashcontent { width:985px; height:386px; }
#content-middle {
	width:985px;
	height:205px;
	background-image:url(images/background-bottom.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-left:5px;
}
#content-middle .navigation {
	position:absolute;
	top:418px;
	left:35px;
	width:298px;
	height:146px;
	background-color:#fff;
}
#content-middle .news {
	position:absolute;
	top:418px;
	left:363px;
	width:284px;
	height:146px;
	background-color:#fff;
}
#content-middle .plan {
	position:absolute;
	top:418px;
	left:676px;
	width:284px;
	height:146px;
	background-color:#fff;
}
#content-bottom {
	width:954px;
	font-size:11px;
	color:#B1A8A3;
	padding-left:31px;
	padding-bottom:2px;
}
#content-bottom a { color:#B1A8A3; }
#content-bottom a:hover { text-decoration:none; }

#middleCol {
	float: left;
	width: 604px;
	padding-left: 10px;
	padding-right: 10px;
}


/* Rechte Spalte *************************************************************************/
#rightCol {
	float: left;
	width: 173px;
	border: 1px solid #CCCCCC;
}
#rightCol h2, #rightCol h1 {
	margin: 0;
	padding: 2px 2px 2px 10px;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 15px solid #FFFFFF;
	background-color: #404C58;
}
#rightCol p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#rightCol .navigation, #rightCol UL.csc-menu {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
	list-style: none;
}
#rightCol UL.csc-menu {
	padding: 0 0 10px 0;
	margin: 0;
}
#rightCol .navigation a, #rightCol UL.csc-menu a {
	color: #E82B31;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 3px;
	font-weight: bold;
	width: 157px;
}
#rightCol .navigation a:hover, #rightCol UL.csc-menu a:hover {
	background: #FFFFFF;
	text-decoration: none;
}
#rightCol .navigationHeader {
}
#rightCol .navigation a.active, #rightCol UL.csc-menu a.active {
	background: #FFFFFF;
	margin-left: 0px;
	padding-left: 4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3F4C55;
	width: 156px;
}
#rightCol .navigation .secondLevel a {
	color: #677E8C;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	margin-left: 0;
	padding: 3px;
	padding-left: 10px;
	font-weight: normal;
	width: 151px;
}
#rightCol .navigation .secondLevel {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}
#footer {
	clear: both;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 30px 5px 20px;
	border: 1px solid #CCCCCC;
}
