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

html, body {
	margin: 0px;
	padding: 0px;
}

body {
/*	background: url(../images/bg.jpg) fixed no-repeat; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	overflow: hidden;
}

.link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007053;
	font-size: 11px;	
	text-decoration: none;
}

.stifturschrift {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007053;
	font-size: 11px;	
	text-decoration: none;
}

.link:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007053;
	font-size: 11px;	
	text-decoration: underline;
}

img {
	border: 0;
}

p.fliess {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	max-width: 950px;
	line-height: 1.3em;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007053;
	font-size: 15px;
	text-decoration: none;
	font-style: none;
}

div#wrapper {
	width: 1050px;
	text-align: left;
}



div#stiftuntenrechts {
	position:relative;
	margin-top:170px;
	text-align:right;
} 

div#linkhome {
	position: absolute;
	width: 1050px;
	height: 140px;
	z-index:10000;
	top:60px;
}

div#headbereit {
	position: relative;
	top: 60px;
	height:140px;
	width: 100%;
	background: url(../images/logohead2.png) no-repeat center 0px;
	margin-right: auto;
	margin-left: auto;
	}

div.centered {
	margin-left: auto;
	margin-right: auto;
}

div#headschatten {
	position:absolute;
	background: url(../images/schattenhead.png) repeat-x;
	top: 60px;
	left: 0px;
	height: 200px;
	right: 0px;
	z-index: 1;
	margin-top: -5px;
}

div#head_impr {
	position: absolute;
	text-align: right;
	width: 990px;
	top: 35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 10px;
	text-decoration: none;
	font-style: none;
}

.impr_menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 10px;
	text-decoration: none;
	font-style: none;
}

.impr_menu:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00501F;
	font-size: 10px;
	text-decoration: none;
	font-style: none;
}

div#headlogo {
	background: url(../images/inhalt_back.png) repeat;
	position: absolute;
	width: 1050px;
	top: 60px;
	height: 140px;
	z-index: 10;
}

div#menu {
	position:absolute;
	background: url(../images/menu_back.jpg) no-repeat;
	width:1050px;
	height: 30px;
	top: 200px;
	z-index: 15;
}

div#content {
	position:absolute;
	background: url(../images/inhalt_back.png) repeat;
	width:1050px;
	top: 230px;
	bottom: 40px;
	overflow: auto;
	z-index:15;
}

div#contentschattenlr {
	position: absolute;
	overflow: visible;
	width:1070px;
	top: 200px;
	bottom: 40px;
	background: url(../images/schattencontentlr.png) repeat-y;
	margin-left:-11px;
}

div#schattencontent {
	position:absolute;
	background: url(../images/schattenuntencontent.png) repeat-x;
	bottom: 33px;
	height: 10px;
	width: 1050px;
	z-index: 1;
}

.slideshow { 
	height: 147px;
	width: 280px;
	margin:0px;
}

.slideshow img {
	padding: 0px;
	border: 0;
}







/* Background Resize Plugin */


#container {
margin: 0;
width: 100%;
height: 100%;
text-align: center;
padding: 0;
/*background-color: #f5f5f5;*/
/*border: 10px solid #012702;*/
/*filter:alpha(opacity=80); 
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;*/
}
