body {

	margin-left: 0px;

	margin-top: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #336699;

	background-image: url(./images/nav_hintergr.gif);

	background-repeat: repeat-y;

}

h1 {

	font-size: 14px;

	font-weight: bold;

}

h2 {

	font-size: 12px;

	font-weight: bold;

}

a:link {

	color: #336699;

	text-decoration: underline;

}

a:visited {

	color: #336699;

	text-decoration: underline;

}

a:hover {

	color: #336699;

	text-decoration: none;

}

a:active {

	color: #336699;

	text-decoration: underline;

}

.toplayer {

	float: left;

	height: 149px;

	width: 100%;

}

.topadresse {

	float: top;

	padding: 15px;

}

.topadresse2 {

	float: right;

  margin: 10px;
  
}

.topadresse3 {

	float: left;

  margin: 10px;
  
}

.navlayer {

	float: left;

	height: 100%;

	width: 210px;

	margin-left: 8px;

}

.textlinksunten {

	float: left;

	bottom: 100%;

}

.inhaltslayer {

	float: right;

	width: 740px;

	margin-left: 10px;

}

.bild {

	margin-right: 10px;

}

.bild2 {

  float: right; 

  padding: 10px;
 
}

.bild3 {

  float: left;

	margin-right: 5px;

}

.tabellenrahmen {

	border: thin dashed #336699;

}

.ueberlayer {

	float: left;

	width: 978px;

}

.buttons {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #3299CB;

}

.formularfelder {

	color: #000000;

	background-color: #FFFFFF;

	border: thin dashed #3299CB;

}

.newslayer {

	width: 710px;

	float: right;

	background-image: url(images/newshintergr.gif);

	background-repeat: repeat-y;

	padding: 10px;

}

.newslayero {

	width: 690px;

	margin-left: 20px;

	float: right;

	background-image: url(images/newsoben.gif);

	background-repeat: no-repeat;

	height: 17px;

	padding-top: 2px;

	padding-right: 20px;

	padding-bottom: 2px;

	padding-left: 20px;

	font-weight: bold;

	color: #FFFFFF;

}

.newslayeru {

	width: 730px;

	margin-left: 20px;

	float: right;

	background-image: url(images/newsunten.gif);

	background-repeat: no-repeat;

	height: 21px;

	margin-bottom: 20px;

}


