body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #9DA8C6 url(images/a/fond_bg.jpg) left top repeat-x;
	font: 90% Courier New, Courier, mono;
}

#box {
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/a/fond_content.jpg) repeat-y left top;
}


#navboxmain {
	background: url(images/a/nav_bg.jpg) no-repeat left top;
	width: 221px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height: 377px;
}
	

#header_home {
	background: no-repeat left top url(images/a/header_a.jpg);
	width: 615px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#header_sonst {
	background: url(images/a/header_b.jpg) no-repeat left top;
	width: 615px;
	margin: 0;
	padding: 0;
	float:  left;
	position: relative;
}


#content {
	width: 600px;
	margin: 0;
	padding: 0;
	padding-top: 370px;
	overflow: auto;
	position: relative;
}

#content_vita {
	width: 615px;
	margin: 0;
	padding: 0;
	padding-top: 160px;
	overflow: auto;
	position: relative;
}

#rightborder {
	background: url(images/a/border_right.jpg) no-repeat left top;
	width:36px;
	height: 377px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#notiert {
	background: url(images/a/notiz_over.jpg) no-repeat;
	width: 36px;
	height: 217px;
	margin-top: 160px;
	position: relative;
}

#notiert a:link {
	text-decoration: none;
	display: block;
	background: url(images/a/notiz_over.jpg) no-repeat;
	width: 36px;
	height: 217px;
}

#notiert a:visited {
	text-decoration: none;
	display: block;
	background: url(images/a/notiz_over.jpg) no-repeat;
	width: 36px;
	height: 217px;
}

#notiert a:hover {
	background: url(images/a/notiz.jpg) no-repeat;
}

#foot {
	background: url(images/a/fond_contentfoot.jpg) no-repeat right top;
	width: 872px;
	height: 50px;
	margin: 0;
	padding: 0;
}

/*<group=primenav>*/

#navbox {
	width: 150px;
	height: 180px;
	position: relative;
	text-indent: -9000px;
	margin-top: 160px;
	margin-left: 71px;
}

#navhome {
	background: url(images/a/home_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
}

#navvita {
	background: url(images/a/vita_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
	
}

#navaktuell {
	background: url(images/a/aktuell_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
	
}
	
#navarbeiten {
	background: url(images/a/arbeiten_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
	
}
	
#navlinks {
	background: url(images/a/links_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
	
}
	
#navkontakt {
	background: url(images/a/kontakt_over.jpg);
	display: block;
	width: 150px;
	height: 30px;
	
}

#navhome a:link {
	background: url(images/a/home.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
}

#navhome a:visited {
	background: url(images/a/home.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
}

#navhome a:hover {
	background: url(images/a/home_over.jpg);

}

#navaktuell a:link {
	background: url(images/a/aktuell.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navaktuell a:visited {
	background: url(images/a/aktuell.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navaktuell a:hover {
	background: url(images/a/aktuell_over.jpg);

}	

#navvita a:link {
	background: url(images/a/vita.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navvita a:visited {
	background: url(images/a/vita.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navvita a:hover {
	background-image: url(images/a/vita_over.jpg);

}

#navarbeiten a:link {
	background: url(images/a/arbeiten.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navarbeiten a:visited {
	background: url(images/a/arbeiten.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navarbeiten a:hover {
	background-image: url(images/a/arbeiten_over.jpg);

}

#navlinks a:link {
	background: url(images/a/links.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navlinks a:visited {
	background: url(images/a/links.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navlinks a:hover {
	background: url(images/a/links_over.jpg);

}

#navkontakt a:link {
	background: url(images/a/kontakt.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navkontakt a:visited {
	background: url(images/a/kontakt.jpg);
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
}

#navkontakt a:hover {
	background: url(images/a/kontakt_over.jpg);

}

/*</group>*/

/*<group=type>*/

p {
	margin-left: 50px;
	margin-right: 50px;
}

.grau {
	color: #999999;
}

b {
	color: #000000;
}

.italic {

	font-style: italic;
	color: #336699;
}

h2 {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 150%;
	font-weight: normal;
}

h3 {
	font-size: 85%;
	color: #336699;
	padding: 20px 25px 25px;
}

h4 {
	margin-left: 20px;
	margin-right: 20px;
	color: #336699;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0;
}

h5 {
	margin-left: 20px;
	margin-bottom: -20px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 2px;
}

h6 {
	color: #336699;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

i {
	color: #ff9933;
	font-style: normal;
	font-weight: bold;
	background: #ffff00;
	font-size: 80%;
}

/*</group>*/


.arrow {
	text-decoration: none;
	border-style: none;
}

.ak {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	border: 0px;
	
}

.akrechts {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
	border: 0px;
	
}

.aklinks {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	border: 0px;
	
}

.aa {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #333333;
}

.ab {
	float: right;
	border: 1px solid #333333;
	margin: 5px 10px;
}

#content a:link {
	
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#content_vita a:link {
	
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#content_vita a:visited {
	
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#content_vita a:hover {
	
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#subnav {
	background: url(images/a/subnav_bg.gif) no-repeat;
	width: 481px;
	height: 30px;
	padding-top: 7px;
	padding-left: 15px;
}

#subnav a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#subnav a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#subnav a:hover {
	color: #000000;
}

#subnav #current {
	color: #000000;
}

table {
	font-size: 90%;
	margin-left: 50px;
	margin-top: 20px;
	border-style: none;
	
}

.postit_1 {
	vertical-align: top;
	align: left;
	background: no-repeat left top url(images/postit_1.gif);
	width: 215px;
	height: 215px;
}

.postit_2 {
	vertical-align: top;
	align: left;
	background: no-repeat left top url(images/postit_2.gif);
	width: 215px;
	height: 215px;
}

.postit_3 {
	vertical-align: top;
	align: left;
	background: no-repeat left top url(images/postit_3.gif);
	width: 215px;
	height: 215px;
}

.buch_1 {
	vertical-align: top;
	align: left;
	width: 160px;
}

.buch_2 {
	vertical-align: top;
	align: left;
	width: 250px;
}



td {
	vertical-align: top;

}

.headtype {
	position: relative;
	top: 130px;
	left: 90px;
}

ul {
	

	margin-right: 50px;
	margin-left: 50px;
	list-style-image: url(images/dot_small.gif);
}

ul li ul {
	

	margin-right: 50px;
	margin-left: 0px;
	list-style: disc;
	color: #336699;
}

