@charset "utf-8";
a {
	color: #97BF0D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #370000;
	font-size: 13px;
	list-style-type: disc;
	list-style-image: url(ueberschriften/listenpunkt_stuttgart.gif);
	list-style-position: outside;
	margin-left: 30px;
}

.fliestext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #370000;
	padding-left: 20px;
	padding-right: 10px;
}
.fliestext_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 140%;
	font-weight: bold;
	color: #370000;
	padding-left: 20px;
	
}
.fliestext_tabelle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #370000;
}

.liste1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #370000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 13px;
	list-style-image: url(ueberschriften/listenpunkt_stuttgart.gif);
	list-style-position: inside;
}
.flashbox {
	background-image: url(grafiken/bg_head_grafik.jpg);
	background-repeat: repeat-x;
}
/*kontakt*/
.bgkontakt{
	background-image:url(grafiken/kontakt.png);
	background-repeat: no-repeat;
	width: 590px;
	height: 508px;
	background-color:#ebe5e5;
	margin-top: 60px;
	}
#green {
	color: #97BF0D;}
