@charset "utf-8";
body {
  height: auto;
  text-decoration: none !important;
	margin-left: 32px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
	color: #333;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	width: 641px;
	list-style-image: url(images/zeichen.gif);
}

a:link {
 text-decoration: none !important;
 color: #000066;
 font-weight: normal !important;
}
a:visited {
 text-decoration: none !important;
 color: #000066;
}
a:hover {
 text-decoration: none !important;
 color: #999999;
}
a:active {
 text-decoration: none !important;
 color: #000066;
}

.head {
	visibility: hidden !important;
	/*font-size: 15px;
	color: #F00;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;*/
}

.ueberschrift {
	font-size: 16px !important;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
}

.unterueberschrift {
	font-size: 13px;
	color: #868686;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
}

.text {
  text-align: justify !important;;
	color: #333;
	/*letter-spacing: 0.6px;*/
	text-decoration: none;
	word-spacing: 0.3px;
	font-size: 12px !important;
	}
	
.rotertext {
  padding-top: 6px;
	font-size: 14px;
	color: #333;
	letter-spacing: normal;
	font-weight: bold;
	
}
.auflistung  {
	line-height: 16px;
	/*letter-spacing: 0.6px;*/
	text-decoration: none;
	text-align: justify;
	word-spacing: 0.3px;
}
	
