@CHARSET "UTF-8";

html, body, p, ul, h1, h2, h3, h4, h5, h6, li, a, div, dl, dt, dd {
	margin:0;
	padding:0;
}
body, html {
	min-height:101%;
}

body  {
	color:#aaa;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	background: url(../img/layout_bg.png) top repeat-x #353535;
}

h1 {
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#fff;
	margin-bottom:15px;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#ddd;
	margin-bottom:15px;}

h3 {
}

h4 {
}

p {
	margin-bottom: 15px;
}

.textbox {
	font-size:12px;
	line-height:1.5em;
}

div.image {
	float:right;
	border: 6px solid #555;
	margin: 0 0 20px 30px; 
}

table {
	text-align:left;
	margin-bottom:25px;
}
table th {
	color:#eee;
	padding-bottom:5px;
	background-color:#333;
}
table td:hover {
	background-color: #555;
	cursor:default;
}
table td {
	text-align:left;
	vertical-align:text-top;
	background-color:#333;
}

table td.hervor {
	font-weight:bold;
}


/* Listen ------- */

div.textbox ul {
}
div.textbox li {
	color:#ddd;
	margin-bottom:10px;
	list-style:disc inside;
}

dl {
}
dt {
	color:#fff;
	padding: 0 0 5px 0;
	margin:  0 0 5px 0;
	border-bottom:dotted 1px #ddd;
}
dd {
	font-style:italic;
	margin:  0 0 20px 0;
}


/* Layout */

#orbit {
	width:1000px;
	margin: 0 auto;
	text-align:left;
}

#shad_wrap_l {
	padding: 0 0 0 15px;
	background: url(../img/shad_l.png) left top repeat-y;	
	}
#shad_wrap_r {
	padding: 0 15px 0 0;
	background: url(../img/shad_r.png) right top repeat-y;	
	}

#wrapper {
	width:970px;
	background-color:#222;
}


#div_1 {
	min-height:124px;
	height: auto !important;
	height: 124px;
	background-color:#333;
	text-align:center;
}
#div_1 img {
	margin-top:12px;
}

#div_2_shad_top {
	min-height:4px;
	height: auto !important;
	height: 4px;
	background:url(../img/layout_div2_shad_top.png) top repeat-x #333;
}
#div_2 {
}

	#div_2_nav { 
		position:absolute;
		min-height:35px;
		height: auto !important;
		height: 35px;
	}
	
	
	#div_2_gfx_overlay	{
		position:absolute;
		min-height:152px;
		height:auto !important;
		height:152px;
		margin-top:35px;
	}
	
	#div_2_gfx { 
		background-color: #ab8557;
	}
		#div_2_gfx_left {
			float:left;
			width:650px;
			min-height:219px;
			height: auto !important;
			height: 219px;			
			background:url(../img/layout_div2_gfx_bg.png) top repeat-x;
		}
		img.div_2_gfx_right {
			display:block;
			float:left;
		}

#div_3 {
	min-height:350px;
	height: auto !important;
	height: 350px;
}

#div_3_1 {
	float:left;
	width:210px;
	padding: 40px 0 40px 40px;
}
#div_3_2 {
	float:left;
	width:655px;
	padding: 40px 40px 40px 25px
}
	div.fulltext {
		padding-left:40px !important;
/*		width:auto !important;*/
		width:890px !important;
	}


#div_4 {
}

/* Nav 1 --------------- */

ul#nav_1 {
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	padding-left:40px;
	background: url(../img/layout_div2_gfx_nav_bg.png) top repeat-x;
}

#div_2_nav_abschl {
	float:left;
	background:url(../img/layout_div2_gfx_nav_abschluss.png) no-repeat;
	width:100px;
	min-height:35px;
	height:auto !important;
	height:35px;
}

#div_2_nav img {
}

#nav_1 li {
	float:left;
	text-transform:uppercase;
/*	background:url(../img/layout_div2_gfx_nav_del.png) right no-repeat; */
}
#nav_1 li a {
	display:block;
	padding: 0 15px;
	line-height:35px;
}

#nav_1 li.active a, 
#nav_1 li.active, 
#nav_1 li:hover, 
#nav_1 li:hover a, 
#nav_1 li:active,
#nav_1 li:active a,
#nav_1 li:focus, 
#nav_1 li:focus a {
	background-color:#333;
	color:#fff;
}



/* Nav 2 --------------- */

#nav_2 {
}

#nav_2 li {
	padding-left: 15px;
	background: url(../img/nav2_bulletpoint.gif) left no-repeat;
}
#nav_2 li.active, 
#nav_2 li:hover, 
#nav_2 li:active,
#nav_2 li:focus {
	background: url(../img/nav2_bulletpoint_active.gif) left no-repeat;
}

#nav_2 li.active a, 
#nav_2 li:hover a, 
#nav_2 li:active a,
#nav_2 li:focus a {
	color:#fff;
}

#nav_2 li a {
	line-height:20px;
}


/* Nav 3 --------------- */

#nav_3 {
	padding: 0 40px;	
}
#nav_3 li {
	float:left;
}
#nav_3 li a {
	padding: 3px 10px;
}
#nav_3 li a:hover,
#nav_3 li a:focus,
#nav_3 li.active a {
	color:#fff;
}


/* Sitemap -------------- */

ul.sitemap {
}
ul.sitemap li {
	float:left;
	margin-right:25px;
	font-weight:bold;
}
ul.sitemap li ul {
	margin-top:10px;
}
ul.sitemap li ul li {
	float:none;
	font-weight:normal;
}



/* Weitere ----------- */

#footer_extern {
	text-align:center;
	color:#666;
}