#slide {
Position: Absolute;
Left: 0;
Top: 0;
Visibility: Visible;
}

BODY		{Margin-Left: 0;}
#slidenot {
Position: Absolute;
Left: 0;
Top: 0;
Visibility: Visible;
}

A:LINK	{text-decoration: none;}
A:VISITED	{text-decoration: none;}
TD		{font-family:arial;}
BODY		{Margin-Left: 250;}

.Uhr {
    font-size : 9px;
	color : #ffffff;
	font-family : Verdana;
	}
	
	
	#content {position: absolute;}


body{
	margin-left:0;
 	margin-right:0; 
 	margin-top:0; 
	 margin-bottom:0; 
 	width:100%;
 	height:100%;
	font-size : 11px;
	color : Black;
	font-family : Verdana;


}

.headline{
	font-size : 14px;
	color : Black;
	font-family : Verdana;
	font-weight : bold;
}


.small{
	font-size : 10px;
	color : Black;
	font-family : Verdana;
	
}
.bold{
	font-size : 11px;
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
}
	
A:link {
	text-decoration: none;
	font-family: Verdana;
	color: #645C5E;
	font-size: 11px;
}
A:visited {text-decoration: none; font-family: Verdana; color: #645C5E;   font-size: 11px; }
A:hover {
	text-decoration: bold;
	font-family: Verdana;
	color: #D9D9D9;
	font-size: 11px;
}
td{
	font-size : 11px;
	color : Black;
	font-family : Verdana;
}

.box{
        background-color : #ffffff;
        color : #000000;
        border : 4px solid #C7C7CF;
        font-size : 11px;
        font-family : Verdana, Helvetica,  sans-serif;
        font-weight : normal;
		
	
}
