body{
 font-family:		Frutiger, Frontpage, Myriad, Helvetica, Arial, Verdana, sans-serif;
 font-size:			10pt;
 margin:			0px;
 color:				white;
 background-color:	black;
 background-image:	url(gfx/top_back.gif);
 background-repeat:	repeat-x;
}

#main{
 width:				950px;
}

#header{
 height:			220px;
}

#menu{
 width:				200px;
 float:				left;
}

#content{
 width:				680px;
 float:				right;
}

div.menubox{
 width:				200px;
 height:			30px;
}

div.submenubox{
 width:				200px;
}

a.menubox{
 padding:			5px 0 0 30px;
 display:			block;
 font-size:			11pt;
 color:				white;
 text-decoration:	none;
}

a.submenubox{
 padding:			5px 0 3px 30px;
 display:			block;
 font-size:			9pt;
 color:				white;
 text-decoration:	none;
}

#kontakt_small{
 font-size:			8pt;
 margin-top:		100px;
 padding-left:		30px;
}

a.lilink{
 color:				white;
 text-decoration:	none;
 font-size:			8pt;
 padding-top:		30px;
}

a{
 color:				white;
}

h1{
 font-size:			11pt;
 margin:			0;
 padding-top:		5px;
}

div.topic{
 height:			30px;
}

td.gallery_cell{
 border:			1px solid #333;
}

span.willkein{
 display:			none;
}
