@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: 180px;
	float:left;
	margin-left: 20px;

}

#navi{
	height: 40px;
	width: 945px;
	background-color:#ffffff;
	padding-left: 5px;
}
/* SHN */
div.navi {
	height: 40px;
	background-color:transparent;
	margin:0;
	padding-left:20px;
	padding-top:12px;
}
.navi ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:2em;
	line-height:1.33em;
/*	width:100%;*/
	background-color:transparent;
}
.navi li {
	/*position:relative;*/
	float:left;
	background-color:transparent;
}
.navi a {
	/*display:block;*/
	color:#000;
	font-size:17px;
	font-weight:bold;
 	text-decoration:none;
  padding-right: 15px;
/*  background: url(../img/pointer.gif);
	background-repeat: no-repeat;  */
	/* text-transform:uppercase; */
/*	border-right:.1em solid white;*/
}
.navi a:hover {
	text-decoration:none;
 	color:#EF6D00;
}
.navi a.act,
.navi a:active {
	text-decoration:none;
}
.navi a:focus {
	text-decoration:none;
}
.navi li:hover {
	text-decoration:none;
}
span.navi_pipe{
  color:#eb6e07; 
  font-size:22px;
  }

#unavi{

	/*height: 40px;
	width: 930px; */
	background-color:#ffffff;
}
/* SHN */
div.unavi {
	height:20px;
	background-color:transparent;
	margin:0;
	margin:0 25px;
  	padding-top:10px;
	border-top: 1px solid #EEE;
}
.unavi ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:2em;
	line-height:1.33em;
/*	width:100%;*/
	background-color:transparent;
}
.unavi li {
	/*position:relative;*/
	float:left;
	background-color:transparent;
}
.unavi a {
	/*display:block;*/
	color:#999;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	padding-left: 13px;
	padding-right: 15px;
  	/*background: url(../img/pointer.gif);
	background-repeat: no-repeat; */
	background:url(../img/bkgr_menu.gif) no-repeat 1px 4px;
	/* text-transform:uppercase; */
/*	border-right:.1em solid white;*/
}
.unavi a:hover {
	text-decoration:none;
	color:#EF6D00;
}
.unavi a.active,
.unavi a:active {
	text-decoration:none;
	color:#EB6E07;
}
.unavi a:focus {
	text-decoration:none;
}
.unavi li:hover {
	text-decoration:none;
}


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

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