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

body, td, font {
	font-size: 12px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Helvetica;
}

h1 {
	color: #00328C; 
	font-size: 19px; 
	font-weight: normal; 
	line-height: 27px
}

h2 {
	color: #000000; 
	font-size: 15px; 
	font-weight: normal; 
	line-height: 18px; 
	margin-bottom: -10px
}

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

a {
	color: #3C6EC8;
	font-weight: normal;
	text-decoration: underline
}

#content a:hover { 
	color: #00328C;
	font-weight: normal; 
	text-decoration: underline
}

hr { 
	color: #00328C; 
	height: 1px
}

#navigation {
	width: 190px;
	position: absolute;
	left: 20px;
	margin-top: 10px;
	font-size: 12px;
}

.navi_level1 {
	list-style-image: url(/globalfiles/picts/nav_point.gif);
	color: #000000;	
	padding-left: 15px;
	margin-left: 0px
}

.navi_level1 li {
	margin-top: 12px; 
}

.navi_level2  {
	list-style:none;
	list-style-image: none;
	color: #000000; 
	padding-left: 0px;
	margin-left: 0px
}

.navi_level2 li {
	margin-top: 6px; 
}

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

.naviactiv {
	font-weight: bold;
}

#content {
	margin-left: 240px;
	margin-top: 10px;
	padding-bottom: 20px;
	line-height: 16px;
}

#foot {
	clear: left;
	margin-top: 10px;
	border-top: 1px solid #00328C;
	width: 508px;
	padding-top:5px;
}

.adresse { 
	color: black; 
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Helvetica
}

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

.content .forms { 
	background-color: #DDDDDD; 
	border: solid 1px #787878;
}

.content .anliegen input {
	position: relative;
	top: -3px;
}