html,body{
	margin:0;
	height:100%;
}

td {
    font-family: Arial, Helvetica, sans-serif;	
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	}

.t {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
		color:#000000;
}
.tw {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
		color:#fff;
}

.tk {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
		color:#000000;
}

.s {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	color:#000;
}

.h {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		color:#000000;
}

.n:link {
    color:#000000;
	text-decoration:none;
}

.n:visited {
    color:#000000;
	text-decoration:none;
}

.n:active {
    color: #000000;
	text-decoration:none;
}

.n:hover {
    color: #000000;
	text-decoration:none;
}

.nt:link {
    color:#fff;
	text-decoration:none;
}

.nt:visited {
    color:#fff;
	text-decoration:none;
}

.nt:active {
    color: #fff;
	text-decoration:none;
}

.nt:hover {
    color: #fff;
	text-decoration:none;
}

a:link {
    color:#005088;
}

a:visited {
    color:#005088;
}

a:active {
    color: #005088;
}

a:hover {
    color: #005088;
}
#shortcut a:hover, #shortcut a:link, #shortcut a:active, #shortcut a:visited{
	color:#fff;
}
.input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;	
        color: #000000;
		width:150px;
}

.inputklein {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;	
        color: #000000;
		width:90px;
}

.inputgross {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;	
        color: #000000;
		width:190px;
}
.navi_item {
	
	height:14px;
	margin:11px 0 11px 0px;
	padding: 1px 3px 1px 0px;
	text-align:center;
	float:left;
	width:770px;	
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:#005087;	
}
html > body .navi_item {width:747px;}
.navi1 {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #fefefe; text-decoration: none}
.navi1a {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FD0D0E; text-decoration: none}


.navi2 {  font-family:  Arial, sans-serif; font-size: 11px; color: #FEFEFE; text-decoration: none}
.navi2a {  font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FD0D0E; text-decoration: none}


.navi3 {  font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #fefefe; text-decoration: none}

.heademail { letter-spacing:4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #02255f; text-decoration: none}
.headwww { letter-spacing:4px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #abdeeb; text-decoration: none}


.navi_container {
	/*background:#006;*/
	height:auto;
	padding:5px;
	width:140px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
html > body .navi_container {width:130px;}
.navi_header {
	width:140px;
	height:10px; 
	padding:5px; 
	font-size:11px; 
	font-weight:bold; 
	color:#fff; 
	border:1px solid #fff; 
	/*background:#006; */
	border-bottom:0;
}
html > body .navi_header {width:130px;}

#content{
	padding:170px 10px 10px 10px;
	-padding-right:17px;
	color:#000;
	width:613px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}
html*#content{padding-right:10px;} /*IE 5 liest das nicht.*/
#header {
	position:absolute;
	width:782px; 
	height:146px; 
	background:#fff; 
	height:146px;
}
html > body #header {left:-6px;}




