@charset "UTF-8";
/* basic stuff */
body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	line-height: normal;
}
p {
	margin-bottom: 20px;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 25px;
}
h3 { 
	font-size:12px;
}

a img {
	border: none;
}
a:link {
	color: #E9007E;
	text-decoration: underline;
}
a:visited {
	color: #E9007E;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* layout */

.container {
	width: 954px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
header {
	padding-top: 10px;
}
.header-wrapper {
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	width: 954px;
	height: 461px;
}
.header-wrapper-fullwidth {
	background-image: url(images/bg-header-fullwidth.png);
	background-repeat: no-repeat;
	width: 954px;
	height: 461px;
}
.content-wrapper {
	padding-top: 0px;
	padding-left: 59px;
	padding-bottom: 0px;
	background-image: url(images/bg-line-content-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
.content-wrapper-fullwidth {
	width: 875px;
	float:left;
	padding-top: 0px;
	padding-left: 59px;
	padding-right:30px;
	padding-bottom: 0px;
	background-image: url(images/bg-line-content-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
.content {
	
	float: left;
	margin-top: 30px;
}

.content .spacer {
	margin-bottom: 28px;
	margin-top: 28px;
	border-top: solid thin;
	border-top-color: #949599;
	width: 100%;
	height: 1px;
}

.aside-wrapper {
	
	float: right;
	width: 219px;
	height: auto;
	padding: 0;
}

.divider-wrapper {
	width: 676px;
	float:left;
	background-image: url(images/divider-vertical.png);
	background-repeat: repeat-y;
	background-position: right top;
	}
	
.sidebar {
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(images/bg-aside.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 18px;
	padding-right: 18px;
}
/* header */
.container .content section p {
	font-size: 12px;
	line-height: 170%;
}
.header-logo-left {
	float: left;
	margin-left: 40px;
	padding-top: 20px;
	display: inline;
}
.header-logo-middle {
	float: left;
	padding-top: 20px;
}
.header-logo-right {
	float: right;
	margin-right: 10px;
	padding-right: 60px;
	padding-top: 20px;
}
.header-content-left {
	float: left;
	margin-left: 40px;
	width:190px;
}
.header-content-middle {
	float: left;
	width: 400px;
}
.header-content-right {
	float: left;
	padding-right: 0px;
	background-image: url(images/header-linie-claim.png);
	background-position: left top;
	width: auto;
	background-repeat: no-repeat;
	padding-top: 200px;
}
.header-claim-big {
	font-size: 32px;
	color: #E9007E;
	margin-bottom:5px;
}
.header-claim-small {
	font-size: 14px;
}
/* aside */

aside.sidebar h4 {
	font-size: 14px;
	color: #ED008C;
	margin-top: 15px;
}
aside.sidebar .news {
	font-size: 12px;
	margin-bottom: 18px;
}
aside.sidebar .spacer {
	margin-bottom: 18px;
	border-top: solid thin;
	border-top-color: #949599;
	width: 162px;
	height: 1px;
}
aside.sidebar .newsimage {
	border:1px solid;
	border-color:#9A9B9F;
}

/* content */
.content ul, .content ol {
	padding: 0 15px 15px 40px;
	font-size:12px;
    line-height: 170%;
}
.highlight {
	color:#ED008C;
}
	
/* navigation */
ul.nav {
	list-style: none;
	margin-top: 18px;
	margin-left: 7px;
	margin-bottom: 12px;
}
ul.nav li {
	font-size: 14px;
	border-top: solid 1px;
	border-top-color: #E6E6E6
}
ul.nav .last {
	border-bottom: solid 1px;
	border-bottom-color: #E6E6E6
}
ul.nav a, ul.nav a:visited {
	color: #666666;
	padding: 13px 5px 10px 15px;
	display: block;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #F4F4F4;
}
ul.nav li .current {
	color:#ED008C !important;
	background-color: #F4F4F4;
	font-weight:bold;
}
.subnavi a {
	color: #666666;
	text-decoration: none;
}
.subnavi a:hover {
	color: #ED008C;
	text-decoration: underline;
}
.subnavi .subcurrent {
	color: #ED008C;
	text-decoration: none;
}

/* footer */
footer {
	font-size: 10px;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
footer p {
	margin-top: 20px;
}
.footer-wrapper {
	margin-left: 59px;
	width: 895px;
}
/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, article, figure {
	display: block;
}
/** form stuff */
form { display: block; padding-bottom: 65px; }
form label { font-size: 12px; font-weight: bold; display: block; margin-bottom: 2px; }

form .err { color: #fff; background: #E9007E; border-radius: 4px; display: none; position: relative; left: 330px; top: 25px; padding: 4px 7px; }
form .capter { left: 160px !important; }
form .txarea { left: 323px !important; }
form .topp { left: 330px; }
form .telefon { left: 280px; }
form .erreichbar { left: 255px; }

form #captchaimg { display: block; border: 1px solid #a1a1a1; margin-bottom: 7px; }

form .sendbtn { display: block; font-size: 26px; padding: 3px 6px; }

form .textinput { display: block; outline: none; width: 360px; border: 1px solid #ddd; padding: 7px 7px; margin-bottom: 25px; font-size: 12px; color: #666666; }
form .vonbis { display: block; outline: none; width: 160px; border: 1px solid #ddd; padding: 7px 7px; margin-bottom: 25px; font-size: 12px; color: #666666; }
form .textcaptcha { display: block; outline: none; width: 360px; border: 1px solid #ddd; padding: 7px 7px; margin-bottom: 30px; font-size: 12px; color: #666666; }
form .textinput:focus, form .textcaptcha:focus { color: #565656; border-color: #c6c6c6; }

form .msgtextarea { display: block; outline: none; font-size: 12px; padding: 3px 11px; width: 360px; height: 180px; border: 1px solid #ddd; color: #666666; margin-bottom: 20px; }
form .msgtextarea:focus { color: #565656; border-color: #c6c6c6; }

form .left {margin-right:22px;}

form a.btn {
background-color: #eee;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
background-image: -webkit-linear-gradient(top, #eee, #ccc);
background-image: -moz-linear-gradient(top, #eee, #ccc);
background-image: -ms-linear-gradient(top, #eee, #ccc);
background-image: -o-linear-gradient(top, #eee, #ccc);
background-image: linear-gradient(top, #eee, #ccc);
border: 1px solid #ccc;
border-bottom: 1px solid #bbb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #E9007E;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
padding: 10px 20px;
text-align: center;
text-shadow: 0 1px 0 #eee;
}

form a.btn:hover { 
background-color: #ddd;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddd), color-stop(100%, #bbb));
background-image: -webkit-linear-gradient(top, #ddd, #bbb);
background-image: -moz-linear-gradient(top, #ddd, #bbb);
background-image: -ms-linear-gradient(top, #ddd, #bbb);
background-image: -o-linear-gradient(top, #ddd, #bbb);
background-image: linear-gradient(top, #ddd, #bbb);
border: 1px solid #bbb;
border-bottom: 1px solid #999;
cursor: pointer;
text-shadow: 0 1px 0 #ddd;
}
form a.btn:active {
border: 1px solid #aaa;
border-bottom: 1px solid #888;
-webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
-moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
}

#agb ol {
    padding: 0 15px 15px 40px;
    font-size: 13px;
    font-weight: bold;
}

#agb ol ol {
    padding: 0 0 15px 20px;
    font-size: 12px;
    font-weight: bold;
}

#agb ol ol ul{
    padding: 0 0 15px 20px;
    list-style-type: none;
    font-weight: normal;
    font-size: 12px;
}

#agb ol ol ol {
    padding: 0 0 15px 20px;
    font-weight: normal;
    font-size: 12px;
}

#agb ol ol ol ol {
    padding: 0 0 0 40px;
    font-weight: normal;
    font-size: 12px;
}

