body {
	font-family: tahoma, verdana, arial;
	text-align: center;
         background-color: #161613;
         color: white  
}	
	






#container	{

   	width: 1020px;
	height: 670px;
	text-align: center;
	margin-top: 20%;

	}
#TOP {padding: 2%}

#Links {background-image: url(../images/left.jpg);
	background-repeat: no-repeat; width: 67px; height: 666px; min-height: 100%; float: left;} 

	#Content{width: 500px; height: 911px; float:left}
	
#Mitte {background-image: url('../images/menue.jpg'); background-repeat: no-repeat; width: 219px; height: 666px; min-height: 100%;
	float: left; } 

#Rechts{background-image:url('../images/rechts.jpg');background-repeat: no-repeat;width: 724px; height: 666px; min-height: 100%;float: left; text-align: left; font:14px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;} 

#Tras {width: 700px; float:left 
}

#Header{position: absolute;width: 796px; height: 50px; background-color:green; left: 0; min-height: 100%;} 


#Footer{position: absolute;width: 796px; height: 50px; background-color:green; margin-left: 100px; margin-right: 100px; margin-top: 530px} 

#Impressum{font-size: 0.5cm; color: grey; margin-right: 1cm}

#Mods{float: left}

#Mods2{float: left}


div#ver a span {display: none;}
div#ver a:hover span {display: block;
   position: absolute; top: 460px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 20px Verdana, sans-serif; text-align: center;}
   




table.moduletable	{
	width: 95%;
	padding-left: 2px;
	text-align: left;
	font-size: 0.8em;
      
}

/* Überschrift der Module */
table.moduletable.th {
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
}

/* Inhalte der Module */
table.moduletable.td {
	font-size: 0.6em;
	font-weight: lighter;
}

/* All internal headings, including the contact page */
.contentheading, .componentheading {
		font-size: 1em; color:black
margin-left: 2cm
}

.pathway {
	font-family: Tahoma, Arial;
	font-size: 28cm; text-align: right;
	color: yellow; margin-left: 1cm; margin-top: 0.5cm;  font-weight: bold
         


}

.button {
  font-size: 1.2em;
  background-color: black;
  color: white;
  border: 1px solid;
  width: 100px;
}

.inputbox {
  font-size: 0.8em;
  color: black;
  background: white;
  border: 1px solid;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	font-size: 21px;
	text-align: center;
	text-decoration: none;
	color: yellow;
line-height: 1.5cm;
margin-left: 1.3cm
}

a.mainlevel:hover {
	color: #FFFFFF; font-weight: bold
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	
}
