/* CSS Document */
html{
	min-height:101%;
}
body {
    padding:0px;
    margin: 0px;
    font-family: Arial, Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	background:url(img/body_bg_gruen.jpg);
	background-repeat:repeat;

	/*SCROLLBAR-FACE-COLOR: #EEE9DA;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color:#E5DAC5;
	SCROLLBAR-SHADOW-COLOR: #B39D7C;
	scrollbar-arrow-color : #B39D7C;
	scrollbar-3dlight-color: #B39D7C;
	scrollbar-highlight-color: #E5DAC5;*/
}
#container { 
	position: absolute;
	padding:0px;  
	left: 50%;
	margin: 0 0 0 -395px;
	width: 790px;

}
#logohalter {
    width: 790px;
	height: 67px;
}
#logo {
    width: 200px;
	height: 67px;
	margin:0 0 0 534px;
	background-image:url(img/logo_gruen.jpg);
	background-repeat:no-repeat;
}
/************ Hauptbild*******/	
#imgleiste {
    width: 792px;
	height: 221px;
	margin: 0;
}
#imgleftH {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftH_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightH {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightH_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}



#imgleftN {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftN_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightN {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightN_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftW {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftW_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightW {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightW_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftP {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftP_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightP {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightP_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftS {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftS_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightS {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightS_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftT {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftT_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightT {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightT_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftM {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftM_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightM {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightM_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#imgleftPFL {
    text-align: left;
    width: 393px;
	height: 221px;
	margin:0;
	background-image:url(img/imgleftPFL_gruen.jpg);
	background-repeat:no-repeat;
	float:left;
}
#imgrightPFL {
    text-align: left;
    width: 397px;
	height: 221px;
	margin:0;
	background-image:url(img/imgrightPFL_gruen.gif);
	background-repeat:no-repeat;
	float:left;
}
#navi {
    text-align: left;
    width: 790px;
	height: 55px;
	background-image:url(img/navi_bg_gruen.jpg);
	background-repeat:no-repeat;
}
#naviElements {
	margin:0 0 0 120px;
    width: 550px;
	height: 28px;
	padding-top:7px;
}
#main {
    text-align: left;
    width: 790px;
	margin: 0;
	padding:0;
	background-image:url(img/main_bg_gruen.jpg);
	background-repeat:repeat-y;
}
#content {
	margin:0 0 0 60px;
	padding:0;
    width: 700px;
	background-color:#fff;
	border:1px solid #fff;

}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
}
#content li {
	padding: 0 0 5px 15px;
	text-decoration: none;
	background: url(img/blume.gif) no-repeat -1px -1px; 
	display:block;
}
#footer {
    text-align:left;
    width: 790px;
	height: 68px;
	background-image:url(img/footer_gruen.jpg);
	background-repeat:no-repeat;	
}
#footerTEXT {
	font-size:10px;
	color:#999999;
	text-align:center;
	margin:0 0 0 0;
	padding:38px 0 0 190px;
	width: 400px;
	height:18px;
}
#headline {
	width:155px;
	height:25px;
	padding:15px 0 0 52px;
	margin:0 0 6px 0 ;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	color:#009933;
	padding:0;
	margin:0;
}
#content A:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #336633;
	text-decoration:underline;
	font-weight:bold;

}
#content A:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #336633;
	text-decoration:underline;
	font-weight:bold;
}
#content A:active {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #336633;
	text-decoration:underline;
	font-weight:bold;
}
#content A:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #8F6B56;
	TEXT-DECORATION: none;
	font-weight:bold;
}
/************ bilder-klein*******/	
#display{
	text-align:right;
	width:700px !important;
	width:680px;
	margin:35px 0 0 0;
	padding:0 0 23px 0;

}
#display img {
	margin:0;
	padding:0;
	border:1px solid #009900;

}
#display1 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}
#display2 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}
#display3 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}

#display4 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}
#display5 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}
#display6 {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	visibility:show;
}

.untertitel{
	font-size:11px;
	color:#006600;
	padding-top:5px;
}
.referenz{
	font-size:12px;
	color:#006600;
}
.portrait{
	padding-left:8px;
}
/************ bilder-gross*******/

#bild1 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	font-size:11px;
	color:#006600;
	visibility:show;
}
#bild2 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild3 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild4 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	font-size:11px;
	color:#006600;
	visibility:hidden;
}
#bild5 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild6 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild7 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild8 {
	position:absolute;
	width:280px;
	height:260px;
	z-index:1;
	visibility:hidden;
	font-size:11px;
	color:#006600;
}
#bild1 img,#bild2 img,#bild3 img,#bild4 img,#bild5 img,#bild6 img,#bild7 img,#bild8 img {
	border:1px solid #009900;
}
