/*div {
	outline-color: #FF0000;
	outline-width:thin;
	outline-style: solid;
	}*/


body{
padding: 0;
margin: 0;
width: 100%;
}

#site {
background-color: #fefce5;
}

/*#stoerer {
float: left;
width: 40%;
margin-right: 3%;
} text 55 */

#text {
float: right;
width: 100%
}

/* --------------------------------------------------------------------- Inhalt     */


#content {
width: 70%;
margin-left: 8%;
padding-top: 4%;
padding-bottom: 4%;
margin-right: 8%;
color: #283583;
font-size: 0.9em;
line-height: 1.6em;
font-family: Arial, Helvetica, sans-serif;
}


h2 {
color: #d41124;
font-size: 1.6em;
line-height:1.8em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h4 {
color: #283583;
font-size: 1.0em;
line-height: 1.6em;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.subheadlink {
color: #283583;
font-size: 1.0em;
line-height: 1.6em;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.textregular {
color: #283583;
font-size: 0.9em;
line-height: 1.6em;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

.link {
color: #d41124;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}


/* --------------------------------------------------------------------- Infoblock     */

#zeile1 {
width: 100%;
padding: 2%>;
}


#spalte {
margin-top: 1%;
margin-bottom: 1%;
padding-left: 2%;
padding-right: 2%;
float: left;
width: 20%;
}


#box {
width: 100%;
background-color: #d41124;
margin-top: 5%;
margin-bottom: 1%;
padding: 2%;
text-align: center;
color: #FFFFFF;
font-size: 0.9em;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight="bold";
}

#infotext {
width: 96%;
margin-top: 1%;
margin-bottom: 4%;
padding: 2%;
text-align: left;
color: #283583;
font-size: 0.85em;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}


/* --------------------------------------------------------------------- Footer     */


#footer {
width: 100%;
padding-top: 4%;
padding-bottom: 10%;
background-color: #283583;
color: #f9edd6;
font-size: 0.9em;
line-height: 1.6em;
font-family: Arial, Helvetica, sans-serif;
}


#footleft {
width: 35%;
padding-left: 4%;
padding-right: 3%;
color: #f9edd6;
font-size: 1.6em;
line-height: 2.2em;
font-family: Arial, Helvetica, sans-serif;
float:left;
}

#footright {
float: right;
width: 45%;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}

.maillink {
color: #f9edd6;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.footlink {
color: #f9edd6;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 1.0em;
line-height: 1.7em;
text-decoration: none;
font-weight: bold;
}
