﻿@charset "utf-8";
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}


body 
{
background: #7E984D url(img/bg.jpg) repeat-x left bottom;
color: black;
font: normal 62.5% Tahoma,sans-serif;
}


a {color: #000000;}
a:hover {color: #C60;}

img 
{
border: 0;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1
{
font: normal 1.5em Tahoma,sans-serif;
margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 3px;}

h2
{
padding-bottom:1px;
font: Tahoma,sans-serif;
}

.topleft
{
background: url(img/schieferrw.gif) repeat-x center;
background-color:transparent;
float: left;
font: normal 1em verdana;
height:146px;
width: 156px;
text-align: center;
margin-right:2px;
padding-top:10px;
}

#topleft h1
{
padding:0.3em;
margin-top:3px;
font: normal 1em verdana;
visibility:hidden;
}

#topleft p
{
padding:0.3em;
margin-top:3px;
font: normal 1em verdana;
}

#normal p{text-align:left;

}
.topright
{
background-color: white;
float: right;
font: normal "Trebuchet MS",sans-serif;
height: 156px;
width: 640px;
padding-margin:2px;
filter: Blur(direction=245, strength=10);	
}
		
.topright img 
{
height:156px;
width:640px;
}
		
.center 
{
background-color: transparent;
font-size: 1.2em;
margin: auto;
padding: 10px 10px 10px;
width: 800px;
}
		
/* Menü */
.menu	
{
filter:Alpha(opacity=100, finishopacity=80, style=1);
background-color: #FFFFFF;
float:left;
width: 138px;
margin: 4px 0px 4px;
padding: 20px 10px 10px;
}

.menu ul 
{	
padding: 0;
list-style-type: none;
}

.menu li {border-bottom: 1px solid #D8EBD8;}

.menu li a 
{
font-size: 1.1em;
color: #333300;
display: block;
padding: 8px 0 8px 5%;

width: 95%;
}

.menu li a:hover 
{
background-color: #7f994f;
filter:Alpha(opacity=100, finishopacity=40, style=1);
color: black;
}


/* inhalt */
.inhalt {
background-color:#FFFFFF;
/*filter:Alpha(opacity=100, finishopacity=70, style=3);*/
float:right;
margin: 4px 0px 0px;
padding: 4px 2px 0px;
width: 636px;
height: 508px;
overflow:auto;	
}

.inhalt a:hover
{
color:#7f994f;
}
.inhalt img 
{
margin: 0px 1px 0px;
width:300px;
height:200px;
}
			
#inhlatimgquer 
{
margin: 0px 1px 0px;
width:300px;
height:200px;
}	
				
#inhaltimghoch 
{
margin: 1px 20px 1px 20px;
width:150px;
height:200px;
}
				
#inhaltquadrat
{
margin: 0px 1px 0px;
width:300px;
height:300px;
}
			
.inhalt li {
list-style: disc;
margin-left:20px;
}

.inhalt h1 {margin-top:10px;
}

.inhalt p
{
color: black;
padding:0.3em;
white-space:normal;
}

.inhaltimpressum
{
text-align:center;
}

#imgleistung
{

width:auto;
height:100px;
filter:Chroma(color=#DDBB99);
}

#inhalt
{
border: 0px;
text-align: right;
}

.bildrechts
{
background: #ffffff none;
color: inherit;
float: right;
margin: 10px;
text-align:right;
}

/* Unten */

.fuß
{
float:right;
margin:2px 0px 0px;
background-color:#7f994f;
width: 640px;
height:35px;
padding-top:5px;
}

.fuß p
{
font-size: 0.9em;
text-align: center;
color:#000000;
}
.fuß a
{
font-size: 0.9em;
text-align: center;
color:#000000;
}