body {
	background-color: #324652;
	margin : 0px;
}

#wrapper {
	border:1px solid white; height: 100%;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: url('Body.jpg') repeat-y center;
	padding:0em
  }

#header {
	height: 213px;
	margin : 0;
/*	text-align: Center;*/
 /*	background: url(Header_Jan.jpg) no-repeat top left;*/
}

#footer {
	height: 9px;
/*	position absolute; bottom: 0px;*/
	text-align: Center;
	font-family:Verdana;	
	font-size:6pt;
	text-align: right;
	padding-right:10px;
	color:white;
	background: url('Footer.jpg') no-repeat bottom;
}

#navigation {
	color : white;
	width: 240px;
	height: 250px;
	margin-top: 20px;
	float: left;
	font-size:9pt;
	line-height:110%;
	background: url('Navigation_eng.jpg') no-repeat top left;
/*	border-width:1px;
  	border-style:solid;
  	border-color:green;
  	padding:0em;
*/
}

#navigation li {
	margin-right: 5px;
	list-style-type: none;
	font-family:Verdana;

}

#sidebar {
	width: 90px;
	height: 200px;
	margin-left: 5px;
	margin-right: 5px;

	color: white;
}

#sidebar li {
	list-style-type: none;
	font-family:Verdana;
}

#sidebar a {
	color:white;
	font-size:9pt;
}

#main {
	margin-left: 247px;
    margin-top:65px;
    margin-bottom:20px;
    width: 740px;
    min-height: 200px;
    min-height: 250px;
    color: white;
    margin-right: 10px;
    text-align: center;
}

* html #main {
    margin-left: 247px;
    margin-top:45px;
    margin-bottom:20px;
    width: 740px;
    min-height: 200px;
    min-height: 250px;
    color: white;
    margin-right: 10px;
    text-align: center;
}


#mainnote {
	width: 740px;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: center;
}

#sidenote {
	width: 370px;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#rundrum {
	border-width:1px;
  	border-style:solid;
  	border-color:blue;
  	padding:0em;
  	text-align:justify; 
}

a:link {text-decoration:none; 
	color: orange; 
}

a:visited {text-decoration:none; 
	color: orange; 
}

a:hover {text-decoration:none; 
	color: #CCCCCC; 
}

ul {	Margin-top: 0px;
	margin-bottom:0px;

	}

table { font-family:Verdana;
      	font-size:9pt;
	}
.blue{   	background-color: rgb(100,133,151);
}
.news{    background-color: rgb(100,133,151);
          colspan : 5;
          text-align : left;
}
#dick {	font-weight: bold;
	}

p  {	text-align:center;
	font-family:Verdana;	
	font-size:9pt;
	margin:25px;
	}
.links {	text-align:left;
	}
.fuss {	clear: both;
	text-align: right;
}
.fett {	font-weight: bold;
}
.fett_orange {	font-weight: bold;
		color : orange;
		font-size: 11pt;
}
.date {	color: rgb(193,224,237);
}

.italic	{font-style: italic;
}
.klein {font-family:Verdana;
	font-size: 8pt;
}
