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

* {
	padding:0;
	margin:0;
	}
	
body {
	background:#fff url(../images/bg-back.jpg) center top no-repeat;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#0b141d;
	}
	
h2 {
	width:675px;
	height:23px;
	margin:0 0 20px 0;
	/*Background Bild siehe styles-de.css*/
	}
	
h3 {
	color:#43860b;
	margin:0 0 1.1em 0;
	font-weight:normal;
	}
	
h4 {
	margin:0 0 1.1em 0;
	}

p {
	margin:0 0 1.1em 0;
	}
	
a {
	color:#168335;
	}
	
iframe {
	border:3px solid #e5eeca;
	}
	
.no-text {
	text-indent:-9999px;
	font-size:1px;
	display:block;
	overflow:hidden;
	}
	
.clear {
	clear:both;
	float:none;
	}
	
.no-padding {
	padding-right:0!important;
	}
	
img.bild {
	border:3px solid #e5eeca;
	}
	
#container {
	width:929px;
	margin:0 auto;
	position:relative;
	/*Background Bild siehe styles-de.css*/
	} 
	
#header {
	height:532px;
	position:relative;
	z-index:50;
	}
	
#header h1 a {
	width:344px;
	height:133px;
	}
	
#slideshow {
	width:929px;
	height:331px;
	overflow:hidden;
	position:absolute;
	overflow:hidden;
	z-index:0;
	}
	
	
/*Navi*/
#navi {
	position:absolute;
	height:28px;
	left:21px;
	top:477px;
	}

#navi li {
	float:left;
	list-style:none;
	position:relative;
	}
	
#navi a {
	height:28px;
	/*Background Bild und ids siehe styles-de.css*/
	}
	

	
/*Drop Down*/

#navi li ul {
	position:absolute;
	background:#aed4bd url(../images/bg-navi-ul.jpg) no-repeat!important;
	padding:10px;
	/*Position in language*/
	display:none;
	z-index:100!important;
	}
	
#navi li:hover ul {
	display:block;
	position:absolute;
	z-index:100!important;
	left:0;
	top:28px;
	}
	
#navi li ul li {
	float:none;
	}
	
#navi li ul li a {
	color:#fff;
	background:none!important;
	text-decoration:none;
	padding:5px 7px;
	display:block;
	}
	
 #navi li ul li a:hover,
#navi li ul li.active a  {
	text-decoration:underline;
	}
	
#navi a:hover,
#navi li.active a {
	background-position:-9999px 0!important;
	} 

	
/*Navi-add*/
#navi-add {
	position:absolute;
	width:142px;
	right:1px;
	top:93px;
	height:20px;
	}

#navi-add li {
	float:left;
	list-style:none;
	}
	
#navi-add a {
	height:20px;
	/*Background Bild und ids siehe styles-de.css*/
	}
	
#navi-add a:hover,
#navi-add li.active a {
	background-position:-9999px 0;
	} 

	
/*sprache*/
#navi-lang {
	position:absolute;
	right:7px;
	top:50px;
	}
	
#navi-lang li {
	float:left;
	list-style:none;
	}
	
#navi-lang a {
	width:37px;
	height:20px;
	margin:0 9px 0 0;
	background:url(../images/bg-navi-lang.png) no-repeat;
	}
	
a#englisch {
	background:url(../images/bg-navi-lang.png) -46px 0 no-repeat;
	} 
	
a#italienisch {
	background:url(../images/bg-navi-lang.png) -92px 0 no-repeat;
	margin:0 0 0 0;
	width:37px;
	} 
	
#navi-lang a:hover,
#navi-lang li.active a {
	background:url(../images/bg-navi-lang.png) -9999px 0 no-repeat;
	}
	

/*content-container*/

#content-container {
	padding:0 0 30px 0;
	line-height:1.3em;
	position:relative;
	z-index:10;
	background:url(../images/bg-content-container.png) bottom center no-repeat;
	}
	
.column {
	width:220px;
	float:left;
	padding:25px 15px 0 0;
	background:url(../images/bg-column.jpg) repeat-x;
	position:relative!important;
	z-index:1!important;
	}
	
.column-aktuelles {
	width:195px;
	float:left;
	padding:25px 0 0 0;
	margin:0 0 0 20px;
	position:relative;
	background:url(../images/bg-column.jpg) repeat-x;
	}
	
.column-aktuelles h2 {
	height:17px;
	width:213px;
	margin:0;
	position:absolute;
	top:-36px;
	}
	
.column-aktuelles a {
	/*Background Bild und ids siehe styles-de.css*/
	position:absolute;
	bottom:-30px;
	right:0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	}

#content-container ul {
	margin:0 0 15px 0;
	}
	

#content-container li {
	background:url(../images/bg-li.png) 5px 6px no-repeat;
	padding:0 0 0 20px;
	list-style:none;
	}	

.vcard {
	width:109px;
	height:49px;
	}
	
/*footer*/

#footer {
	clear:both;
	float:none;
	height:60px;
	width:100%;
	position:relative;
	background:url(../images/bg-footer.png) center 20px no-repeat;
	margin:0 0 5em 0;
	}
	
#footer .escape {
	width:140px;
	height:17px;
	background:url(../images/bg-email.jpg) no-repeat;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:18px;
	left:747px;
	}
	
#footer  a#impressum {
	/*Background Bild und ids siehe styles-de.css*/
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:39px;
	right:35px;	
	}
	
#footer a.escape:hover {
	background:url(../images/bg-email.jpg) -9999px 0 no-repeat!important;
	}
