/* ------- ALLGEMEIN  -------- */


* {
	margin:0;
	padding:0;
	border:none;
	}

html, body {
	height:100%;
	}

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-attachment: scroll;
	background-color: #3f5a7e;
	background-image: url(../img/hg1px.jpg);
	background-repeat: repeat-x;
}

#header {
	margin: 0 0 0 0;
	border: 0px solid #003366;
	visibility: visible;
	overflow: visible;
	position: absolute;
}

#logo {
	width:303px;
	height: 111px;
	left: 80px;
	top: 0px;
	border: 0px solid #000000;
	visibility: visible;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 3;
}

#augerechts {
	background-color: #FFF;
	position: absolute;
	width: auto;
	left: 250px;
	top: 0px;
}

#tabletop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	width: 820px;
	top: 140px;
	left: 250px;
	height: 50px;
	position: absolute;
	visibility: visible;

}

#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	width: 820px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	position: absolute;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

#navigation .navmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
}

#navigation a.navmenue:link    {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#navigation a.navmenue:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#navigation a.navmenue:active  {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#navigation a.navmenue:hover   {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#navmenuespez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	background-color: #5475a7;
}

#navmenuespez .navmenuespez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	background-color: #5475a7;
}

#navmenuespez a.navmenuespez:link    {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#navmenuespez a.navmenuespez:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#navmenuespez a.navmenuespez:active  {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#navmenuespez a.navmenuespez:hover   {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.menuelinksunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D519C;
	font-weight: bold;
	font-style: normal;
}

a.menuelinksunten:link    {
	color: #1D519C;
	font-weight: normal;
	text-decoration: none;
}
a.menuelinksunten:visited {
	color: #1D519C;
	font-weight: normal;
	text-decoration: none;
}
a.menuelinksunten:active  {
	color: #1D519C;
	font-weight: normal;
	text-decoration: none;
}
a.menuelinksunten:hover   {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.menuerechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuerechts:link    { color: #FFFFFF; font-size: 13px; font-weight: normal; text-decoration: none; }
a.menuerechts:visited { color: #FFFFFF; font-size: 13px; font-weight: normal;text-decoration: none; }
a.menuerechts:active  { color: #FFFFFF; font-size: 13px; font-weight: normal;text-decoration: none; }
a.menuerechts:hover   { color: #000000; font-size: 13px; font-weight: normal;text-decoration: none; }


a:link    { color: #8D8D8D;font-weight: normal; text-decoration: none; }
a:visited { color: #8D8D8D; font-weight: normal;text-decoration: none; }
a:active  { color: #8D8D8D; font-weight: normal;text-decoration: none; }
a:hover   { color: #666666; font-weight: normal;text-decoration: underline; }

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #292929;
}

.normaltext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #292929;
}

.normaltexthell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.normaltexthellfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
}

.normaltextfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #292929;
}

.normaltextfettkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #292929;
	font-style: italic;
	z-index: 3;
}

.normaltextfett14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #292929;
}

.seitenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #5475a7;
	font-style: normal;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #BA0505;
	font-style: normal;
}

.copyright {
	font-size: 9px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
.textBlau {
	font-size: 14px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#imgabstand {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

ul.aufzaehlung {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}
