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

.next {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter:alpha(opacity=0);
}
#meinFader {
	position: relative;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #333;
}   
 
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(pix/hg-grau.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.standardtext {
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.stand-links {
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
}
.Download {
	padding: 20px;
}
.footer {
	font-size: 10px;
	padding-right: 30px;
	padding-left: 10px;
}
.newsticker {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsticker-Headline {
	color: #013064;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	color: #013064;
}
.Untermenue {
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #013064;
}
.Hauptmenue {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	height: 28px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
.linie-oben {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin: 0px;
	padding: 0px;
}
.Headline {
	background-color: #CCC;
	color: #013064;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-image: url(pix/hg-grau.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
.big {
	font-size: 50px;
}

.Headline2 {
	color: #013064;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.box-oben {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.box-rechtsunten {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}
.box-rechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.box-unten {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}
.box-rechtsoben {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #000;

}
a:active {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #013064;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #013064;
	padding: 5px;
}
body {
	background-color: #dadada;
	margin-top: 0px;
}

#flashcontent {
		border: solid 0px #000;
		width: 450px;
		height: 370px;
		float: left;
	}
.Menue_aktiv {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;	
	background-color: #B0B0B0;
	color: #FFF;

}
.Untermenue_aktiv {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;	
	background-color: #FFF;
	color: #000;
}

