@charset 'utf-8';

.block
{
	overflow: visible;
}

/* ----------------------------------------------------- Page layout */

body
{
	margin: 0;
	padding: 0;	
	background-color: #eaeaea;
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size:14px;
	color:#3a3a3a;
}

img
{
	border: none;
}

.clear 
{
	clear: both; 
}


#wrapper
{
	width: 100%;
	margin: 0 auto;	
}

#header
{
	text-align: left;
	margin: 0 auto;
	width: 100%;
	font-size:10px;
	padding:0px;
	background: url('../images/header_background_2.png') #0b0b0b;
}

#header_middle
{
	background: url('../images/header_middle_1.png') #0b0b0b;
	background-repeat: no-repeat;
	height:275px;
	width:811px;
	margin: 0 auto;
	padding:0px;
}

#navigation_header
{
	padding-top:50px;
	padding-left:450px;
	color:#e3e3e3;
}

#header .level_1
{
	list-style-type:none;
	font-size:12px;
	
}

#header .level_1 li 
{
	float:left;
	color:#e3e3e3;
	padding-right:15px;
	padding-left:15px;
}

#header .level_1 a 
{
	color:#e3e3e3;
}

#left
{
	float:left;
	font-size:16px;
	padding-bottom:25px;
	padding-top:30px;
}

#left ul
{
	margin: 0px 0 0 40px;
	padding: 0;
	width:190px;
}

#left ul ul
{
	margin: 0px 0 0 15px;
	padding: 0;
}

#left .level_1 li
{
	padding-bottom:8px;
	list-style-image: url('../images/arrow.png');
}

#left .level_1 li a:link, #left .level_1 li a:visited
{

	color: #000000;
	text-decoration: none;
}

#left .level_1 li a:hover, #left .level_1 li a:focus, #left .level_1 li a:active
{
	text-decoration: underline;
	color: #d50014;
}


#left p
{
	margin: 40px 0 0 20px;
}

#container_big
{
	padding-top:0px;
	margin: 0 0 0 0;
	background: url('../images/background-1.png') #e8e8e8;
	background-repeat:repeat-x;
	margin-top:-16px;
}

#container_small
{
	height:163px;
	background: url('../images/background-3.png') #e8e8e8;
}

#container
{
	width:811px;
	margin: 0 auto;
	background: url('../images/background-4.png') #d9d9d9;
	background-repeat:repeat-x;
}

#buttons
{
	padding-top:125px;
	padding-left:48px;
}

#main
{
	width:541px;
	background: url('../images/background-5.png') #e8e8e8;
	background-repeat:repeat-x;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	padding-top:15px;
	min-height:300px;
	line-height: 1.5em;
}

#main h1
{
	font-size: 22px;
	font-weight: normal;
	color: #d50014;
}

#main h2
{
	font-size: 20px;
	font-weight: normal;
	color: #b91e0d;
}

#main h2 a:link, #main h2 a:active, #main h2 a:visited
{
	color: #000000;
	text-decoration: none;
}

#main h2 a:hover, #main h2 a:focus
{
	text-decoration: underline; 
}

#main h3
{
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

#main h3 a:link, #main h3 a:active, #main h3 a:visited 
{
	color: #333333;
	text-decoration: none;
}

#main h3 a:hover, #main h3 a:focus
{
	text-decoration: underline;
}

#main h4
{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

#main h4 a:link, #main h4 a:active, #main h4 a:visited
{
	color: #999999;
	text-decoration: none;
}

#main h4 a:hover, #main h4 a:focus
{
	text-decoration: underline;
}

.error
{
	color: #cc0000;
}

.mod_sitemap a:link, .mod_sitemap a:visited, .mod_sitemap a:active
{
	color: #000000;
}

.mod_sitemap ul
{
	list-style-image: url('../images/bullet_standard.png');
}

.mod_sitemap ul ul
{
	list-style-image: url('../images/bullet_grau.png');
}


#main .layout_full h1
{
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
}

.layout_full .info { display: none; }
.mod_faqreader .info { display: none; }


.ce_text ol
{
	margin: 0 0 0 20px;
	padding: 0;
}


#footer
{
	text-align: left;
	color: #777777;
	background: url('../images/background-2.png');
	height:66px;
	margin-left:-95px;
}

#footer_middle
{
	width:811px;
	margin: 0 auto;
	padding:0px;
	padding-top:20px;
	
}

#footer_middle a:link, #footer a:active, #footer_middle a:visited
{
	color: #777777;
	text-decoration: none;
}

#footer_middle a:hover, #footer_middle a:focus { text-decoration: underline; }



#footer a:link, #footer a:active, #footer a:visited
{
	color: #777777;
	text-decoration: none;
}

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

#footer ul
{
	list-style-type:none;
}

#footer .level_1 li
{
	 float:left;
	 padding-right:10px;
	 padding-left:10px;
	 background:url(../images/footer_sep.png) no-repeat 100% 50%;

}

#footer .level_1 li.last
{
	background:none;
}

#footer .level_2 li 
{
	float:left;
	padding-right:10px;
	padding-left:10px;
}


a:link, a:active, a:visited
{
	color: #b91e0d;
	text-decoration: none;
	
}

a:hover, a:focus { text-decoration: underline; }

input.text,
select,
textarea
{
	border:1px solid #bebebe;
	font:12px arial, helvetica, sans-serif;
}

.text:focus,
select:focus,
textarea:focus
{
	background:#f4f4f4;
}

.text:hover,
select:hover,
textarea:hover
{
	background:#f4f4f4;
}

.submit
{
	width: 280px;
	float:left;
	margin-top: 0.5em;
	margin-bottom: 20px;
	margin-right: 2px;
	border:1px solid #bebebe;
	background-color:#ffffff;
	text-align: center;
	background-image:none;
}

.submit:hover
{
	background-color:#f4f4f4;
}

.formularTop
{
	margin-top:200px;
}

.formularBottom
{
	margin-bottom:200px;
}



