/* Seitenformat: */
body
{
	background-color:#dfdfdf;
	margin:  10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

input
{
	font: 10px verdana; 
	border: 1px solid black; 
	background: #eeeeee; 
	padding: 1px;
}

textarea
{
	font: 10px verdana; 
	border: 1px solid black; 
	background: #eeeeee; 
	padding: 1px;
}

select
{
	font: 10px verdana; 
	border: 1px solid black; 
	background: #eeeeee; 
	padding: 1px;
}

/* Schriften: */

 	/* normaler Fliesstext */

	ins
	{
		font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
		font-size:12px;
		color:#000000;
		letter-spacing:0px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
	}

	font
	{
		font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
		font-size:12px;
		color:#000000;
		letter-spacing:0px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
	}
	

	p
	{
		font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
		font-size:12px;
		color:#000000;
		letter-spacing:0px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
	}
	
font.big
	{
		font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
		font-size:13px;
		color:#000000;
		letter-spacing:0px;
		font-style:bold;
		font-weight:bold;
		text-decoration:none;
		padding:0cm;
	}
	

	li
	{
		font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
		font-size:12px;
		color:#000000;
		letter-spacing:0px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
	}		
	
	
p.ueber_1
	{
		font-family:arial,helvetica,helv,frutiger,tahoma,trebuchet,verdana;
		font-size:46px;
		color:#7BCDD5;
		letter-spacing:0px;
		font-style:italic;
		font-weight:bold;
		text-decoration:none;
		padding:0cm;
	}

p.ueber_2
	{
		font-family:arial,helvetica,helv,frutiger,tahoma,trebuchet,verdana;
		font-size:26px;
		color:#08399C;
		letter-spacing:0px;
		font-style:italic;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
		padding-right:10px;
	}
		
td.nav
	{
		font-family:arial,helvetica,helv,frutiger,tahoma,trebuchet,verdana;
		font-size:14px;
		color:#08399C;
		letter-spacing:0px;
		font-style:italic;
		font-weight:normal;
		text-decoration:none;
		padding:0cm;
	}
	
td.nav:hover
	{
		font-family:arial,helvetica,helv,frutiger,tahoma,trebuchet,verdana;
		font-size:14px;
		//color:#000000;
		//letter-spacing:0px;
		//font-style:italic;
		//font-weight:normal;
		//text-decoration:none;
		//padding:0cm;
		//display:block;
		background-color:#062e80;
	}



 	/* Highlighted Kommentar zum Fliesstext */
        p ins
       	{
        	font-family:tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial;
        	font-size:12px;
        	color:#FF0000;
        	letter-spacing:0px;
        	font-style:normal;
        	font-weight:normal;
        	text-decoration:none;
       	}

/* links: */
a.navi:link { text-decoration:none; color:#000088; }
a.navi:visited { text-decoration:none; color:#000088; }
a.navi:hover { text-decoration:none; color:#FFFFFF; background-color:#062e80;}
a.navi:active { text-decoration:none; color:#0000ff;}
 
a.logo:link 	{ text-decoration:none; background-color:none;}
a.logo:visited	{ text-decoration:none; background-color:none;}
a.logo:hover 	{ text-decoration:none; background-color:none;}
a.logo:active 	{ text-decoration:none; background-color:none;}
 
