@charset "UTF-8";
/* CSS Document */

body {margin: 0;
padding: 0;
background-color:#4b4a4f;
font-family: Arial, Helvetica, sans-serif;}


#content {background-color: none;
width: 980px;
margin-top: 30px;
margin-left:auto;
	margin-right: auto;
height: auto;}

#footer {color: #ffffff;
font-size: 14px;
text-align:center;
}

#footer a {color: #ffffff}
#footer a:hover {color: #99ad58;}

a {color:#ffffff;
text-decoration: underline;}

a:hover {color:#99ad58;
text-decoration: underline;}


.inhalt {margin-left: 60px;
position:absolute;
margin-top:60px;
text-align:justify;
hyphens: auto; 
width: 800px;}

.txt {font-size: 14px;
line-height:1.5em;
font-weight:300;
color: #eee6d1;}

.txtsm {font-size: 13px;
line-height: 1.4em;
color: #eee6d1;
hyphens:auto;}

h1 {font-size:20px;
font-weight:normal;
margin-left: -15px;
letter-spacing:0.3em;
color:#eee6d1;}

h2 {font-size:14px;
color:#eee6d1;
margin-bottom: 5px;}

h3 {font-size: 16px;
color: #99ad58;
font-weight:bold;}
