*	{
margin:0px;
padding:0px;
}

body	{
background:#000000;
font-family:Arial, Verdana;
font-size:12px;
color:#FFFFFF;
}

#center	{
	position:absolute;
	width:860px;
	margin-left:-380px;
	left: 50%;
}


#aussen 	{
background:#FFECF5;
padding:10px;
height:100%;
float:left;
border:1px solid #000;
}

#top {
background:#000000;
height:110px;
border:1px solid #000;
margin-bottom:10px;
padding:5px;
}

#left	{
width:140px;
float:left;
}

#left1 {
background:#666666;
padding:1px;
border:1px solid #000;
margin-bottom:10px;
}

.leftnav	{
color:#fff;
display:block;
font-weight:bold;
text-decoration:none;
background:#000000;
padding:2px;
margin-bottom:1px;
}

.leftnav:hover	{
color:#FFECF5;
}

#left2	{
background:#000000;
border:1px solid #000;
padding:0px;
}


#right 	{
margin-left:5px;
width:580px;
padding:5px;
background:#000000;
float:left;
border:1px solid #000;
}

.Stil1 {color: #FFFFFF}

h1{
width: 98%;
font-weight: bold;
font-size: 11px;
height: 23px;
line-height: 20px;
border-bottom: 0px;
font-family:  verdana, sans-serif;
}


h2{
width: 98%;
font-weight: bold;
font-size: 11px;
height: 23px;
line-height: 20px;
border-bottom: 0px;
font-family:  verdana, sans-serif;
}

h3{
width: 98%;
font-weight: bold;
font-size: 11px;
height: 23px;
line-height: 20px;
border-bottom: 0px;
font-family:  verdana, sans-serif;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}