/*<!-- CSS für eurofrasis by krei-sch --> */

body
	{
  font-family:verdana,helvetica,sans-serif;
  scrollbar-base-color:#99CC00;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#99CC00;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFFFFF;
	}
body
{
	padding-left: 50px;
}


body, td, p, span, div, h1, h2, h3, h4, h5, h6
	{
	font-family:verdana,helvetica,sans-serif;
	}
table
	{
	border-collapse:collapse

	}
/*<!-- Überschriften --> */

h1				{
			color:#333399;
			font-size:12pt;
			font-weight:bold; 
			text-align:center;
			}

h2				{
			color:#333399;
			font-size:12pt;
			font-weight:bold; 
			}			
h3				{
			color:#333399;
			font-size:10pt;
			font-weight:bold;
			font-style:italic;
			}			
h4				{
			color:#333399;
			font-size:10pt;
			font-weight:bold; 
			text-align:center;
			}			
h5				{
			color:#333399;
			font-size:10pt;
			font-weight:bold;
			text-align:center;
			}			

h6				{
			color:#333399;
			font-size:10pt;
			font-weight:bold;
			}			

/*<!-- Tabellenbreiten gesamt und _right (frame) --> */

	}	
.tabwidthti
	{
	width: 900px;
	font-size:10pt;
	vertical-align: top;
	}	

.tdg
	{
	background-color: #99CC00;
	}
.tabwidth2
	{
	vertical-align: top;
	}	



/*<!-- footer --> */
	
.adresse
	{
	width: 900px;
	font-size:9pt;
	}

/*<!-- Navigation Menu --> */
	
.nav
	{
	font-size:10pt;
	width: 400px;
	}
	
/*<!-- Inhalt und Inhaltüberschrift --> */
	

.contentt
	{
	font-size:12px;
	vertical-align:top;
	padding-left: 10pt;
	margin-left: 10pt;
	}



/*<!-- Link Formatierung nur bei IE aktiv --> */

a			{
			color:#003399;
			text-decoration: none;
			size:10px;
			weight:normal; 
			}

a:link		{
			color:#003399;
			text-decoration: none;
			size:10px;
			weight:normal; 
			}

a:visited	{
			color:#003399;
			text-decoration: none;
			size:10px;
			weight:normal; 
			}
a:hover	{
			color:#003399;
			text-decoration: none;
			size:10px;
			weight:normal; 		
			}	
a:active	{
			color:#003399;
			text-decoration: none;
			size:10px;
			weight:normal; 
			}