html, body, p, h1, h2, h3, a, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

img, h1, h2 { margin: 0; padding: 0; border: 0;}
form { float: left; margin: 0; padding: 0; border: 0;}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}

a:hover {
	text-decoration: underline;
	margin: 0;
	padding: 0;
	border: 0;
}

#mainbody {
	position: relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 801px;
}

#mainPane {
	width: 801px;
}

#headerPane { 
	margin: 0;
	padding: 0;
	border: 0;
	height: 100px;
	background-color: #E1DFD2;
}

#headerPane .language { 
	height: 22px;
	text-align: right;
	margin: 0;
	margin-right: 11px;
	padding: 0;
	padding-right: 15px;
	padding-top: 8px;
	border: 0;
	border-right: 1px solid #ffffff;
	background-color: #E1DFD2;
}

#headerContent {
	background-color: #ffffff; 
	width: 801px; 
	height: 70px;
}

#logo {
	float: left; 
	margin: 15px 10px;
	padding: 0;
	border: 0;
	background-color: #ffffff;
}

#servicenaviPane {
	float: right; 
	margin: 44px 26px 0px 0px;
	padding: 0;
	border: 0;
	color: #999999;
}

#servicenaviPane a {
	color: #999999;
}

/* start content */
#contentPane {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 801px;
}

/* start left column */
#contentPane .leftColumn {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	border-right: 5px solid #ffffff;
	width: 268px;
}

/* start mainnavigation */
#contentPane .leftColumn .mainnavigationPane {
	margin: 0;
	padding: 0;
	border: 0;
	height: 200px;
	background-image: url(/images/global/background-navi.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contentPane .leftColumn .mainnavigationPane ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	border: 0;
	width: 268px;
}

#contentPane .leftColumn .mainnavigationPane ul li {
	display: block;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	border: 0;
	width: 268px;
	height: 23px;
	background-color: none;
}

#contentPane .leftColumn .mainnavigationPane ul li.doublespaced {
	height: 36px;
}

#contentPane .leftColumn .mainnavigationPane ul li a {
	display: block;
	text-decoration: none;
	padding-left: 38px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	width: 268px;
}

#contentPane .leftColumn .mainnavigationPane ul li a:hover {
	display: block;
	text-decoration: none;
	padding-left: 38px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	width: 268px;
}

#contentPane .leftColumn .mainnavigationPane ul li.link1 a {
	height: 23px;
	background-image: url(/images/global/01-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link1 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link1 a.active {
	height: 23px;
	background-image: url(/images/global/01-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#contentPane .leftColumn .mainnavigationPane ul li.link2 a {
	height: 23px;
	background-image: url(/images/global/02-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link2 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link2 a.active {
	height: 23px;
	background-image: url(/images/global/02-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link3 a {
	height: 23px;
	background-image: url(/images/global/03-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link3 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link3 a.active {
	height: 23px;
	background-image: url(/images/global/03-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link4 a {
	height: 23px;
	background-image: url(/images/global/04-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link4 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link4 a.active {
	height: 23px;
	background-image: url(/images/global/04-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link5 a {
	height: 23px;
	background-image: url(/images/global/05-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link5 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link5 a.active {
	height: 23px;
	background-image: url(/images/global/05-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link6 a {
	height: 23px;
	background-image: url(/images/global/06-navi-index-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .leftColumn .mainnavigationPane ul li.link6 a:hover, #contentPane .leftColumn .mainnavigationPane ul li.link6 a.active {
	height: 23px;
	background-image: url(/images/global/06-navi-index-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* end mainnavigation */

/* start teaser search */
#contentPane .leftColumn .siteSearch {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	border: 0;
	height: 58px;
	background-color: #E1DFD2;
	background-image: url(/images/global/icon-suche.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
/* end teaser search */
/* end left column */

/* start right column */
#contentPane .rightColumn {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 527px;
	background-color: #F7F7F7;
}

#contentPane .contentColumn {
	float: left; 
	border-right: 1px solid #ffffff; 
	width: 516px; 
	background-color: #F7F7F7;
}

#contentPane .rightColumn .keyvisual {
	z-index: 1;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
}

/* start listing text */
#contentPane .rightColumn .content {
	position: relative;
	margin: 0;
	margin-top: 200px;
	padding: 0;
	padding-top: 10px;
	border: 0;
	border-left: 1px solid #F4F3E8;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #ffffff;
}

#contentPane .rightColumn .content h1 {
	margin: 0;
	padding: 13px 0 0 38px;
	font-size: 16px;
	font-weight: normal;
	color: #98C230;
	height: 18px;
	background-image: url(/images/global/icon-arrow-listing.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane .rightColumn .content p {
	margin: 0;
	padding: 13px 20px 20px 39px;
	border: 0;
	color: #999999;
	line-height: 16px;
}

#contentPane .rightColumn .content span {
	color: #999999;
}

#contentPane .rightColumn .content a.anfrage {
	text-decoration: underline;
	color: #5E7E10;
	padding-left: 11px;
	background-image: url(/images/global/arrows-link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#contentPane .rightColumn .content a.anfrage:hover {
	text-decoration: none;
	color: #5E7E10;
	background-image: url(/images/global/arrows-link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/* start listing text */
/* start footer content */
#contentPane .rightColumn .footerPane {
	position: relative;
	margin: 0;
	padding: 50px 25px 25px 25px;
	width: 478px;
	border: 0px;
	text-align: center;
	font-size: 10px;
	color: #cccccc;
	background-color: #ffffff;
}

#contentPane .rightColumn .footerPane a {
	color: #cccccc;
}

#contentPane .rightColumn .footerPane a:hover {
	color: #cccccc;
}
/* end footer content */
/* end right column */
/* end content */





