body{
	background:#f5f1dd url(images/background.gif) repeat-y;
	background-position:center;
	background-attachment:fixed;
	margin: 0px; padding: 0px;
	text-align:center;
	overflow:scroll;
	overflow-x:hidden;
}
#master{
	margin: 0px auto 0px auto;
	border-left:#797d80 1px solid;
	border-right:#797d80 1px solid;
	background:#FFF;
	text-align:left;
	width:989px;
}
#banner{
	position:absolute;
	background:#d5dfe6 url(images/startseite_banner.jpg) no-repeat;
	text-align:left;
	width:989px; height: 213px;
}
#logo{
	position:absolute;
	margin:26px 0px 0px -473px;
	width:700px; height:81px;
}
#menue{
	position:absolute;
	margin:183px 0px 0px 29px;
	width:960px; height:47px;
}
#menue div{
	float:left;
	text-align:center;
	margin:0px 12px 0px 0px;
	background:url(images/button_not.jpg) no-repeat;
	width:147px; height:47px;
}
#menue div a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#181818;
	line-height:27px;
	text-decoration:none;
}
#menue div.activ{
	background:url(images/button_activ.png) no-repeat;
}
#submenu{
	position:absolute;
	margin:253px 0px 0px 0px;
	width:175px;
}
#submenu div{
	text-align:left;
	padding:8px 0px 8px 28px;
	margin:-1px 0px 0px 0px;
	border-top:1px solid;
	border-bottom:1px solid;
	width:147px;
}
#submenu div a{
	/*padding:8px 0px 8px 28px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e3133;
	line-height:14px;
	text-decoration:none;
}
#content_base{
	position:absolute;
	z-index:200;
	margin: 248px 0px 50px 194px;
	width:765px; height:auto;
}
#content_base h1{
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0e69a8;
	line-height:130%;
	text-decoration:none;
}
#content_base h2{
	margin: 17px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e9a42f;
	line-height:130%;
	text-decoration:none;
}
#content_base p{
	margin: 0px 6px 14px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#121212;
	line-height:16px;
}
#content_base li{
	margin: 0px 0px 6px -18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#121212;
	line-height:16px;
	list-style-image:url(images/listicon.jpg);
}
#content_base #links{
	float:left;
	margin: 0px 0px 0px 0px;
	width:440px; height:auto;
}
#content_base #rechts{
	float:left;
	margin: 0px 0px 0px 15px;
	width:310px; height:auto;
}
#content_base #links50{
	float:left;
	margin: 0px 0px 0px 0px;
	width:360px; height:auto;
}
#content_base #rechts50{
	float:left;
	margin: 0px 0px 0px 15px;
	width:360px; height:auto;
}
#teaser{
	/*overflow-x:hidden;*/
	width:301px; height:29px;
}
#teaser #top{
	background-image:url(images/teaser_top.gif);
	background-repeat:no-repeat;
	width:287px;
	padding: 10px 0px 6px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#000000;
}
#teaser #content{
	background-image:url(images/teaser_content.gif);
	background-repeat:repeat-y;
	width:280px; height:auto;
	padding: 10px 7px 4px 14px;
}
#teaser #bottom{
	background-image:url(images/teaser_bottom.gif);
	background-repeat:no-repeat;
	width:301px; height:7px;
}

#FAQteaser{
	/*overflow-x:hidden;*/
	width:360px;
}
#FAQteaser #top{
	background-image:url(images/faq_top.gif);
	background-repeat:no-repeat;
	width:346px;
	padding: 10px 0px 6px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#000000;
}
#FAQteaser #content{
	background-image:url(images/faq_content.gif);
	background-repeat:repeat-y;
	width:339px;
	padding: 10px 7px 4px 14px;
}
#FAQteaser #bottom{
	background-image:url(images/faq_bottom.gif);
	background-repeat:no-repeat;
	width:360px; height:7px;
	margin:0px 0px 12px 0px;
}
#service{
	position:absolute;
	text-align:right;
	margin:6px 0px 0px 0px;
	width:970px; height:18px;
}
#sprache{
	position:absolute;
	text-align:left;
	margin:6px 0px 0px 18px;
	width:370px; height:18px;
}
#service a, #sprache a{
	margin:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b2b2;
	line-height:normal;
	text-decoration:none;
}
#service span a, #sprache span a{
	color:#ed6b31;
}
.csc-textpic-caption{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:100;
	color:#121212;
	line-height:16px;
}
#content_base a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e69a8;
	line-height:normal;
	border-bottom:1px dashed;
	text-decoration:none;
}
#content_base a:hover{
	color:#93a569;
}
hr{
	color:#0e69a8;
	height:1px;
	border:0px;
	border-bottom:1px dashed;
}

