body {
color : #00ff00;
background-color : #f0fbff;
font-family : "Arial", Century Gothic, Georgia, Tahoma;
}

html {
scrollbar-base-color: #999999;
scrollbar-arrow-color: white;
scrollbar-track-color: #white;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}


.pagetitel      {
				left:30px;
				top:80px;
				height:30px;
				position:absolute;
				color:#ffffff;
				font-size:14px;
				text-align:left;
				font-weight:bold;
				}
.titel			{
				text-decoration: none;
				color:#3D3A3A;
				font-size:14px;
				text-align:left;
				font-weight:bold;
				}
.subtitel		{
				text-decoration: none;
				color:#3D3A3A;
				font-size:13px;
				text-align:left;
				font-weight:bold;
				}
.txt			{
				color:#3D3A3A;
				font-size:12px;
				text-align:left;
				}
.txt a			{
				text-decoration:none;
				color:#3D3A3A;
				}
.txt a:hover	{
				text-decoration:none;
				color:#33CC00;
				}
.iframetitel	{
				height:40px;
				position:absolute;
				color:#3D3A3A;
				font-size:14px;
				text-align:left;
				}
.iframetxt		{
				height:50px;
				position:absolute;
				color:#3D3A3A;
				font-size:11px;
				text-align:left;
				}
.menu           {
	position:absolute;
	color:#333333;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background: url(images/button.gif) no-repeat;
	left:0px;
	width:180px;
	height:40px;
	overflow:hidden;
				}			
.menu a         {
	text-decoration:none;
	color:#333333;
				}
.menu a:hover   {
	text-decoration:none;
	color:#666666;
				}
.menutxt	    {
				position:absolute;
				left:-10px;
				width:160px; 
				height:30px; 
				overflow:hidden;
				top:7px;
				}
.notatitle		{
				position:absolute; 
				top:6px; 
				left:10px; 
				width:170px; 
				height:70px; 
				overflow:hidden; 
				color:#02351e;
				font-size:12px;
				text-align:left;
				}	
.notaimages		{
				position:absolute;
				left:630px;
				width:180px; 
				height:100px; 
				overflow:hidden;
				}	
.notatxt		{
				position:absolute; 
				top:15px; 
				left:5px; 
				width:145px; 
				height:75px; 
				overflow:hidden; 
				color:#02351e;
				font-size:11px;
				text-align:left;
				}	
.notameer		{
				position:absolute; 
				top:70px; 
				left:90px; 
				width:160px; 
				height:15px; 
				overflow:hidden; 
				color:#02351e;
				font-size:11px;
				text-align:left;
				font-weight:bold;
				}
.notameer a		{
				text-decoration:none;
				color:#02351e;
				}
.footer			{
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
				}
.footer	a		{
	color:#FFFFFF;
	text-decoration:none;
				}
				
				
				
.infotxt        {
                color:#666666;
				text-align:left;
				text-decoration:none;
				font-weight:bold;
				} 

a.info          {
                 position:absolute; 
                 z-index:20; 
                 font-size:10pt; 
                 color:#666666;
                 text-decoration:none;
                }
a.info:hover    {
                z-index:25;
                }
a.info span     {
                display:none;
                }
a.info:hover span
                {
                display:block;
                width:250px;
                padding:10px;
                position:absolute;
                top:0em; left:0em;
                background-color:#666666; 
                color:#ffffff;
                text-align:left;
                text-decoration:none;
                filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135); 
                }
                

