/* CSS Document */

#container
{
	margin: 0 auto;
	width: 1000px;
	background-image: url(Bilder/Hintergrund/background.png);
}

#header
{
	height: auto;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 1000px;
	height: 20px;
	font-weight: bold;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navigation li a
{
	display: block;
	float: right;
	padding: 5px 10px;
	color: #FFFFFF;
	
	font-size:12px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #DEAF47;
	border-right-color: #DEAF47;
	border-bottom-color: #DEAF47;
	border-left-color: #DEAF47;
}

#navigation li a:hover {
	background-color: #001900;
}

#content-container
{
	float: left;
	width: 1000px;
	background-position: 100% 0;
}

#section-navigation
{
	float: left;
	width: 160px;
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content
{
	float: left;
	overflow:auto;
	width: 560px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #003300;
}

#content h2 {
	margin: 0;
	font-size: 24px;
	font-weight: lighter;
}

#aside
{
	float: right;
	width: 160px;
	display: inline;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #FFFFFF;
}

#aside h3 { margin: 0; }

#footer
{
	clear: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
	
}
.navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.navigationklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.navigationklein a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}


#section-footer
{
	float:none;
	width: 1000px;
}

#fusszeile
{
	width: 1000px;
	clear: left;
}
.Stil5 {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Stil7 {font-size: 14px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stil1 {font-family: Verdana, Arial, Helvetica, sans-serif}
body {
	background-color: #003300;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil3 {font-size: 13px; color: #FFFFFF;}
.Stil4 {
	font-size: 12px;
	color: #FFFFFF;
}
.Ticker {font-size: 13px; color: #DEAF47;}
.Ticker a:link {font-size: 13px; color: #DEAF47;}
.Ticker a:visited {font-size: 13px; color: #DEAF47;}
.Ticker a:hover {font-size: 13px; color: #DEAF47;}
.Ticker a:active {font-size: 13px; color: #DEAF47;}

function popUp(){
var links = (screen.availWidth - {PopUp_Breite}) / 2;
var rechts = (screen.availHeight - {PopUp_Hoehe}) / 2;

