<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Grunddefinitionen*/
* {margin: 0 auto;}

html{
	margin-height: 101%;
}

a:link { text-decoration:none;  color: black;}
a:visited {font-weight:normal; text-decoration:none;color: black; }
a:focus {font-weight:normal; text-decoration:none; color: grey;}
a:hover {font-weight:normal; text-decoration:none; color: grey;}
a:active {font-weight:normal; text-decoration:none; color: red;}
img {border:none;}

body{
	font-size: 14px;
	font-family: verdana, arial, Times, Helvetica, bebas neue, univers;
        text-align: center;
        color: black;
        background: #e5e5e5;
        overflow-x:hidden;

}

h5{     
        color: black;
        font-size: 14px;
        font-weight:normal;
}

/*alles*/
#wrapper {
        width:100%;
}







/**Startseite**/
#oben_start{
        position:relative;
        left:0px; top:10px;
	width: 810px; height: 180px;
	margin: 0 auto;
	background: transparent;
        border: 0px solid black;
}

#container_start{
	
	position:relative;
        left:0px; top:0px;
	width: 100%;
	padding: 0px;
        background: transparent;

}
#logo_start {
        position:relative;
        left:0px; top:250px;
        width: 512px; height: 162px;
	padding: 0px;
        border: 0px solid black;

}
#mitte_text_about {
        position:relative;
        left:-0px; top:20px;
	width: 600px; height:475px;
	padding: 0px;
	font-size: 14px;
        background: transparent;
        border:0px solid black;
        overflow-x:hidden;
        overflow-y:hidden;
        text-align:left;

}
#mitte_text_about_foto {
        position:relative;
        left:225px; top:-395px;
	width: 150px; height:350px;
	padding: 0px;
	font-size: 14px;
        background: transparent;
        border:1px solid black;
        overflow:none;
        text-align:left;

}
#mitte_text_sedcard {
        position:relative;
        left:0px; top:20px;
	width: 600px; height:475px;
	padding: 0px;
	font-size: 14px;
        background: transparent;
        border:0px solid black;
        overflow:none;
        text-align:left;

}
#mitte_text_imprint {
        position:relative;
        left:0px; top:20px;
	width: 600px; height:475px;
	padding: 0px;
	font-size: 14px;
        background: transparent;
        border:0px solid black;
        overflow-x:hidden;
        overflow-y:auto;
        text-align:left;

}
#mitte_text_start{
        position:relative;
        left:0px; top:-80px;
	width: 800px; height:440px;
	padding: 0px;
        background: transparent;
        border:0px solid black;
        overflow:none;
        

}
#footer_start{
        position:absolute;
        left:50%; top:430px;
	margin-left:-405px;
	width: 810px;
        color:black;
	background: transparent;
        border: 0px solid black;
}





/* oberes Drittel */

#oben{
        position:relative;
        left:0px; top:10px;
	width: 810px; height: 100px;
	margin: 0 auto;
	background: transparent;
        border: 0px solid black;
}


#logo {
        position:relative;
        left:0px; top:10px;
        width: 512px; height: 162px;
	padding: 0px;
        border: 0px solid black;

}

#navi {
        position:relative;
        left:0px; top:20px;
        width: 900px; height: 25px;
	font-size: 18px;
	background: transparent;
        border: 0px solid black;
}

#navi li{
float: left;
padding-left: 5px;
padding-right: 5px;
border:solid black 0px;
}


#navi ul {
width:900px;
list-style-type: none;
}


#navi2 {
        position:relative;
        left:0px; top:5px;
        width: 400px; height: 25px;
	font-size: 14px;
	background: transparent;
        border: 0px solid black;
        text-align:center;
}

#navi2 li{
float: left;
padding-left: 5px;
padding-right: 5px;
border:solid black 0px;
}


#navi2 ul {
width:800px;
list-style-type: none;
}

/* mittleres Drittel */

#container{
	
	position:relative;
        left:0px; top:20px;
	width: 100%;
	padding: 0px;
        background: transparent;
        border-bottom: 0px solid black;
        border-top: 0px solid black;
        background-image:url(rahmen.png); background-repeat:repeat-x; background-position:center;"
}
#mitte_text{
        position:relative;
        left:0px; top:0px;
	width: 600px; height:540px;
	padding: 0px;
        background: transparent;
        border:0px solid black;
        overflow:none;
        text-align:left;

}

#mitte_text_imprint_platzhalter{
        position:relative;
        left:0px; top:0px;
	width: 600px; height:10px;
	padding: 0px;
        background: transparent;
        border:0px solid black;
        overflow:none;
        text-align:left;

}

#mitte_gallery{
        position:relative;
        left:0px; top:0px;
	width: 100%; height:500px;
	padding: 0px;
        background: transparent;
        border:0px solid black;
        overflow:auto;

}
#about_bild {
	position:relative;
        left:400px; top:-350px;
}
#about_text{
	position:relative;
        left:0px; top:45px;
	width: 350px; height:515px;
}

/* unteres Drittel */



#footer{
        position:absolute;
        left:50%; top:524px;
	margin-left:-405px;
	width: 810px;
        color:black;
        font-size: 13px;
	background: transparent;
        border: 0px solid black;
}

#footer a:link { text-decoration:none;  color:#151515;}
#footer a:visited {font-weight:normal; text-decoration:none;color: #151515; }
#footer a:focus {font-weight:normal; text-decoration:none; color:grey;}
#footer a:hover {font-weight:normal; text-decoration:none; color:grey;}
#footer a:active {font-weight:normal; text-decoration:none; color:grey;}


#counter {
        position:relative; 
	left:0; top:0px;
        border: 0px solid white;
}



#component-contact {
                   width:650px;
                   text-align:left;
}
#flashcontent {
		width: 100%;
		height: 400px;		
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 15px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer&gt;#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:editorial/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(editorial/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(editorial/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
</pre></body></html>