body
    {
    margin: 0;
    padding: 0px;
    color: #5C6C8A;
    font: 15px Lucida Sans Unicode, Arial, sans-serif;
    background: #5C6C8A url(images/white.gif) repeat-y center;
		text-align: center;
   	}

#container{
    margin: 0 0 0 0;
    padding: 0px;
		text-align: center;
}
	
a 
{
  
	font-size: 13px;
	text-decoration: underline;
	color:#5C6C8A;
}

a.menu
{
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color:#5C6C8A;
}

a.isactive 
{
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color:#cc0000;
}

table{
			width:744px;
}

td{
	font-size: 13px;
	text-align:justify;
}

td.ueberschrift{
  padding: 0px 29px;
  text-align: left; 
  font-weight:bold; 
  font-size:12;
}

a:hover.menu
{
	font-weight:bold;
	color:#000000;
}

a:hover
{
}

ul{
margin-top:10px;
}

h1{
	font-size: 15px;
}
	
li{
  list-style-position:outside;
	text-align:justify;
	padding-bottom:5pt;
}

