/*=== Setup ===*/
*{
	margin: 0;
	padding: 0
}
body{
	background-color: #000;
	color: #fff;
	font: 11px Verdana,Arial,Geneva,Helvetica,Sans-Serif
}

.printbody{
	background-color: #fff;
	color: #000;
}


a{
	color: #f6e0a4;
	text-decoration: none
}

a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #be0e12;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1em
}
h3{
	font-size: 1.1em;
	margin: 0 0 .8em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.8em
}
/*=== Layout ===*/
#page{
	background-color: #000000;
	height: auto !important;
	height: 780px;
	min-height: 780px;
	padding: 0 9px;
	margin-left: 80px;
	width: 878px
}
#start{
	background-color: #181412;
	height: auto !important;
	height: 780px;
	margin: 0 auto;
	min-height: 780px;
	padding: 0 9px;
	width: 500px
}


/*=== Header ===*/
#header{
	height: 69px
}
/*- Logo -*/
#header h1{
	margin: 0 auto;
	text-indent: -9999px;
	width: 122px
}
#header h1 a{
	height: 69px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
#slogan{
	color: #ffffff;
	font-size: 20px;
	height: 65px;
	margin: -65px 0 0;
	padding: 0 30px
}
#slogan a{
	color: #ffffff
}
#slogan p{
	line-height: normal
}
#slogan cite{
	font-size: 11px;
	font-style: normal
}
/*=== Navigation ===*/
/*- Nav1 -*/

.nav1{
	background-color:#5c3e26;
	width: 871px;
	height: 28px;
	font-size: 11px;
	margin: 50px 0 50px;	
	font: 12px georgia;
}

.nav1 ul{
	width: 100%;
}

.nav1 li{
	display: inline;
	line-height: 28px;
	padding-right: 100px;
}

.nav1 td.active a{
	color: #f84a4a;
}


.nav2{
	padding-top: 40px;
	font-size: 11px;
}


#small_navi{
	position: absolute;
	top: 10px;
	float: left;
	width: 871px;
}

#navi_fix{
	float: right;
}

#small_navi li{
	display: inline;
}






#nav2_verlauf{
	height: 331px;
margin-top:40px;
}
#nav2_verlauf img{
padding-left:4px;
padding-top:10px;
}

.nav2 ul{
	padding-left: 10px;
	padding-top: 6px;
	letter-spacing: 1px;
	font: 12px georgia;
	line-height:20px;
}

.nav2 li a{
	color: #B78C32;
}


.nav2 li.active a{
	color: #fff;
}


#verlauf_unten{
	position: relative;
	background-image: url(../../images/verlauf_unten.png);
	height: 89px;
	top: -89px;
	left: 0px;
	z-index: 999;
}

#verlauf_unten img{
	position: relative;
	top: -59px;
	left: 9px;
}

#designby a{
	position:relative;
	top: -80px;
	font-size: 9px;
	text-decoration: none;
	color: #fff;
}




/*=== Title Picture ===*/
#title img{
}
/*=== All Columns ===*/
#columns{
	position: relative;
	height: 100%;
	margin: 30px 0 0;
	min-height: 600px;
}
/*=== Left Column ===*/
#leftcol{
	background-image: url(../../images/bg-left.gif);
	position: absolute;
	top: 0;
	left: 0;
	color: #b6b6b6;
	float: left;
	height: 100%;
	width: 150px
}
#leftcol .spacer{
	margin: 0 0 1em;
	padding: 0 0 0 30px
}
#leftcol .spacer a{
	color: #b6b6b6
}


#leftcol td.navi_cell1{
	vertical-align: top;
}

#leftcol td.navi_cell2{
	height: 360px;
	vertical-align: top;
}

#leftcol .navi_table{
	height: 100%;
	width: 100%;
}




/*=== Center Column ===*/
#centercol{
	position: relative;
	float: left;
	padding-bottom: 100px;
	margin: 0 0 0 175px;
	width: 490px
}

#print{
	width: 420px;
	height: 100%;
	background-color: #fff;
	padding-left: 10px;
}

#centercol td{
	line-height: 150%;
}

#rightcol{
	position:absolute;
	z-index: 0;
	bottom: 0;
	right: 0;
}





/*=== Footer ===*/
#footer{
	clear: both;
	color: #e6e6e6;
}
#footer a{
	color: #e6e6e6
}
#footer a:hover{
	color: #000000
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
#inhalt2 td{
	line-height: 1.8em;
}

#inhalt2 ul{
	list-style-type: disc;
	padding-left: 15px;
}

#inhalt2 li{
	list-style-type: disc
}

#inhalt2 .bildlegende{
	line-height: 1.5em;
	padding: 0em;
}

#inhalt hr{
	margin-bottom: 5px;
}

#inhalt h3{
	font-size: 1.1em;
	color: #996633
}


#inhalt img{
	border: none;
}


.jobfilter{
	margin-right: 20px;
	margin-bottom: 20px;
	width: 200px
}

.cms_titel{
	font-size: 22px;
	padding-bottom: 25px;
	color: #996633
}


#navHome{
	position: absolute;
	top: 57px;
	left: 30px;
	font: 12px georgia;
}


#inhalt2 hr .contentline{
	height: 1px;
}

.sitemap-ebene-1{
	margin-bottom: 5px;
}

.sitemap-ebene-1 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid white;
	line-height: 20px;
}

.sitemap-ebene-2 a{
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	border: none;
	line-height: 15px;
}

.sitemap-ebene-3 a{
	padding-left: 40px;
	font-size: 10px;
	font-style: italic;
}