

body {
    background-color: #FFF5E6;
  }

.kopf {
    background-color: #FFF5E6;
    position: absolute;
    height: 70px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 56px;
    font-family: font-family: roman, 'times new roman', times, serif;
  }

.links {
    position: absolute;
    width: 110px;
    margin-top: 77px;
    margin-left: 0px;
    padding-left: 3px;
    background-color: #FFF5E6;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
  }

.haupt {
    position: absolute;
    margin-top: 77px;
    margin-left: 114px;
    margin-right: 114px;
    background-color: #FFFFFF;
    padding-left:7px;
    padding-right:7px;
    padding-top:3px;
    padding-bottom:3px;
    border-top-color: #FF9900;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-color: #FF9900;
    border-left-width: 1px;
    border-left-style: solid;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
  }
 
.inh {
    width: 300px;
    float: left;
    margin-left: 16px;
    margin-top: 10px;
    margin-right: 16px;
    margin-bottom: 10px;
    font-size: 12px;
    border-bottom-color: #FF9900;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }

a {
    font-size: 12px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
  }

a:link {
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
    color:#060043;
    font-size: 12px;
  }

a:visited {
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
    color:#060043;
  }

a:hover {
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
    color:#FF2B00;
    background-color: #FFFF00;
  }
  
h1 {
	font-size: 14px;
	font-family: font-family: roman, 'times new roman', times, serif;
}

p {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin-left: 3px;
}

h2 {
	font-size: 12px;
   color:#9C6767;
	font-family: arial, helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin-left: 3px;
}

ul {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin-left: 1px;
}

