/* CSS Document */

body {
	background-image:  none;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
}
#logo01 {
	height: 104px;
	width: 218px;
	position: absolute;
	left: 8px;
	top: 0px;
	visibility:hidden;
}
#logo-print {
	height: 104px;
	width: 338px;
	position: absolute;
	left: 8px;
	top: 0px;
	visibility:visible;
	background-image: url(img/logo-print.gif);
	z-index:9;
}

#balkenlinks {
	position: absolute;
	height:577px;
	width:2px;
	left:6px;
	top:0px;
	background-color: #25177A;
	visibility: hidden;
	
	

}
#balkenoben {
	position: absolute;
	height:1px;
	width:500px;
	left:350px;
	top:70px;
	background-color: #25177A;
	visibility: hidden;
	
}
#subnav {
	height: 473px;
	width: 218px;
	position: absolute;
	left: 8px;
	top: 104px;
	background-image: url(img/rootbild.jpg);
	padding-top: 40px;
	padding-left: 10px;
	visibility: hidden;
	background-repeat: no-repeat;
	visibility: hidden;
	
}
#nav {
	position: absolute;
	height:25px;
	width:532px;
	left: 227px;
	top: 79px;
	visibility: hidden;

}
#inhalt {
	position: absolute;
	height:473px;
	width:532px;
	left: 50px;
	top: 104px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #25177A;
	font-weight: bold;
	text-decoration: none;
}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.textgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
