html {
	font-family:Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Futura, sans-serif;
	}

body{
	color: #00468c;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Futura, sans-serif;
	}
body,td{font-size: 1em;}

img { border-width: 0 }

h1 {
	font-size: 1.6em;
	margin: 10px 0 10px 0;
	padding: 0px;
	height:40px;
	width:100%
	}

h2 {
	font-size: 1.2em;
	margin: 10 0 0.2em
	}
h2 i{
	font-size: 0.9em;
	font-weight: normal
	}

h3 {
	font-size: 1em;
	margin: 0;
	padding: 0
	}
h3 i {
	font-size: 0.9em;
	font-weight: normal
	}


a { text-decoration: none }
a:link { color: #00468c;text-decoration: none}
a:visited { color: #00468c;text-decoration: none}
a:hover { color: #e61600}
a:visited { text-decoration: none }




/* Stile, frei fuer Verwaltung*/

.schrift_1  { color: #c50; font-weight: bold }
.schrift_2   { color: #c00; font-weight: bold }
.schrift_3    { color: #1e41af; font-weight: bold }
.schrift_4    { color: black; font-weight: bold }

.hg_1 { background-color: #f5f5e1 }
.hg_2 { background-color: #fff099 }
.hg_3  { background-color: #dce6ff }

.rahmen_1  { border: solid 2px #1e41af }
.rahmen_2  { border: solid 2px #eb911e }
.rahmen_3  { border: solid 5px #dce6ff }
