#oben	{
				margin-bottom: 1em;
				}

#menue {
				width: 15em;
				float:left;
				}

#anzeige {
				margin-left:16em;
				padding:1em;
				}
		        
.btopic {
				position: relative;
				font-size: 72px;
				background-color: white;
				color: #4444AA;
				text-decoration: underline overline;
				}
.stopic {
				font-size: 36px;
				}
          
.sinfo {
				font-size: 12px;
				}

.tinfo {
				font-size: 18px;
				}					
     
.menue {
     			position: absolute; top: 150px; font-size: 24px;
     			}
     
a:link {			color: #000;
				text-decoration: none;
				}
				
a:visited {		color: #000;
				text-decoration: none;
				}
				
a:active {		text-decoration: underline;
				color:#44a;
				}
				
a:focus {		text-decoration: underline;
				}
				
a:hover {		text-decoration: underline;
				color:#44a
				}

.kue {			font-style: italic;
				font-size: 18px;
				text-decoration: underline;
				}
 .nfo { 			margin-left: 1em; font-size: 16px; color: #444
				}
				
 .nfo2 { 		margin-left: 2em; font-size: 16px; color: #444
				}
				
 .nfo3 { 		margin-left: 4em; font-size: 16px;
				}

body {			font-size: 18px;
				font-family: Microsoft Sans Serif
				}
				
li {				margin-top: 10px
				}
