/* CSS Document */
body {
	background: #F8F8F8;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #333333;
}
li {
	line-height: 18px;
}
#center {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1000px;
	background: #fff;
}
#head_ln {
	width: 920px;
	height: 57px;
	padding: 25px 70px 5px 10px;
	background: url(images/head_ln.jpg) top left no-repeat;
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 1.33em;
}
#head_ln strong {
	font-size: 1.35em;
}
#header {
	position: relative;
	margin: -10px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	width: 1000px;
	height: 220px;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 50px;
	top: -5px;
	width: 234px;
	height: 190px;
	background: url(images/logo.png) top left no-repeat;
}
#left {
	width: 200px;
	padding: 20px 0px 0px 0px;
}
#left .mod_navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#left .mod_navigation ul.level_1 li.last {
	display: none;
} 
#left .mod_navigation ul.level_2 li.last {
	display: block;
}
#left .mod_navigation ul.level_1 a, #left .mod_navigation ul.level_1 span {
	color: #333333;
	display: block;
	width: 150px;
	background: url(images/menu_bk.jpg) top left no-repeat;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
} 
#left .mod_navigation li.submenu, #left .mod_navigation li.submenu {
	height: 30px;
	overflow: hidden;
}    
#left .mod_navigation ul.level_2 a, #left .mod_navigation ul.level_2 span {
	color: #000;
	display: block;
	width: 145px;
	background: #d7e0e5;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	margin: 1px 0px 1px 5px;
	padding: 0px 0px 0px 25px;
}
#left .mod_navigation ul.level_1 a:hover, #left .mod_navigation ul.level_1 span.active {
	color: #fff;
	background: url(images/active_menu_bk.jpg) top left no-repeat;
}
#left .mod_navigation li.submenu:hover, #left .mod_navigation li.submenu.active, #left .mod_navigation li.submenu.trail {
	height: 140px;
}
#left .mod_navigation li.kinder:hover, #left .mod_navigation li.kinder.active, #left .mod_navigation li.kinder.trail {
	height: 100px;
}
#left .mod_navigation ul.level_2 a:hover, #left .mod_navigation ul.level_2 span.active {
	color: #fff;
	background: #394B95;
}
#main {        
	padding: 20px 0px 0px 0px;
	width: 600px;
	float: left;
}
#right { 
	padding: 20px 0px 0px 0px;
	width: 200px;
}
.newsletter h1 {
	background: url(images/newsletter.jpg) top left no-repeat;  
	height: 25px;
	margin: 0px;
	padding: 43px 0px 0px 65px;
	font-size: 16px;
	color: #333;
}
.newsletter .text {
	width: 180px;
}
.newsletter .checkbox_container span {
	display: block;	
}
.newsletter .select{
	width: 185px;
}
.ce_form {
	clear: both;
	padding-top: 10px;
}
.ce_form label {
	display: inline-block;
	float: left;
	width: 80px;
}
.ce_form label.mandatory {
	background: url(images/mandatory.png) 70px 0px no-repeat;
} 
.agb label {
	width: 150px;
	background: url(images/mandatory.png) 138px 0px no-repeat;
} 
.agb .checkbox {
	width: 10px;
}
.ce_form .textarea {
	width: 300px;
	height: 100px;
}
.ce_form input {
	margin: 3px 0px 3px 0px;
	width: 150px;
}
.ce_form input.captcha {
	width: 40px;
}
#footer {
	clear: both;
	width: 1000px;
}
#footer .mod_customnav {
	text-align: center;
}
#footer .mod_customnav ul {
	display: inline-block;
	margin: 10px auto 0px auto;
	padding: 0px;
	list-style: none;
	height: 20px;
}
#footer .mod_customnav ul li {
	float: left;
}
#footer .mod_customnav ul a, #footer .mod_customnav ul span.active {
	color: #333333;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #333333;
	padding: 0px 5px 0px 5px;
}
#footer .mod_customnav ul li.last a {
	border-right: 0px;
}
#footer ul.level_2 {
	display: none;
}
.captcha {
	display: block;
} 
#kundenmeinungen .captcha {
	display: inline;
}  
.welcome {
	width: 535px;
	height: 117px;
	padding: 20px 20px 15px 20px;
	background: url(images/welcome.png) top left no-repeat;
}
h1 {
	color: #394B95;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.content_top {
	margin-top: -5px;
	width: 575px;
	height: 15px;
	background: url(images/content_top.png)top left no-repeat;
}
.content_main{
	width: 515px;
	background: url(images/content_main.png)top left repeat-y;
	padding: 10px 30px 20px 30px;
}  
.content_bottom{
	width: 575px;
	height: 15px;
	background: url(images/content_bottom.png)top left no-repeat;
}
#home .content_top {
	width: 575px;
	height: 0px;
	background: none;
} 
#home .content_main{
	width: 575px;
	background: none;
	padding: 0px;
}  
#home .content_bottom{
	width: 575px;
	height: 0px;
	background: none;
} 
.home_content_top{
	width: 575px;
	height: 15px;
	background: url(images/content_top.png)top left no-repeat;
}
.home_content_main{
	width: 535px;
	background: url(images/content_main.png)top left repeat-y;
	padding: 10px 20px 10px 20px;
}  
.home_content_bottom{
	width: 575px;
	height: 15px;
	background: url(images/content_bottom.png)top left no-repeat;
}
#home h3 {
	margin: 0px;
	padding: 0px;  
	color: #394B95;
}
.mod_upcoming_events {
	margin: 5px 0px 20px 0px;
}
.info {
	font-size: 10px;
	color: grey;
	margin: 0px;
	padding: 0px;
}
iframe {
	border: 0px;
}
.ce_text {
	margin-left: 1px;
}
.event h2 a {
	color: #394B95;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}
.event table tr td {
	padding: 3px;
}
.event .info {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 13px 0px;
}
hr {
	background-color: #394B95;
	height: 2px;
	margin: 15px 0px 5px 0px;
}
.more, .more a, a {
	color: #394B95; 
}
.toggler {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
.accordion {
	margin: 0px 0px 0px 30px;
}
.checkbox_container span {
	display: block;
}
.prize {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}
.prize_advice {
	margin: 0px;
	font-size: 11px;
	font-style: italic;
}
.mod_dlh_googlemaps {
	float: right;
	height: 200px;
	width: 300px;
	overflow: hidden;
} 
a img {
	margin: 10px;
}
.layout_latest h3 {
	margin: 0px;
	padding: 0px;
}
.widget {
	margin: 1px 0px 1px 0px;
}
.mod_listing {
	margin-top: 30px;
	text-align: center;
	width: 170px;
}
.comment {
	text-align: left;
}
.comment .com_name {
	color: grey;
	font-size: 10px;
}
.comment .com_comment {
	margin: 0px 0px 0px 10px;
}
