body{
	background-image: url(../style_images/background.jpg);
}

ul{
	list-style-type: square;
}

#wrapper{
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 15px;
	padding-bottom: 15px;
}

#header .einzeilig{
	line-height: 36px;
}

#header{
	font-family: arial;
	background-image: url(../style_images/header.png);
	background-repeat: no-repeat;
	width: 930px;	
}

#header .links{
	float: left;
	width: 215px;
	height: 95px;
}

#header .rechts{
	float: right;
	width: 715px;
	
}

#header #language{
	height: 30px;
	padding-top: 3px;
	padding-left:630px;
}

#header .inside{
	width: 715px;	
	height: 62px;

}
#header .mod_navigation ul{ 
	padding: 0px;
	margin: 0px;
}

#header .mod_navigation li{
	color: #292929;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 102px;
	height: 63px;
	text-align: center;
	list-style-type: none;
	background-image: url(../style_images/header_li_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .mod_navigation ul .last{
	background-image: none;
	width: 103px;
}

#header .mod_navigation a{
	vertical-align: middle;
	text-decoration: none;
	color: #292929;
}

#header .mod_navigation .level_1 .active {
	background-image: url(../style_images/header_active.png);
	background-repeat: no-repeat;
	padding-top: 2px;
}



#header .mod_navigation .active, #header .mod_navigation .active:hover{
	background-image: url(../style_images/header_active.png);
	background-repeat: no-repeat;
	color: #dddddd;	
}

#header .mod_navigation .active span{
	background-image: none;
	background-repeat: no-repeat;
	color: #dddddd;

}

#header .mod_navigation li:hover{
	background-image: url(../style_images/header_hover.jpg);
	background-repeat: repeat-x;
	color: #dddddd;	
}

#header .mod_navigation li:hover a{
	color: #dddddd;	
}

#header .mod_navigation .active span,#header .mod_navigation .level_1 .active span, #header .mod_navigation .active span:hover{
	background-image: none;
}

#container{
	font-family: Calibri;
	background-color: #292929;
	color: #b2b2b2;
	padding-top: 60px;
	min-height: 300px;
	padding-left: 56px;	
}

#container ul{
	padding-left: 20px;
}

#container h1{
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	background-color: #cc3424;
	padding-left: 12px;
	padding-right: 42px;
	padding-top: 10px;
	margin: 0px;
	color: white;
}
#container h2{
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	background-color: #cc3424;
	padding-left: 12px;
	padding-right: 42px;
	margin: 0px;
	color: white;
	text-decoration: none;
}
#container h3{
	color: white;
	font-weight: normal;
	text-decoration: underline;
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#container h4{
	
}
#container h5{
}
#container h6{
}

#main {
	padding-right: 17px;
	
}

#main ul{
	margin-top: 7px;
}

#right{
	width: 374px;
	padding-right: 18px;
	padding-left: 18px;
}

#right .image_container{
	margin: 0px;
	margin-left: 14px;
}

#bottom{
	color: #282b26;
	font-family: Calibri;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../style_images/content_bottom_background.png);
}

#bottom p{
	margin-bottom: 7px;
}

#bottom ul{
	margin-top: 7px;
}

#bottom .inside{
	padding-left: 56px;
	padding-right: 32px;
	padding-top: 22px;
	background-color: white;

}

#bottom .inside .top{
	height: 11px;
	background-repeat: no-repeat;
	background-image: url(../style_images/content_bottom_top.png);
}

#bottom .inside .bottom{
	height: 9px;
	background-repeat: no-repeat;
	background-image: url(../style_images/content_bottom_bottom.png);
}

#bottom td{
	vertical-align: top;
}

#bottom #content_bottom{
	padding-left: 127px;
	background-repeat: repeat-y;
	background-image: url(../style_images/content_bottom_middle.jpg);
}

#bottom h2{
	color: white;
	font-weight: normal;
	text-decoration: underline;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content_bottom ul{
	padding-left: 20px;
}

#footer{
	font-family: calibri;
	margin-top: 15px;
	background-image: url(../style_images/footer_background.png);
	height: 24px;	
}

#footer p{
	padding: 0px;
	padding-top: 2px;
	padding-left: 35px;
	margin: 0px;	
}

#footer a{
	color: #282b26;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.spacer{
	padding-left: 112px;
}

.spacer_en{
	padding-left: 105px;
}

#bottom .formbody{
	margin-top: 12px;
}

#bottom .formbody .submit{
	color: #282b26;
	font-size: 14px;
	font-family: calibri;
}

#bottom  .ce_form  input, #bottom  .ce_form  textarea{
	font-family: calibri;
}





