body {
	/*background-color: #483D8B;*/	
	background-color: #7C000A;
}

a:link {
	color: Gray;
}
a:visited {
	color: Gray;
}

#content {
	position: absolute;
	left: 100px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	width: 800px;	
}

#top {
	/*background-color: #483D8B;*/
	/*border-top-width: 1px;
  	border-top-style: solid;
	border-left-width: 1px;
  	border-left-style: solid;
	border-right-width: 1px;
  	border-right-style: solid;
  	border-color: Black;*/
}

#headline {   
	float: left;
	width: 300px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: White; /*background-color: #483D8B;*/
}

#logo {
	margin-left: 300px;
	margin-right: 5px;
	text-align: right;
}

#image {
	clear: both;
	padding-top: 20px;
	/*background-color: #483D8B;	*/
	/*border-left-width: 1px;
  	border-left-style: solid;
	border-right-width: 1px;
  	border-right-style: solid;
  	border-color: Black;*/
}

#bottom {	
	background-color: #F6E2E1;
	padding-top: 10px;
	height: 600px;
}

#menu {	
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu a:link {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#text {
	margin-left: 10px;
}

#links {
	background-color: White;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	float: left;
	width: 200px;    
	color: Gray;
}

#rechts {
	float: right;
	width: 200px;
	background-color: White;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	color: Gray;
}

#mitte {
	margin: 0 200px 0 210px;
	background-color: #F6E2E1;
	padding: 5px 5px 5px 5px;	
}

#info {
	font-size: 8pt;
	background-color: #F6E2E1;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: Gray;
}

td.menu {
  font-family: Verdana, Arial;
  font-size: 10pt;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: Black;  */
}
