BODY

{
	HEIGHT:100%;
    MARGIN-TOP: 5px;
    MARGIN-RIGHT: 5px;
    MARGIN-BOTTOM: 5px;
    MARGIN-LEFT: 5px;
    SCROLLBAR-TRACK-COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}

a {  color: #000033}
a:active {  color: #ff0000}
a:hover {  color: #ff0000}

a.ohne { text-decoration: none}
a.ohne:active {  text-decoration: underline}
a.ohne:hover {  text-decoration: underline}




TABLE.layout { height: 98%;
               width: 98%;
}


TD.header {
    width: 100%;
	height:20px;
	vertical-align:top;
}

TD.content {
 width: 100%;
 vertical-align:top;
}

TR.content {
 font-size: 0.9em;
}



TD.footer {
    width: 100%;
	height:20px;
	border-top: solid 1px #000000;
	vertical-align:top;
	}



h1 {
	font-size: 2em;
	font-weight: bold;
	color: #333333;
	margin: 0px;	
} 

h2{
	font-weight: normal;
	font-size: 1.4em;
} 


  
.prompt {
   font-size: 1em;
   color: #666666;
}

.kleinprompt {
   font-size: 0.8em;
   color: #666666;
}

.klein	{
   font-size: 0.8em;
 }
 
.kleiner {
 font-size: 0.6em;
}

.gross {
	font-size: 1.3em;
	font-weight: bold;
}

.groesser {
	font-size: 1.6em;
	font-weight: bold;
}

.betont {
	font-size: 1.2em;
	font-weight: bold;
}

.blaubetont {
	font-size: 1.2em;
	font-weight: bold;
	color: darkblue;
}

.rotbetont {
	font-size: 1.2em;
	font-weight: bold;
	color: darkred;
}
.ganzgross {
	font-size: 1.8em;
	font-weight: bold;
}
                 

