body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
}

h1,h2,h3 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #888888;
	letter-spacing: 0.2em;
}
h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 28px 0 66px 0;
}
h1.frm {
	color: #666666;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin:1em 0 0.5em 0;
}
h3 {
	margin: 3em 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

p,ul,ol {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
}
p,li {
	line-height: 1.5em;
}
td.nav {
    padding-top:5px;
    padding-left:5px;
}

.bnav1 {
    padding-left: 4px;
}

a:link {
	color: #FFB200;
	text-decoration: none;
}
a:visited {
	color: #FFB200;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FFB200;
	text-decoration: none;
}

input.blue {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size:0.8em;
}

/* zum Seitenanfang und Fußzeile*/
.top {
    font-family: Arial,Helvetica,Geneva,Sans-Serif;
    font-size:0.8em;
	color: #BFBFBF;
}

.con {
    font-weight:800;
    font-size:1em;
}

.coff {
    color:#919191;
    font-weight:800;
    font-size:1em;
}

.regoff {
    font-weight:700;
    font-size:1em;
}

.regfunc {
    font-size:0.8em;
}

textarea.blue {
    font-family:tahoma,arial,helvetica,sans-serif;
    font-size:0.8em;
}

a.white{
    color:#336633;
}

.red{
    color:#FF0000;
}

td.blue {
    background-color:#336699;
}

.klein {
    font-size:0.8em;
}


.frei {
/*    font-face:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;*/
/*    color:#336699;*/
}

.ufrei {
    color:#000000;
}


.frei2 {
    color:#336699;
}

.ufrei2 {
    color:#888888;
}

.kapon {
    color:#E98016;
    font-weight:bold;
}

.kapoff {
    color:#800000;
    font-weight:bold;
}

div.navbullet {
	margin-bottom:3px;
}
div#outer {
}
div#nav {
	position: absolute;
	left: 7px;
	top: 125px;
	width: 253px;
}
div#content {
	position: absolute;
	left: 260px;
	top: 0;
}
div#contenttext {
	width: 440px;
	margin-bottom: 50px;
}

