@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.background {
	background-color: #000000;
	background-image: url(slices/home_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background2 {
    background-color: #000000;
	background-image: url(slices/home_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: underline;
}
/*a:visited {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: underline;
}*/
a:active {
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}.startseite {
	line-height: 18px;
	font-weight: normal;
	
	
}

