@charset 'utf-8';

.block
{
	overflow: visible;
}

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

body
{
	margin: 0;
	padding: 0;
	background: url('../images/backgrounds/background-1.png') #232323;
	background-repeat:repeat-x;
	color: #333333;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:50px;
	padding-bottom:100px;
}

a:link, a:active, a:visited
{
	color: #09165a;
	text-decoration: underline;
	
}

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


img
{
	border: none;
}

.clear 
{
	clear: both; 
}

#wrapper
{
	width:1002px;
	margin: 0 auto;
}

#header_top
{
	background: url('../images/backgrounds/background-2.png');
	background-repeat:no-repeat;
	height:37px;
}

#header
{
	width:736px;
	background: url('../images/backgrounds/background-5.png');
	background-repeat:no-repeat;
	padding-right:66px;	
	height:100px;
}

#header .navi_main #tnav1
{
	float:left;
	width: 44px; 
	height: 74px;
	padding-right:40px;
}

#header .navi_main #tnav2
{ 
	float:left;
	width: 77px;
	height: 74px;
	padding-right:40px;
}

#header .navi_main #tnav3
{
	float:left;
	width: 100px; 
	height: 74px;
	padding-right:40px;
}

#header .navi_main #tnav4
{
	float:left;
	width: 39px;
	height: 74px;
	padding-right:40px;
}

#header .navi_main #tnav5
{ 
	float:left;
	width: 56px;
	height: 74px;
}

#headerclear
{
	clear:both;
}

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

.header_links
{
	position:relative;
	z-index:1;
}


.header_links ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}

.header_links li
{
	height:30px;
}

#headerNavDiv
{
	border-top: dotted 1px #8b856c;
	height:10px;
}


#nav
{
}

.header_links li ul {
  display: none;
  width: 200px;
  background: #e9edef;
  top: 20px;
  left: 0;
  margin: 2px 0 0 0;
  padding: 0;
  	margin-top:-4px;

}

.header_links li ul li
{
	width: 200px;
	border-right: dotted 0px #5e5e5e;
}

.header_links li > ul
{
	top: auto;
	left: auto;
}

.header_links li:hover ul, .header_links li.over ul { display: block; }


.header_links li a:link, .header_links li a:active, .header_links li a:visited 
{
	color: #000000;
	text-decoration: none;
}

.header_links li a:hover, .header_links li a:focus 
{
	color: #000000;
	text-decoration:underline;
}

#headerLinksItem
{
	padding-left:15px;
	height:40px;
}


#logo_startseite
{
	padding-left:33px;
	height:207px;
	position:relative;
}

.mod_breadcrumb
{
	padding-top:4px;
	padding-bottom:4px;
	color:#4c4c4c;
	background: url('../images/backgrounds/background-8.png');
	background-repeat:no-repeat;
	width:736px;
	height:32px;
}

.mod_breadcrumb a:link, .mod_breadcrumb a:active, .mod_breadcrumb a:visited 
{
	color: #4c4c4c;
	text-decoration: none;
}

.mod_breadcrumb a:hover, .mod_breadcrumb a:focus 
{
	color: #4c4c4c;
	text-decoration:underline;
}

#right
{
	float:right;
	width:271px;
	padding-top:10px;
}


#left
{
	float:left;
	font-size:12px;
	padding-bottom:25px;
	width:149px;
	margin-left:9px;
	color:#d9d9d9;
	list-style-type:none;
}

#leftContainer
{

	
}

#left ul
{
	list-style-type:none;
	margin:0;
	padding:0;

}

#left ul ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#left .level_1 li
{
	list-style-type:none;
	width:149px;
	height:44px;
	display:block;
	border-bottom:1px #7d7558 dotted;
}

#left .level_1 span
{ 
	position:relative;
	top:0px;
	left:7px;
}

#left .level_1 li a:link, #left .level_1 li a:visited, #left .level_2 li a:link, #left .level_2 li a:visited
{
	color:#d9d9d9;
	text-decoration:none;
	display: block;
	position:relative;top:0px;left:7px;
	margin-right:20px;
}



#left .level_1 li:hover, #left .level_1 li:focus
{
	background: url('../images/backgrounds/background-10.png');
	background-repeat:no-repeat;
	height:44px;
}

#left .level_1 li.active
{
	background: url('../images/backgrounds/background-10.png');
	background-repeat:no-repeat;
	height:44px;
}






#left .level_1 li .spanOne
{
	position:relative;top:14px;left:15px;
	margin-right:20px;
}

#left .level_1 li .spanTwo
{
	position:relative;top:7px;left:15px;
}

#left .level_1 li .spanOne1
{
	position:relative;top:14px;left:8px;
}

#left .level_1 li .spanTwo2 
{
	position:relative;top:7px;left:8px;
}

#left p
{
}


#container
{
	background: url('../images/backgrounds/background-3.png');
}

#container2
{
	background: url('../images/backgrounds/background-6.png');
}


#main
{
	padding-left:42px;
	width:736px;
	line-height: 1.5em;
	margin-bottom:20px;
	position:relative;
	float:left;
}

#mainContent
{
	float:left;
	width:455px;
}

#main2
{
	padding-left:200px;
	width:736px;
	line-height: 1.5em;
	margin-bottom:20px;
	position:relative;
}

#frontpageContentLeft
{
	float:left;
}

#frontpageContentRight
{
	float:left;
}


#maincontent_left
{
	float:left;
	width:200px;
	padding-right:20px;
	border-right:1px #7d7558 dotted;
}

#maincontent_right
{
	float:left;
	width:200px;
	padding-left:20px;
}

#maincontent_bottom
{
	width:440px;
	border-top:1px #7d7558 dotted;
	margin-top:10px;
}

#maincontent_box
{
	background-color:#eae7dd;
	width:271px;
	float:left;
	margin-left:24px;
	font-size:10px;
}

#maincontent_box2
{
	background-color:#eae7dd;
	width:271px;
	font-size:10px;
	margin-top:10px;
}

.table
{
	padding-top:10px;
	padding-left:10px;
}

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

#main h2
{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

#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
{
	padding-top:20px;
	font-size: 16pt;
	font-weight: normal;
	color: #00398f;
	line-height:30px;
}

#main h4
{

}

#main2 h1
{
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}

#main2 h2
{
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

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

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

#main2 h3
{
	padding-top:20px;
	font-size: 16pt;
	font-weight: normal;
	color: #00398f;
}

#main2 h4
{

}

#contentBox2
{
	background-color:#e1e6ec;
	width:442px;

	padding-left:4px;
	padding-right:4px;
}

#contentBox2Top
{
	width:450px;
	height:14px;
	background: url('../images/backgrounds/background-12.png');
	background-repeat:no-repeat;
	margin:0px;
}

#contentBox2Bottom
{
	width:450px;
	height:14px;
	background: url('../images/backgrounds/background-11.png');
	background-repeat:no-repeat;
}

#mainContent ul
{
	list-style-image: url('../images/gfx-1.png');
	margin-left:-20px;
	
}

#mainContent li
{
	padding-top:4px;
	padding-bottom:4px;
}


#contentBox2 ul
{
	list-style-image: url('../images/gfx-1.png');
	margin-left:0px;
	
}

#contentBox2 li
{
	padding-top:4px;
	padding-bottom:4px;
}


.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
{
	color:#cfcfcf;
	margin-top:20px;
	background-color:#232323;
	width:700px;
	height:25px;
	margin-left:200px;
	padding-top:10px;
	padding-left:35px;
	font-size:11px;
}

#footer_bottom
{
	background: url('../images/backgrounds/background-4.png');
	background-repeat:no-repeat;
	height:22px;
}

#footer_bottom2
{
	background: url('../images/backgrounds/background-7.png');
	background-repeat:no-repeat;
	height:22px;
}


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

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

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


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;
}


