@charset "utf-8";
/* CSS Document */
/* ---------------------General-------------------------------- */
HTML
{
	height: 100%;
	width: 100%;
}

img
{
	border: 0;
}

body
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font: 16px arial, hevetica, sans-serif;
	text-align: left;
	color: #333333;
	background-color: #000000;
}

a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #443F78;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}

p
{
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0;
}

hr
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #1a171b;
	border-bottom: transparent;
	height: 1px;
}
/* ---------------------End General---------------------------- */
/* ---------------------Start Kontakt-------------------------- */
.kontakt
{
	width: 420px;
	border-color: #FFFFFF;
	border-style: hidden;
	border-width: 2px;
	padding: 0px;
}

.kontakta
{
	font-size: 12px;
	width: 80px;
}

.kontaktinput
{
	height: auto;
	border: 1px #1a171b solid; 
	background-color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input.button1
{
	background-color: #909090;
	color: #FFFFFF;
}
/* ---------------------End Kontakt---------------------------- */
/* ---------------------Seitenaufbau--------------------------- */
#container
{
	margin: 0;
	width: 100%;
	height: 100%;
}

#header
{
	margin-top: 3%;
	margin-left: 9%;
	height: 100px;
	width: 700px;
	background-image: url(../pictures/banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/*background-color: #0099FF;*/
}

#language
{
	visibility: hidden;
	position: absolute;
	z-index: 2;
	margin-left: 515px;
	padding-top: 5px;
}

#headimage
{
	position: absolute;
	z-index: 1;
	margin-left: 570px;
	margin-top: 10px;
	width: 120px;
	height: 82px;
}

#outernav
{
	margin: 0;
	width: 100%;
	height: 20px;
	background-color: #909090;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px;
}

#innernav
{
	margin-left: 9%;
	width: auto;
	position: inherit;
	/*background-color: #33FF00;*/
}

#outercontents
{
	margin-left: 9%;
	width: 700px;
	height: 350px;
	background-image: url(../pictures/background.jpg);
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
}

#innercontents
{
	width: 680px;
	height: 325px;
	padding: 5px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 0px;
	overflow: auto;
}

#startcontent
{
	float: left;
	width: 470px;
}

#aktuell
{
	visibility: hidden;
	float: left;
	margin-left: 15px;
	width: 175px;
	padding: 2px;
	border: double;
	border-color: #FFFF66;
}

#outerfooter
{
	margin: 0;
	margin-top: 10px;
	width: 100%;
	height: 15px;
	background-color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px;
}

#innerfooter
{
	color: #666666;
	margin-left: 9%;
	padding-left: 5px;
	width: auto;
	height: 15px;
	position: inherit;
	font-size: 11px;
	font-weight: normal;
	/*background-color:#CCCC00;*/
}

/* ---------------------End Seitenaufbau----------------------- */
/* ---------------------Navigation----------------------------- */

#navlist
{
	position: relative;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 14px;
}

#navlist li
{
	float: left;
	margin: 1px 0 0 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #666666;
	list-style-type: none;
}

#navlist li a
{
	position: relative;
	width: 75px;
	display: block;
	margin: 0;
	padding: 1px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #666666;
	color: #999999;
	font: normal 0.7em/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#navlist li a:hover
{
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navlist li#active a
{
	font-weight: bold;
	background-color: #666666;
	color: #CCCCCC;
	border-bottom-width: 3px;
	border-color:  #333 #333 #666666 #333;
}

#navlist li#active a:hover 
{
	color: #FFFFFF;
	font-weight: bold; 
}

#navlist ul#subnavlist2
{
	position: absolute;
	width: auto;
	left: 0;
	top: 22px;
	height: 0.75em;
	margin: 0 0 0 97px;
	padding: 0;
	border-bottom: 0;
	white-space: nowrap;
}

#navlist ul#subnavlist3
{
	position: absolute;
	width: auto;
	left: 0;
	top: 22px;
	height: 0.75em;
	margin: 0 0 0 190px;
	padding: 0;
	border-bottom: 0;
	white-space: nowrap;
}

#navlist ul#subnavlist4
{
	position: absolute;
	width: auto;
	left: 0;
	top: 22px;
	height: 0.75em;
	margin: 0 0 0 283px;
	padding: 0;
	border-bottom: 0;
	white-space: nowrap;
}

#navlist ul#subnavlist2 li
{
	width: 92px;
	margin: 0;
	border: 0;
}

#navlist ul#subnavlist3 li
{
	width: 92px;
	margin: 0;
	border: 0;
}

#navlist ul#subnavlist4 li
{
	width: 92px;
	margin: 0;
	border: 0;
}

#navlist ul#subnavlist2 li a
{
	width: auto;
	padding: 0.06em 1em 0;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-color: #939393;
	color: #333333;
	font: normal normal 10px/110% Verdana, Arial, sans-serif;
}

#navlist ul#subnavlist3 li a
{
	width: auto;
	padding: 0.06em 1em 0;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-color: #939393;
	color: #333333;
	font: normal normal 10px/110% Verdana, Arial, sans-serif;
}

#navlist ul#subnavlist4 li a
{
	width: auto;
	padding: 0.06em 1em 0;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-color: #939393;
	color: #333333;
	font: normal normal 10px/110% Verdana, Arial, sans-serif;
}

#navlist ul#subnavlist2 li a:hover
{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: 400;
	/* IE5/Mac disappearing item fix */
}

#navlist ul#subnavlist3 li a:hover
{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: 400;
	/* IE5/Mac disappearing item fix */
}

#navlist ul#subnavlist4 li a:hover
{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: 400;
	/* IE5/Mac disappearing item fix */
}

#navlist ul#subnavlist2 li#subactive a
{
	background-color: #CCCCCC;
	color: #000;
}

#navlist ul#subnavlist3 li#subactive a
{
	background-color: #CCCCCC;
	color: #000;
}

#navlist ul#subnavlist4 li#subactive a
{
	background-color: #CCCCCC;
	color: #000;
}

* html > body #navlist, * html > body #navlist ul#subnavlist2
{
	width: 600px;
	/* IE5/Mac fixed width fix */
}

* html > body #navlist, * html > body #navlist ul#subnavlist3
{
	width: 600px;
	/* IE5/Mac fixed width fix */
}

* html > body #navlist, * html > body #navlist ul#subnavlist4
{
	width: 600px;
	/* IE5/Mac fixed width fix */
}


/* ---------------------End Navigation------------------------- */
/* ---------------------Start Tabellen------------------------- */
.reftitel
{
	color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.refnormal
{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
/* ---------------------End Tabellen--------------------------- */
