
body {
	background-color: #e5e5e5;
	font-family: Arial, Verdana, san-serif;
	padding:0;
	margin:0; }

h1	{font-size: 14px;
	font-family:  Arial, Verdana, san-serif;
	font-weight: normal;  }

h2	{font-size: 12px;
	font-family: Arial, Verdana, san-serif;
	font-weight: normal;  }
	
h3	{font-size: 11px;
	font-family: Arial, Verdana, san-serif;
	font-weight: normal;}

h4 {font-size: 10px;
	font-family:  Arial, Verdana, san-serif;
	font-weight: normal;  }
	
h5 {font-size: 9px;
	font-weight: normal;}
	
h6{	font-size:10px;
	color: white;	
	font-weight: normal; }

strong	{font-size: 16px;
	font-family:  Arial, Verdana, san-serif;
	font-weight: bold;  }	
	
a { color: black;}

a:hover {color: #317b31;}

ul {
   	margin:	0px;
   	padding: 0px;
   	text-decoration: none;  
   	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;  }
   
td {font-size: 13px;
	font-family: Arial, Verdana, san-serif;
	font-weight: normal;
	height: 20px;	
	border: 1px;
	margin: 1px;
	border-color: #317b31;}


#container {width: 988px;    /* - container zentriert das layout - */
			margin-bottom: 0px;
			margin: 0 auto;
			background-color: #317b31; }

#banner {	text-align: left;   /* - banner für logo - */
			padding: 0px;
			margin: 0px; 
			width: 100%;}
				
#content {	background-color: #e5e5e5;  /* - Inhalt - */
			margin-top: 0px;
			margin-left: 145px;
			margin-right: 150px; }
			
div#content {min-height: 750px;
			margin-bottom: 0px;
			height: expression(this.scrollHeight > 700 ? "auto":"700px");  /*min-height: 100%;*/}

#left {	float: left;   /* - left navigavtion - */
		color: white;
		width: 115px;
		margin: 0px;
		padding: 0px 0px 0px 5px; }
	
#slideshow {height: 462px;
			width: 695px;
			position: absolute;
			margin: 0px; 
			padding: 0px;
			background-color: #317b31; }		
		
#right {float: right;
		width: 150px; }

#news { visibility: visible; 
		position: static;
		margin-left: 30px;
		top: 530px;
		float: left;
		width: 300px;
		height: 100px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;  }
			
#news1m { visibility: visible; 
		position: static;
		margin-left: 30px;
		top: 530px;
		float: left;
		width: 350px;
		height: 450px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;  }

#news2m { visibility: visible; 
		position: static;
		margin-left: 30px;
		top: 530px;
		float: left;
		width: 350px;
		height: 400px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;  }
		
#newsdj { visibility: visible; 
		position: static;
		margin-left: 30px;
		top: 530px;
		float: left;
		width: 350px;
		height: 600px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;  }
					
			
#newsej { visibility: visible; 
		position: static;
		margin-left: 30px;
		top: 530px;
		float: left;
		width: 350px;
		height: 510px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;  }						

#ergebnisse
	  {	visibility: visible;
	  	position: static;
	  	margin-left: 80px;
	  	top: 530px;
	  	float: left;
	  	width: 170px;
	  	height: auto;
		text-align: center;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
		font-weight: normal;
		line-height: 20px;
		background-color: white; }	

#start1 { visibility: visible; position: absolute; width: 693px; padding: 0px; height: 410px; float: left; overflow: visible; clear: both;  z-index:10; }
#start2 { visibility: visible; position: relative; width: 693px; height: auto; padding-top: 455px; z-index:9; }	
	
		
span  {	background-color: white; 
		width: 600px;}		
		
.menu {	font-size: 11px;
		font-weight: bold;  
		text-align: left;
		margin: 5px 0px 5px 0px;
		padding: 3px 0px 3px 2px;
		width: 130px;	}
 
.menu a	 
	{	color: black;
		background: #cccccc; 
		text-decoration: none;
		display: block;
		margin: 5px 0px 5px 0px;
		padding: 3px 0px 3px 2px;
		width: 130px; }

.menu a:hover 
	{	color: white;
		background: #317b31;
		text-decoration:  none; 
		margin: 5px 0px 5px 0px;
		padding: 3px 0px 3px 2px;
		width: 130px; }
		
li {	font-size: 11px;
		font-weight: bold;
		width: 90px;
		margin: 4px;
		float: left;
		text-align: center;  }
		
li a {	text-decoration: none;
		color: white;
		display: block;
		width: 100%;
		background-color: #317b31;
		padding: 3px 0px;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
		border-bottom: 2px solid #000;
		border-right: 2px solid #000;  }
		
li a:hover {
   		color: #eee;
   		background-color: #000;  }
   		


a, .tipp { position: static; /* Tooltip */}   

a span, .tipp span {
  display: none;
  font: 11px arial,helvetica,sans-serif;
  text-align: left;  }
 
a:hover, .tipp:hover {
  background-color: transparent; }

 
a:hover span, .tipp:hover span {

 	position: absolute;
	top: 50px;
	left: 250px;
	display: block;
	text-decoration: none;
	padding: 3px;  }  		
	

#footer {	height: 15px;   /* footer */
			margin: 0px;
			padding: 0px;
			text-align: center;
			color: white;
			background-color: #317b31;
			clear: both; }
			

