body{
	background-color : #FFFBEF;
	font-style : normal;
	color : Green;
	text-align : left;
}

p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : 300;
	line-height : 15px;
	margin-left : 25px;
	margin-right : 30px;
	margin-top : 8px;
	font-style : normal;
	text-align : left;
	background-color : #FFFBEF;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : 300;
	line-height : 15px;
	margin-right : 30px;
	margin-top : 0px;
	font-style : normal;
	color : Green;
	text-align : left;
	background-color : #EFF7EF;
	
	
}
.nav{
	background-color : #FFFBEF;
	text-align : right;
	margin-left : 0px;
	margin-top : 0px;
	padding : 0px;
	margin : 0px;
	left : 0px;
	top : 0px;
}
.nav2{
	background-color : #FFFBEF;
	margin-left :25px;
	margin-top : 0px;
	
}
th{
	font-size: 14px;
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	background-color : Green;
	background : Green;
	color : White;
}

.form {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight : 300;
        line-height : 15px;
        margin-left : 20px;
        margin-right : 30px;
        margin-top : 8px;
        font-style : normal;
        color : black;
        text-align : normal;
}

.Zitat{
        font-size : 14px;
        font-style : italic;
        font-weight : bold;
        color: #979FA1;
        margin-left : 25px;
        margin-right : 25px;
        padding-left : 60px;
        padding-right : 60px;
}

a  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 12px;
}

a:link  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 12px;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font : 12px;
	
	text-decoration : none;
}

a:hover   {
	text-decoration: none;
	color : Maroon;
	font : 12px;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff5900;
	text-decoration : none;
}


h1{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        color: #478173;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 20px;
}

h2{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        color: #478173;
        text-decoration: underline;
        margin-top: 30px;
        margin-bottom: 20px;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;	
	font-style : normal;
	color: #000000;	
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

h4{
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	color: Green;
}

h5{
	font-size: 12px;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #A55939;
	
}

h6{
	
}

li,ul,ol{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Green;
	line-height: 15px;
	left : 0,8cm;
}

 
.rund {
    list-style-type: circle;
}

.eckig {
    list-style-type: square;
}

.numerisch {
    list-style-type:decimal;
}

.alphabetisch {
    list-style-type: lower-alpha;
}

b{
	font-weight : bold;
}


