html, body {
	height:100%;
	padding: 0;
	margin: 0
}

body, td { 
	font-size: 12px; 
	line-height: 14px; 
	font-family: arial, verdana, Helvetica;
}
	
p { 
	margin: 0;
}


h1 {	
	color: #990000;
	font-size: 23px;
	line-height: 27px;
}

h2 {
	color: #003BA9;
	font-size: 19px;
	line-height: 22px;
}

h3 {
	color: #003BA9;
	font-weight: bold; 
	font-size: 16px; 
	line-height: 19px; 
	font-family: Arial, Verdana;
}

h4 {
	color: #666666; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 19px;
	margin-bottom: 8px;
	font-family: Arial, Verdana;
}

h5 {
	color: #888888;
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
	font-family: Arial, Verdana;
}

h6 {
	font-size: 11px; 
	line-height: 12px;
	font-weight: normal;
	margin: 0px ;
}

pre {
	font-size: 14px; 
	line-height: 17px; 
	font-family: Verdana, Arial;
}

li { 
	margin-left: -10px;
	margin-bottom: 7px;
}

a {
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
	
hr {
	color: #003BA9;
	height: 1px;
}

.navi_level1 {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 13px; 
}

.navi_level2 {
	color: #000000; 
	text-decoration: none; 
	font-weight:normal; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana, Arial;
}


.navi_level3 {
	color: #000000; 
	text-decoration: none; 
	font-weight:normal; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana, Arial;

}

.navicell1 {
	padding: 4px;
	border-top: 1px solid black;
}

.navicell2 {
	padding: 4px 2px 4px 10px;
}

.navicell3 {
	padding: 3px;
}

#navigation a, #navigation a:hover, .navicell1 a:hover {
	color: black;
	text-decoration: none;
}

#kopf {
	width: 770px;
	height: 70px;
}

#navigation {
	position: absolute;
	left: 10px;
	background-color: white;
	width: 158px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#content {
	margin-left: 190px;
	height:350px;
	width: 580px;
}

#foot {
	border-top: 1px solid #003BA9;
	padding-top:5px;
	margin-top: 4px;
	padding-bottom: 16px;
	width: 560px;
}

.mustertabelle1 {
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

.mustertabelle1 td {
	vertical-align:top;
	font-size:10px;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.content .docicon {
	margin: 3px 8px 3px 0px;
}
