body {
	margin:0;
	padding:0;
	background:#D7D8D9;


	text-align:center;

	font: 12px/18px Arial, Helvetica, sans-serif;
	color: black;
}

#whiteborder {
	width:986px;
	background: white;
	text-align: left;

	margin-left: auto;
	margin-right: auto;


}

#wrapper {
	border-left: 40px solid white;
	border-right: 40px solid white;

	width:906px;

	text-align:left;
}

/*==== HOME HEADER ====*/
#homeheader { height: 255px; background: #fff3d1; padding:6px; }
#homeheader-left, #homeheader-middle, #homeheader-right  {
	width:170px;
	margin: 4px;
	height:243px;
	background: url(../img/homeheader-bg.jpg) bottom repeat-x;
	float:left;
}

#homeheader-middle { width: 530px; }
#homeheader-right  { float:right; }

#homeheader span {
	display:block;
	padding:5px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color:white;
}

#homeheader p { margin:5px 0; }

#homeheader span a {
	color: #fff4d1; }

#homeheader h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:white;
	margin:5px 0; padding:0;
}


/*==== HOME HEADER ende ====*/

#header { height:86px; width: 906px;  }
#logo { float: left; width:324px;   }
#headercontent { width: 582px; height:55px; float:left; }

/* === SUCHE == */
.search { width:178px; float:right; padding-left:10px;}
.search .padding { padding: 21px 0 0 0;  }
.search input { border:1px solid black; font: normal 11px Arial, Helvetica, sans-serif; padding:1px; }
.search .button { border:none;  background: url(../img/button-ok-bg.gif) repeat-x; font-weight:bold; color: white; }
/* === SUCHE ENDE == */


/* === HEADERNAVIGATION == */
#headernavi, #footerlinks {
	float: left;
	width: 350px;
}
#headernavi ul, #footerlinks ul { margin: 23px 0 0 5px;}
#headernavi li, #mainnavi li, #footerlinks li  { float:left; }
#headernavi li, #footerlinks li { border-right:1px solid black; }
#headernavi li a, #footerlinks li a { float: left; padding: 0 5px;  font:10px Arial, Helvetica, sans-serif; color:#666666; }
#headernavi ul.lang li, #headernavi li.last, #footerlinks li.last { border: none; }

#footerlinks ul {
	margin: 0;
}

#mainnavi {
	background: url(../img/mainnavi-bg.gif) repeat-x;
	width: 582px; height:35px; float: left;


}

/* === HEADERNAVIGATION ENDE == */

/* === LINKE NAVIGATION == */
#leftservice { 	background: white;  }
#leftservice { 	border:1px solid #F0F0F0; /* FCK IE7 */}

#leftsubnavi { margin-bottom: 15px; }

#leftservice h3, #leftsubnavi h3 {
	background: url(../img/leftnavi-bg.gif) repeat-x;
	color: #6f6f6f;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 36px; padding:7px 7px 0px 7px;
}

#leftservice h3.active, #leftsubnavi h3.active {
	background: url(../img/leftnavi-active-bg.gif) repeat-x;
	color: #FFF;
}

#leftservice li, #leftsubnavi li  {
	display: block;
	border-bottom: 1px solid #E2E2E2;
}

#leftservice li a, #leftsubnavi li a {
	display: block;
	color: #6f6f6f;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background: url(../img/li.gif) 3px 15px no-repeat;
}
#leftservice li a {
	background-image: url(../img/arrow.gif);
	background-position: 0px 15px;
}

#leftservice li a:hover {
	color: #FF890B;
	background:  url(../img/arrow-active.gif) 0px center no-repeat;
}
#leftservice li a.active {
	background:  url(../img/arrow-active.gif) 0px center no-repeat;
	color: #FF890B;
	font-weight: bold;
}


#leftsubnavi li a:hover {
	background: white url(../img/li.gif) 3px 15px no-repeat;

}
#leftsubnavi li a.active {
	background: white url(../img/li.gif) 3px 15px no-repeat;
	color: #FF890B;
	font-weight: bold;
}

#leftservice li.last { border: none; }


/* === LINKE NAVIGATION ENDE == */

.breadcrumb {
	clear: both;
	width: 906; height:25px;
	background: url(../img/breadcrumb.gif) repeat-x;

	color: white;
	font: 10px Arial, Helvetica, sans-serif;
/* 	padding: 5px 5px 5px 52px ; */
}

.breadcrumb a { color: white !important; }
.breadcrumbtxt { padding: 6px 5px 5px 50px; }

/* === CONTAINER MITTE == */
#content { width:906px;  overflow:hidden;}
#left {		width: 178px; float:left; background: #f0f0f0; }
#middle {	width: 549px; float:left; }
#right {	width: 178px; float:right; border-left: 1px dotted #BCBCBC; }

#leftcontent, #rightcontent, #middlecontent { padding:10px; }


/* === CONTAINER MITTE ENDE == */

#footer {
	clear: both;
	width:906px;
	/*
	border-top: 2px solid #bcbcbc;
*/
	margin-top:10px;
	padding-bottom:10px;

	font: 11px Arial, Helvetica, sans-serif;
}

#footer #footercontent { margin:10px 0 0 0; height:70px; overflow:hidden;}
#footer #footerlinks { float:left; margin-left:183px; margin-top: 10px; }
#footer #footerlinks a { color: #7d7d7d; }

#footer  #footercopyright { clear: both;  background: #fff3e6; color:#7d7d7d; padding: 15px 15px 15px 188px }

/* ==== reset ===== */
ul, li, h1, h2, h3, form { margin:0; padding:0; list-style-type:none; }
img { border:0; }


/* === typo ===== */

h1 {
	color: #ff890b;
	font: normal 20px Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

h2 {
	color: #6f6f6f;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}


#right h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#666666;
}

/* === typo ende ===== */


/* === form ===== */

fieldset { border:1px solid #6f6f6f ; padding:10px; }
fieldset div { margin: 10px 0; }
legend { font-weight: bold; }

input, textarea {
	border: 1px solid #6f6f6f;
	background: #fff3e6;
	padding:2px;
}

#mailformformtype_mail, .formbutton, .submit {
	background: transparent url(../img/leftnavi-bg.gif) repeat-x;
	padding: 5px;
	border: none;
	font-weight: bold;
}

a:link, a:visited { color: #ff890b; }

#middle li { margin-bottom:15px; list-style-image: url(../img/li.gif); padding-left: 10px; }

#middle ul {
	margin: auto;
	padding: 0 0 0 30px;
}


#middle .csc-textpic-image { border-bottom: 2px solid #FF890B; }

.counter p {
	padding: 5px 5px 5px 10px;
	line-height: 25px;
	color: #666666;
}
.counter p span {
	color: #FF890B !important;
	font-weight: bold;
}
.lang {
	font-size: 9px !important;
}
#footercopyright a {
	color:#7d7d7d;
}
#footer .search .padding {
	padding-top: 11px;
}
#footer .breadcrumbtxt {
	background: url(../img/breadcrumb-footer.gif) top left repeat-x;
	padding-bottom: 15px;
	padding-top: 4px;
}
#LangSelector {
	border: 1px solid black;
	background-color: #FFF3E6;
}

select { padding: 1px; border:none ; margin:0; padding:0; margin-top:-1px; margin-left: 10px;}