@charset "ISO-8859-1";


.text-allgemein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #2E2E2E;
	margin-top: -3px;
	margin-left: -1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E2E2E;
	margin-top: 0px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -8px;
	
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -8px;
	margin-top: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -8px;
	margin-top: 0px;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -12px;
	margin-top: 0px;
}
.text-eingerueckt {
	margin-left: 20px;
}
.text_schwartz {
	color: #000000;
}


.textfeld {
	position: relative; 
	margin-top: 18px; 
	left: 18px; 
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #2E2E2E;
}
.bild_im_text_li {
	 float: left; 
	 margin-left: -7px; 
	 margin-top: -7px;
	 margin-right: 5px;

}
.bild_im_text_re {
	float: right;
	margin-top: -7px;
	margin-left: 5px;

}
.text-ueberschrift-allgemein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.text-liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #2E2E2E;
	margin-top: -8px;
	margin-left: -29px;
	list-style:  url(../aufzaehlung.gif);
	list-style-position: outside;
}


.text-liste-eingerueckt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #2E2E2E;
	margin-top: -0px;
	margin-left: -10px;
	list-style:  url(../aufzaehlung.gif);
	list-style-position: outside;
}

.bild-im-text {
	margin: -7px;

}


.textfeld a:link {
	color: #0000FF;
	text-decoration: none;
	font: Arial;
}
.textfeld a:visited {
	color: #0000FF;
	text-decoration: none;
	font: Arial;
}
.textfeld a:hover {
	color: #0000FF;
	text-decoration: underline;
	font: Arial;
}
.textfeld a:active {
	color: #0000FF;
	text-decoration: underline;
	font: Arial;
}




a.links:link {
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	font: Arial;
}
a.links:visited {
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	font: Arial;
}
a.links:hover {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
	font: Arial;
}
a.links:active {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
	font: Arial;
}


a.titelmenu_links:link {
	color: #2E2E2E;
	text-decoration: none;
}
a.titelmenu_links:visited {
	color: #2E2E2E;
	text-decoration: none;
}
a.titelmenu_links:hover {
	color: #000000;
	text-decoration: none;
	text-shadow: #c0c0c0 3px 3px 5px;
}
a.titelmenu_links:active {
	color: #000000;
	text-decoration: none;
}



a.untermenue_links:link {
	color: #828282;
	text-decoration: none;
}
a.untermenue_links:visited {
	color: #828282;
	text-decoration: none;
}
a.untermenue_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.untermenue_links:active {
	color: #FFFFFF;
	text-decoration: none;
}

