.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/lists.gif);


}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009966;
	list-style-position: inside;
	list-style-type: none;
	padding-left: 10px;


}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	width: 156px;
	left: 5px;
	top: 10px;


	
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	border: none;
	width: 156px;




}

.contentliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/lists.gif);
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#006633;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active, a:hover
{ 
  color:#333333;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#333333;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#990000;
}


/* Das Menü */
#menu {
	color:#000000;
	text-align:left;
	padding:10px 10px;

	
}



.nav
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 2px;
	clear: left;
	float: left;
	height: auto;
	width: auto;


}
.formular {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.Webliste {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#marqueecontainer{
	position: relative;
	width: 160px; /*marquee width */
	height: 130px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 2px solid orange;
	padding: 2px;
	padding-left: 4px;
	left: 420;
}