<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> html {margin:auto; font-size:80%; background-color: #83ab83;}
 
 body, a {
	font: 1em/1.5em "Arial","Helvetica","Tahoma","sans-serif";
	color: #325632;
	text-align: center;
	/* background: #a42618; */}
 
 h1 {
	font-weight: bold;
	font-size: 2.5em;
	line-height:1em;
	padding: 40px 0 0 50px;
	margin: 0 120px 0 0;
	position: relative;
	top: 50px;
	/* background: #99ff00; */
	color: white;
	}
	
 h1 span{
	/* font-size: 0.55em;
	text-align: center; */
	padding-left: 70px; 
	}
	
 h2 {font: bold 1.67em/1.67em;
	margin:0; color: #ff0000}
	
 h3 {font: bold 1.17em/1.29em;
	color: #ff0000;
	padding: 1.13em 0 1.13em 0;}
	
 h4 {font: 1em/1.5em;
	color: white;
	background:#a42618;
	margin: 0;
	padding: 0 15px;
	border-radius: 15px 0 0 0; }
	
  h4 span {float: right;
  font-weight: normal;}
	
 h5 {font: bold 1.17em/1.29em;
	margin: 2.56em 0 0 0;
	padding: 0}

 ul, p, table{} 
 	
 p, table, {}
 
 p span  {float: right;
  font-weight: bold;}
 	
 td {vertical-align:top;
	padding:0 3em 1.5em 3em;}
 
/* der gesamte Inhaltscontainer */
  #Box {width: 960px;
    /* background-color: #ffffff; */
	margin: 0px auto;
	position: relative;
	text-align: left;}

/* der gesamte Kopfbereich der Website	 */
  #Head {
	position: relative;
	top: 0;
	height: 114px; margin-bottom:4px;
	background: #99cc99;}	

  #Navigation{position:relative;
	top: -22px;
	left:50px;
	}
	
  #Navigation  ul{
	list-style-type: none;
	padding:0;
	margin:0;
	width:100%;
	height: 1.5em;}

  #Navigation li  {}
	
  #Navigation li a  {
	font: 1.17em/1.29em "Candara", "Calibri",sans-serif;
	color: black;
	text-decoration: none;
	display: block;
	padding:2px 10px 0 10px;
	float: left; 
	margin-left:2px; 
	background: #bea35a url('images/link.jpg') bottom left repeat-x;
	border-radius:10px 10px 0 0;
	height: 20px;
	}
	
  #Navigation li a.active {background: #a42618 ; color: white;}
   
  #Navigation li a:hover{
	background: #3d331d;
	color: white;
	}
	
 #Content {
	/* min-height:650px; */
	padding: 35px 0px 15px 50px;
	margin: 0;
	background-color: #ffffff;
	
	}
	
  #Right {
	
	width: 580px;
	height: 470px;
	padding-left:20px;
	margin-top: 20px;
	float: right;
	background-color:#bad5ba;
	border-radius:15px 0 0 0;
	}
	
  #Right ul {
	list-style-type:none; padding:0;} 
 
  #Right li {padding:0; display: block; margin-bottom:25px;
	}

  #Right  a:hover{color: #ff0000;}
  
	
  #Inhalt{width: 270px;
	 float:left ; /*border-right: 2px solid #325632;  */padding-right: 10px; margin-bottom:10px;
	}
  
  #Foot{clear: both; background-color:#325632; height: 20px;  padding:8px 50px; text-align: center; font-size:1.1em; color:white; border-bottom: 15px solid white;
	}
	
  .home {background: #78cc78  url('images/Schwarm.png') top left no-repeat ;}
  .events {background: #fda74b  url('images/kirsche.png') top left no-repeat ;}
  .imker {background: #fda74b  url('images/biene1.png') top left no-repeat ;}
  .imprint {background: #fda74b  url('images/loewenzahn.png') top left no-repeat ;}
  .kontakt {background: #fda74b  url('images/stein.png') top left no-repeat ;}

  .dahlie{position: absolute;
  left: 405px;
  top:-50px;
  }
  
  .termin{padding-left: 15px;
  margin-bottom: 2em;
  border-left: 2px dotted #a42618;
  border-bottom: 2px dotted #a42618;
  }
  
  .left{float:left;}
  
  .right{float:right;}
	
  .inhalt {
	font-size: 1em;
	} 
  
  .clear{clear:both;}
  
  .logo {position:absolute;
	top:-45px;
	left:-55px;
	height:210px;
	} 

	.kabel {position:absolute;
	top:0px;
	right:0px;
	}
	
  .mitglied {clear:both; margin-right: 10px; margin-bottom:10px; border:0;} 
  
  .produkt{ height:150px; margin-left:2px; border: 1px solid #a42618}

  .wappen {padding-right:10px; padding-top:10px; width:70px;}</pre></body></html>