/* Website http://VWScirocco.eu --------------------------------------------------------
Autor: Klaus Schwarzstein
Version 1.2, 29-12-2009

--Farben----------------------------------------------------------------------
Fliesstext: 			#000000
Hintergrund Seite: 		#FFFFFF
Links:					#003399
Links Hover: 			#C40000
Links visited:	  	 	#FF5900
*/

/*Grundformate der Seite---------------------------------------------------*/
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}

html,body,div,p,table,td,.head,.headline,.headlinewh,.headwh,h1,h2,h3,span,ul,ol,li,a,.txt,.txt2,.txt-i,.txt-f,.menu,.foot,.link,.link2,.links,.links2, .rightwh,.right {
	font-family: verdana, Helvetica; 
	font-size: 10px; sans-serif; color:#000000; }

.txt    { margin-top: 5px; margin-bottom: 5px}
.txt2   { margin-top: 5px; margin-bottom: 5px; margin-right: 8px;}
.txt-i  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.txt-f  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	color: #993300;
	font-weight: bold;
}
.menu	{ font-size: 12px; margin-left: 10; margin-top: 0; margin-right: 5; margin-bottom: 0 }
.news   { font-size: 12px; margin-left: 10; margin-top: 5; margin-right: 10; margin-bottom: 5 }
.foot   { font-size: 12px; margin-left: 0; margin-bottom: 0}
.link2  { color: #ffffff; margin-left: 25; font-weight: bold }
.links  { color: #333333; margin-left: 7; margin-right: 7 }
.links2 { margin-left: 20; margin-right: 5 }
.head   {
	font-size: 12px;
	color: #333333;
	margin-left: 7;
	margin-top: 0;
	font-style: normal;
	font-weight: bold;
}
/*Überschriften---------------------------------------------------*/
.headline	{ font-size: 14px; color: #666666; font-weight: bold; margin-top: 7; margin-right: 7; margin-left: 7}
.headlinewh	{ font-size: 18px; color: #ffffff; font-weight: bold; margin-left: 30; margin-top: 15; font-style: italic; }
.headwh		{ font-size: 11px; color: #333333; font-weight: bold; margin-left: 4px; margin-top: 8px; font-style: normal; }
.rightwh	{ font-size: 14px; color: #000000; font-weight: bold; margin-left: 7; margin-top: 0; font-style: italic; }
.right		{ font-size: 12px; color: #ffffff; margin-left: 7; margin-top: 10; margin-right: 5; margin-bottom: 5 }
.foto_links {
	float: left;
	margin: 1px 1px 1px 1px;
}
.foto_rechts {
	float: right;
	margin: 1px 1px 1px 1px;
}
a.links:link	{ color: #990000; text-decoration: none; font-size: 10px;}
a.links:hover	{ color: #C40000; text-decoration: none; font-size: 10px;}
a.links:visited	{ color: #FF5900; text-decoration: none; font-size: 10px;} 

a:link		{ font-size: 10px; color: #660000; text-decoration: none}
a:hover		{ font-size: 10px; color: #FF0000; text-decoration: none}
a:visited	{ font-size: 10px; color: #FF3300; text-decoration: none} 
.tabellen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: center;
	border:thin solid red;
	font-style: normal;
	margin-right: 0px;
	margin-left: 0px;
}
.tabelle_oben-unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: center;
	font-style: normal;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: thick inset #CCCCCC;
}

