@charset "ISO-8859-1";
body
{
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, Helv, sans-serif;
	margin: 0;
	height:100%;
	background-color: #000000;
	color: #ffffff;
}

a {
	color: #0000ff;
	
}

#navi {
	z-index: 0;
	position: absolute;
	width: 210px;
	height: 500%;
	left: 0px;
	top: 0px;
	float: left;
	visibility: visible;
	bottom: 0px;
	vertical-align: 100%;
	background-color: #0000a1;
}

#siteID {
	color:#000000;
	font-size:16px;
	font-weight:700;
	padding: 10px;
	padding-top: 30px;
	padding-bottom:30px;
}

#siteID img {
	width: 180px;
	border-width: 0px;
}

#logoSG {
	color:#ffc73b;
	font-size:14px;
	font-weight:500;
	padding-left: 10px;
}

#navMenu {
	font-size: 14px; 
	font-weight: 500;
	padding: 10px;
}

#navMenuOLD input {
	width: 150px;
	height: 35px;
	border: 2px solid white; 
	background-color: #000094; 
	font-size: 		16px;
	font-weight: 	600;
	text-align: center;
	color: #FFFFFF;
}

#navMenu .menuLink a {
	font-weight: 600;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}

#navMenu #active  a {
	color: #ff0000;
	font-size: 18px;
}

#navMenu .menuLink {
	height: 35px;
	width: 150px;
	border: 2px solid white;
	background-color: #000094;
	line-height: 33px;
	text-align: center;
}

#navMenu .levelMain {
	padding-left:		5px;
	padding-top:		14px;
	height: 		35px;
	width: 150px;
}

#navMenu .levelSub {
	padding-left:	30px;
	padding-top:	14px;
	height:			35px;
}

#navMenu .levelSubHidden {
	display: none;
}

#navMenu #hidden{
	display: none;
}

#navMenuOLD #active input{
	color: #ff0000;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 35px;
	
}

#contentwide {
	position: absolute;
	left: 215px;
	float:left;
	width: 800px;
	top: 100px;
}

#contentHeadline {
	position: absolute;
	float: left;
	width: 780px;
	height: 90px;
	text-align: center;
	left: 210px;
	top: 0px;
	background-color: #0000a1;
}

#contentHeadline h1 {
	font-size: 36px;
	color: #ff0000;
	margin-top: 8px;
	margin-bottom: 0px;
}

#contentHeadline h2 {
	font-size: 24px;
	color: #ff0000;
	margin-top: 1px;
	margin-bottom: 4px;
}

#tabelleWide {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.4em;
}

#tabelleWide a:link {
	color: #ffffff;
}

#tabelleWide a:visited {
	color: #ffffff;
}

#tabelleWide img {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

#bild200 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 200px;
}

#bild300 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 300px;
}

#bild400 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 400px;
}

