body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration:none;
}

a:hover { 
	text-decoration: underline; 
}

a:focus {
	text-decoration:underline
}

a:visited { 
	text-decoration:none; 
}

a:focus {
	text-decoration:underline
}

a:active {
	text-decoration:underline
}
	
#nav {
	position:absolute;
	width:99%;
	height:26px;
	z-index:3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	top: 125px;
}

#leiste {
	position:absolute;
	width:99%;
	height:120px;
	z-index:3;
}

#inhalt {
	position:absolute;
	top:170px;
	width:99%;
	height:400px;
	z-index:0;
}

.Stil1 {
	font-size: 12px;
	font-style: italic;
}
.Stil2 {
	font-size: 10px;
}
.Stil3 {
	font-size: 9px;
}
.Stil4 {
	font-size: 12px;
}
.Stil5 {
	font-size: 12px;
	font-weight: bold;
}
.Stil6 {
	font-size: 18px;
	font-weight: bold;
}
.Stil7 {
	font-size: 16px;
	font-weight: bold;
}
.Stil8 {font-size: 14px;
}
.Stil10 {
	font-size: 14px; 
	font-weight: bold; 
}

.font-big {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ffffff;
}
.font-small {
	FONT-SIZE: 10px;
	COLOR: #000000;
}
.table {
	WIDTH: 660px;
}
.head {
	BACKGROUND-COLOR: #83addd;
}
.main {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #ECECEC;
}
.foot {
	BACKGROUND-COLOR: #83addd;
}
.button {
	BORDER-RIGHT: #eeeeee 1px outset;
	BORDER-TOP: #eeeeee 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #eeeeee 1px outset;
	WIDTH: 130px;
	COLOR: #000000;
	BORDER-BOTTOM: #eeeeee 1px outset;
	BACKGROUND-COLOR: #EEEEEE;
}
.formular {
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 12px;