/* Start of CMSMS style sheet 'main' */
body{
	margin:0;
	background:url(/images/bg-body.gif) repeat-x;
	font:12px/16px Arial, Helvetica, sans-serif
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:999px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 15px;
}
#header{
	background:url(/images/bg-header-top.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#header .top{
	overflow:hidden;
	width:100%;
}
.top-nav {
	margin:17px 20px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
.top-nav li{
	float:left;
	background:url(/images/bullit01.gif) no-repeat 0 2px;
	margin:0 1px 0 -1px;
	padding:0 12px;
}
.top-nav a{
	color:#949494;
}
.top-nav .active a,
.top-nav a:hover{
	color:#55a0e0;
	text-decoration:none;
}
.header-form{
	float:left;
	display:inline;
	margin:11px 0 0 23px;
}
.header-form div{
	float:left;
	background:url(/images/bg-header-form.gif) no-repeat;
	width:196px;
	height:24px;
	padding:0 17px;
}
.header-form div .input{
	float:left;
	width:196px;
	background:none;
	border:none;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#9d9d9d;
	padding:0;
	margin:7px 0 0;
	padding:0 0 2px;
}
.btn-search{
	float:left;
	margin:-5px 0 0 18px;
	display:inline;
	position:relative;
}
.btn-suchen{
	float:left;
	display:inline;
	margin:4px 0 0 6px;
}
#header .inner{
	overflow:hidden;
	width:100%;
	height:194px;
	background:url(/images/img01.jpg) no-repeat;
	margin:9px 0 0;
	position:relative;
}
.logo{
	background:url(/images/logo.jpg) no-repeat;
	width:307px;
	height:145px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:23px;
	left:21px;

}
.nav{
	width:100%;
	overflow:hidden;
	position:relative;
	height:29px;
	background:url(/images/bg-nav.gif) repeat-x;
}
.nav div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	left:-50%;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	height:29px;
}
#nav li{
	float:left;
}
#nav a{
	float:left;
	color:#949494;
	padding:0 0 0 4px;
	cursor:pointer;
}
#nav .active a,
#nav a:hover{
	text-decoration:none;
	color:#fff;
	background:url(/images/bg-nav-left.gif) no-repeat;
}
#nav span{
	padding:7px 47px 6px;
	float:left;
}
#nav .active span,
#nav a:hover span{
	background:url(/images/bg-nav-hover.gif) repeat-x;
}
#nav em{
	width:4px;
	height:29px;
	float:left;
}
#nav a:hover em{
	background:url(/images/bg-nav-right.gif) no-repeat;
}
#content{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #dadada;
	padding:0 0 24px;
}
#sidebar{
	width:271px;
	overflow:hidden;
	float:left;
	margin:0 19px 0 0;
}
#sidebar-nav{
	margin:20px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

#sidebar-nav li{
	height:1%;
	vertical-align:middle;
	width:271px;
	overflow:hidden;
	border-top:1px solid #ececec;
	margin:-1px 0 1px;
}
#sidebar-nav a{
	color:#838383;
	display:block;
	background:url(/images/bullit03.gif) no-repeat;
	padding:0 0 0 39px;
	display:block;
}
#sidebar-nav a:hover,
#sidebar-nav .active a{
	color:#fff;
	text-decoration:none;
	background:url(/images/bullit04.gif) no-repeat;
}
#sidebar-nav em{
	background:url(/images/bg-sidebar-nav01.gif) repeat-x;
	display:block;
	padding:13px 0 7px 14px;
	height:17px;
	font-style:normal;
	cursor:pointer;
}
#sidebar-nav a:hover em,
#sidebar-nav .active em{
	background:url(/images/bg-sidebar-nav-hover.gif) repeat-x;
}
#sidebar-nav .first a{
	background:url(/images/bullit02.gif) no-repeat;
}
#sidebar-nav .first a:hover{
	background:url(/images/bullit05.gif) no-repeat;
}
#sidebar-nav .last a{
	background:url(/images/bullit06.gif) no-repeat;
}
#sidebar-nav .last a:hover{
	background:url(/images/bullit07.gif) no-repeat;
}
#sidebar-nav .last em{
	background:url(/images/bg-sidebar-nav.gif) repeat-x;
}
#sidebar-nav ul{
	margin:0 0 -5px;
	padding:7px 0 0;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:#ececec;
}
#sidebar-nav ul li{
	border:none;
	margin:0 0 6px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
#sidebar-nav ul a{
	background:none !important;
	padding:0;
	color:#838383 !important;
}
#sidebar-nav ul li.active a,
#sidebar-nav ul a:hover{
	background:#3e93da !important;
	color:#fff !important;
}
#sidebar-nav ul span{
	padding:3px 0 3px 53px;
	display:block;
}
.fone{
	overflow:hidden;
	width:100%;
	background:url(/images/fone-top.gif) no-repeat;
	padding:7px 0 0;
	margin:17px 0 0;
}
.fone .inner{
	overflow:hidden;
	width:100%;
	background:url(/images/fone-bottom.gif) no-repeat 0 100%;
	padding:0 0 7px;
}
.fone .holder{
	overflow:hidden;
	width:100%;
	background:#eee url(/images/fone-center.gif) repeat-x 0 100%;
}
.fone ul{
	margin:-5px 0 -6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:url(/images/fone-holder.gif) no-repeat 0 100%;
	font-weight:bold;
	color:#888888;
}
.fone ul li{
	display:block;
	background:url(/images/bullit08.gif) no-repeat 8px 60%;
	padding:6px 0 7px 49px;
	border-top:1px solid #fff;
	margin:-1px 0 1px;
}
.fone ul strong{
	display:block;
	font-size:17px;
	line-height:20px;
}
.fone ul a{
	color:#888888;
}
.form{
	overflow:hidden;
	width:100%;
	margin:18px 0 0;
	background:url(/images/form-bottom.gif) no-repeat 0 100%;
	padding:0 0 11px;
}
.form strong{
	display:block;
	background:url(/images/bg-form.gif) no-repeat;
	width:234px;
	height:25px;
	color:#fff;
	font-size:16px;
	line-height:18px;
	padding:11px 28px 0;
}
.form .inner{
	overflow:hidden;
	width:240px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	background:none;
	padding:19px 14px 6px;
}
.form .wrapper{
	background:url(/images/bg-form-input.gif) no-repeat;
	width:130px;
	height:19px;
	margin:0 0 14px;
	padding:0 18px;
}
.form .wrapper input{
	width:130px;
	background:none;
	border:none;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	padding:0;
	margin:3px 0 0;
	color:#9b9b9b;
}
.form .checkbox{
	float:left;
	display:inline;
	margin:0 15px 0 9px;
}
.form label{
	color:#aaabad;
}
.form a{
	color:#3e93da;
	display:block;
	margin:0 0 0 36px;
}
.btn-senden{
	margin:11px 0 0;
}
#data{
	width:709px;
	float:left;
	padding:27px 0 0;
	color:#898b8d;
	line-height:20px;
}
.data-top{
	padding:0 46px;
}
#data h1{
	font-size:24px;
	line-height:28px;
	color:#3e93da;
	font-weight:normal;
	margin:0 0 23px;
}
#data h2{
	margin:0 0 6px;
	font-size:18px;
	line-height:22px;
	color:#3e93da;
	font-weight:normal;
}
#data h3 {
	font-size:14px;
}
#data p{
	margin:0 0 25px;
}
#data a {
	color:#898b8d;
}
#data a:hover{
	text-decoration:underline;
}
#data img{
	display:block;
	border:1px solid #f4f4f4;
	padding:4px;
}
#data .inner{
	background:url(/images/data-center.gif) repeat-y;
	overflow:hidden;
	width:100%;
}
#data .holder{
	background:url(/images/data-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding:0 0 6px;
}
#data .content{
	background:url(/images/data-top.gif) no-repeat;
	width:617px;
	padding:0 46px 23px;
	min-height:237px;
}
* html #data .content {
	height:237px;
}
#data .content p{
	line-height:23px;
	margin:0 0 19px;
}
.date{
	display:block;
	height:16px;
	font-size:1.2em;
	line-height:1.3em;
	font-style:normal;
	color:#9b9b9b;
	padding:0 0 0 22px;
	margin:0 0 13px;
	background:url(/images/date.gif) no-repeat;
}
#footer{
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#b2b2b2;
	padding:18px 0 0 3px;
}
#footer .design{
	float:right;
}
#footer .copy{
	float:left;
}
#footer ul {
	margin:0 7px 0 6px;
	padding:0 3px 0 0;
	list-style:none;
	float:left;
	display:inline;
	background:url(/images/bullit10.gif) no-repeat 100% 3px;
}
#footer ul li{
	float:left;
	background:url(/images/bullit09.gif) no-repeat 0 6px;
	padding:0 5px 0 10px;
}
.agb{
	float:left;
}
#footer a{
	color:#b2b2b2;
}
/* End of 'main' */

