@charset "utf-8";
/* CSS Document */

html, body{height:100%}

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding:0;
	color: #000000;
	background-color:#333333;
}

.hervorhebung{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-style: oblique;
}
.willkommen{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

.willkommen a {text-decoration:none;}
.willkommen a:link {color:#FFFFFF;}
.willkommen a:active {color:#9EA1A8;}
.willkommen a:visited {color:#9EA1A8;}
.willkommen a:hover {color:#9EA1A8;}


.startseite {
	text-decoration:none;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
}
a.startseite:link {color:#AAAAAA;}
a.startseite:visited {color:#AAAAAA;}
a.startseite:active {color:#CCCCCC;}
a.startseite:hover {color:#CCCCCC;}



.flashseite a {text-decoration:none;
	font-family:Arial, Helvetica, Verdana, ans-serif;
	font-size:10px;
}
.flashseite a:link {color:#999999;}
.flashseite a:active {color:#ffffff;}
.flashseite a:visited {color:#999999;}
.flashseite a:hover {color:#ffffff;}

.flashseite{
	width:100%;
	height:100%;
	max-width:1048px;
	max-height:740px;
}
.flashzeile {
	width:100%;
	height:100%;
	max-width:1048px;
	max-height:740px;
	text-align:center;
}
