body {
background	: url(../bilder/header.jpg);
background-repeat: no-repeat;
background-position:center top;
font-family	:tahoma,verdana,arial;
font-size	:13px;
width		:800px;
min-height	:700px;
margin		:0 auto;
border-left	:0px solid black;
border-right	:0px solid black;
border-top	:0px solid black;

}

h2 {
text-align	:left;
font-family	:tahoma,verdana;
font-size	: 14px;

}

h1 {
font-family 	:tahoma,verdana;
font-size	:16px;
}

h4 {
font-family	:tahoma,verdana;
font-size	:13px;
color		:#cccccc;
text-align	:right;
}

#menu {
list-style-type	:none;
padding		: 0px 10px 10px 0px;
border		:0px solid black;
margin		:35px 0 0 0;
text-align	:center;
float		:left;
width		:150px;
}

#menu li {
background	:url(../bilder/button.jpeg);
background-repeat: repeat-x;
margin-top	:10px;
padding		:0px 0 0px 0;
margin-left	:10px;
border		:1px solid white;
width		:130px;
}

#menu a {
color		: #0F3308;
display		:block;
text-decoration	: none;
line-height	: 20px;
}

#menu a:hover {
background	:url(../bilder/button_hover.jpeg);
background-repeat: repeat-x;
color		: #ffffff;
}

#content  {
margin		: 115px 0px 0px 193px;
border		:0px solid black;
text-align	:justify;
padding		:20px 35px 0px 35px;
width		:537px;
}
#content2  {
margin		: 115px 0px 0px 193px;
border		:0px solid black;
text-align	:left;
padding		:20px 35px 0px 60px;
width		:512px;
}

.eingerueckt {
text-indent	:-3em;
margin-left	:-3em;
}

.form {
width		:540px;
border		:0px solid black;
}

.float {
float		:right;
width		:120px;
text-align	:right;
}

.table {
width		:537px;
border		:0px solid black;
text-align	:center;
}

.pic {
height		:70px;
border		:0px solid black;
}

fieldset {
border		: 1px solid #77b378;
margin		: 1em 0;
padding		: 1em 1em;
width		:540px;
}

legend {
color		: white;
background-color: #77b378;
padding		: .3em 1em;
}

input[type="radio"] {
vertical-align	: top;
}

textarea, input[type="text"] {
border		: 1px solid #77b378;
padding		: 3px 5px;
}
a:link {
color		:#0F7308;
text-decoration	:none;
}

a:visited {
color		:#0e6207;
}

a:hover {
color		:#f98d0a;
}
a:active {
color		:#f98d0a;
}
a:focus {
color		:#00AA00;
}

.agbfett {
font-weight	:bold;
}
