html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d6e4e2;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
color: #2A4F70;
font-size: 12px;
text-decoration: underline;
}

a.rechts,
a.rechts:hover,
a.rechts:link,
a.rechts:visited,
a.rechts:active{
	font-weight: normal;
	color: #2A4F70;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #587873;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 20px 20px 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
}

p {
	margin: 20px 20px 20px 20px;
	line-height: 16px;
}

ul{
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: square;
}


.rechts ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 530px;
}

.rechts li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


ol{
	list-style-position: outside;
}

#bildvorschau{
margin: 0px 0px 0px 20px;
}

#bildvorschau img{
	margin-right:14px;
	margin-bottom:14px;
	border: 1px solid #999999;
}

.tabelle {
	width: 760px;
	border: 0px;
	height: 100%; 
}

.titel {
	width: 760px;
	height: 85px;
	text-align:left; 
	vertical-align: top;
	border: 0px;
	background-color: #ffffff;
	background-image: url(../bilder/logo4.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
}

.top_menupos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	color: #000000;
	width: 760px;
	height: 27px;
	border: 0px;
	background-color: #ffffff;
	text-align:left; 
	vertical-align: middle;
	padding-left: 10px;
}

.top_menu, a.top_menu {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.top_menuaktiv, a.top_menu:hover{
	text-decoration: none;
	color: #ADB9BC;
	padding-left: 10px;
	padding-right: 10px;
}

.links {
	font-size: 12px;
	width: 190px;
	text-align: left;
	vertical-align: top;
}

.bild_links {
	width: 190px; 
	height: 120px;
	background-color: #B0C3D0;
}

.rechts {
	font-size: 12px;
	width: 570px;
	background-color: #FFFFFF;
	text-align:left; 
	vertical-align: top;
}

.bild_rechts {
	width: 570px;
	background-color: #FFFFFF;
	height: 120px;
}

.left_menupos {
	margin: 30px 20px 20px 20px;
	}

.left_menu {
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../bilder/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.left_menuaktiv {
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../bilder/punkt_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a.left_menu {
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../bilder/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a.left_menu:hover{
	text-decoration: none;
	background-image: url(../bilder/punkt_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #000000;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:530px;
}

#video{ 
	margin: 0px 0px 0px 20px;
}
