@charset "UTF-8";
/* CSS Document */


body{
	position:absolute;
	background-color:#f0f1f1;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
}

 p{
	margin-bottom: 0px;
	padding: 0;
}

h1 { color:#eb6e07; font-size:22px; }
h4 { color:#eb6e07; }
h4 { font-weight:normal; }

h4 { font-size:18px; margin-bottom:-5px;}

h5 {
	color:#666;
}
h5 { font-weight:normal; }

h5 { font-size:14px; margin-bottom:-5px;}






#con_head{
	height: 90px;
	width: 950px;
	margin-bottom: 20px;
}


#logo{
	height: 90px;
	width: 750px;
	float:left;
	background: url(../img/logo.jpg);
	background-repeat: no-repeat;

}

#lang{
	height: 90px;
	width: auto;
	float: right;
	margin-right: 20px;

}

/* SHN */
/* Navigation */
/* Ebene Eins */



/**********************
ul.navi {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height: 50px;
}
span.navi_pipe{
	color:#eb6e07; 
	font-size:22px;
  }
ul.navi li {
	padding:0;
	margin:0;
	display:block;
	position:relative;
	float:left;
}

ul.navi li a {
	display:block;
	padding-right: 15px;
	font-size:15px;
	text-align:none;

/* 	background:transparent url(style_01_FILES/navi-hg.jpg) center center repeat-x;
	color:#fff;
	border-right:1px solid #fff;	 */
/*	color:#000;
	font-size:17px;
	font-weight:bold;
 	text-decoration:none;
}
*************************/
/*********************
ul.navi li a:hover,ul.navi li a.active, ul.navi li.pretty-hover a {
	text-decoration:none;
 	color:#EF6D00;
}

/* Navigation */
/* Ebene Zwei */

/*
ul.unavi {
	position:absolute;
	left:-40px;
	top:20px;
	z-index:30
}
ul.unavi li {
	clear:left;

}
ul.unavi li a {

	border-right:none;
	padding-left:10px;

	text-align:left;*/
/* 	color:#fff !Important;
	background:#273540 !Important; 
	border-bottom:1px solid #FFA500 !Important;	
	border-right:1px solid #FFA500 !Important;	
	border-left:1px solid #FFA500 !Important;	*/
/*	color:#000;
	font-size:13px;
	text-decoration:none;
}
ul.unavi li a:hover,ul.unavi li a.active, ul.unavi li.pretty-hover a{
	text-decoration:none;
	color:#EF6D00;
}


/************************************************/

/* DAS NEUE MENU 2 */

#navi {
	position: relative;
	z-index:100;
	width: 930px;
	height:30px;
	background-color:#ffffff;
	padding: 17px 10px 0 10px;
} 

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

#navi ul li {
	float:left;
	height:auto;
	padding:0 0 10px 0;
}
#navi ul li.last,
#navi ul li.last a { border:0 none; }
#navi .select {
	display:table-cell;
	height:50px;
}
#navi .select li a {
	display:block;
	float:left;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	border-right: 2px solid #EB6E07;
}
#navi .select li a:hover,
#navi .select li a.active { color:#EB6E07; }

/* 2. EBENE */
.select_sub {
	display:none;
}
#navi .select *:hover .select_sub {
	display:block;
	position:absolute;
	/*left:0;	/* v1 */
	left:auto;	/* v2 */
	top:45px;
	/*height: 40px;	/* v1 */
	/*width: 920px;	/* v1 */
	width: auto;	/* v2 */
	margin-left:15px;
	padding: 10px 0 0 0;
	/*border-top: 1px dotted #EB6E07;*/ /* v1 */
	/*background:#EB6E07;*/	/* v2 */
	background:url(../img/pfeil-menu.gif) no-repeat 50px 0;	/* v2 */
	z-index:999;
}
.select_sub .sub { 
	display: table; 
	height:30px; 
	padding-left:15px;
	background: #EEE; /* v2 */
}
.sub li {
	float: none !important;	/* v2 */
	/*color:#EB6E07;*/
	margin: 0 15px !important;
	/*padding: 10px 15px;	/* v1 */
	padding: 20px 0 !important;	/* v2 */
	/*border-bottom: 1px dotted #FFF;	/* v1 */
	border-bottom: 1px dotted #AAA;	/* v2 */
	
	/*background:url(../img/bkgr_menu.gif) no-repeat 0 7px;	/* v1 */
}

.sub li a {
	font-size:14px !important;
	line-height:0 !important;
	color: #777 !important;	/* v1 */
	padding: 0 !important;
	vertical-align: baseline;
}
.sub li a:hover {
	color: #EB6E07 !important;	/* v1 */
}


/************************************************/

#pattern{
	float:left;
	height: 50px;
	width: auto;
	background: url(../img/bg_nav.gif);
	background-repeat:repeat-x;
}

#con_main{
	float:left;
	position:relative;
	height: auto;
	width: 950px;
	background-color:#ffffff;
	/*border-top: 5px solid #EEE;	/* v1 */
}

#col_left{
	float:left;
	height: auto;
	width: 450px;
}
#publik{
	float:left;
	height: auto;
	width: 800px;
	margin-top: 60px;
	margin-left: 60px;	
	margin-bottom: 50px;
}



#bild{
	float:left;
	height: 300px;
	width: 450px;
	margin-top: 60px;
	margin-bottom: 50px;
}


#bild_unav{
	float:left;
	height: 300px;
	width: 450px;
	margin-top: 60px;
}
	
#unav_left{
	float:left;
	height: auto;
	width: 360px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 50px;
	padding-top: 15px;
	background: url(../img/bg_unnav.gif);
	background-repeat: no-repeat;
}

#unav_right{
	float:right;
	height: auto;
	width: 360px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 15px;
	background: url(../img/bg_unnav.gif);
	background-repeat: no-repeat;
}

#col_right{
	float:right;
	height: auto;
	width: 450px;
}

#text{
	float:left;
	height: auto;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 50px;
}



#text_unav{
	float:right;
	height: auto;
	width: 400px;
	margin-top: 40px;
	margin-bottom: 40px;
}





#footer{
	clear:both;
	height: 60px;
	width: 950px;
	background: url(../img/bg_footer.gif);
	background-repeat: no-repeat;	
}












#text ul{
	list-style-type: none;
		margin-bottom: -20px;
		margin-top: 0px;

	}
html>body #text ul{
	float: none;
}

#text li{
	background: url(/fileadmin/template/img/pointer.gif) 1px 3px no-repeat;
	padding-left: 12px;
	width: 90%;
	margin-left:-30px;


}
html>body #text li{ /* FF & IE7 */
	background-position: 0px 2px;
	width: 100%;
}
*+html>body #text li{ /* IE 7 */
	background-position: 1px 4px;
	width: auto;
	
}








#text_unav ul{
	list-style-type: none;
		margin-bottom: -20px;
		margin-top: 0px;

	}
html>body #text_unav ul{
	float: none;
}


#text_unav li{
	background: url(/fileadmin/template/img/pointer.gif) 1px 3px no-repeat;
	padding-left: 12px;
	width: 90%;
	margin-left:-30px;


}
html>body #text_unav li{ /* FF & IE7 */
	background-position: 0px 2px;
	width: 100%;
}
*+html>body #text_unav li{ /* IE 7 */
	background-position: 1px 4px;
	width: auto;
	
}



#text a{
	background: url(/fileadmin/template/img/externerlink_off.gif) 0px 6px no-repeat;
	margin: 0px 3px;
	padding-left: 14px;
	color: #eb6e07;
	text-decoration: none;
}


#text a:hover{
	background: url(/fileadmin/template/img/externerlink_on.gif) 0px 6px no-repeat;
	/*color: #052100;*/
	color: #6f7a7e;
}


#text a.mitohne{
	background: none;
	padding: 0;
	margin: 0;
}



#text_unav a{
	background: url(/fileadmin/template/img/externerlink_off.gif) 0px 6px no-repeat;
	margin: 0px 3px;
	padding-left: 14px;
	color: #eb6e07;
	text-decoration: none;
}


#text_unav a:hover{
	background: url(/fileadmin/template/img/externerlink_on.gif) 0px 6px no-repeat;
	/*color: #052100;*/
	color: #6f7a7e;
}


#text_unav a.mitohne{
	background: none;
	padding: 0;
	margin: 0;
}





#publik a{
	/*background: none;*/
	background: url(/fileadmin/template/img/externerlink_off.gif) 0px 4px no-repeat;
	margin: 0px 3px;
	padding-left: 14px;
	font-size:14px;
	color: #eb6e07;
	text-decoration: none;
}


#publik a:hover{
	/*background: none;*/
	background: url(/fileadmin/template/img/externerlink_on.gif) 0px 4px no-repeat;
	/*color: #052100;*/
	color: #666;
}


#publik a.mitohne{
	background: none;
	padding: 0;
	margin: 0;
}
