/* Website http://www.VWScirocco.eu ------------------------------------------
Autor: Klaus Schwarzstein
Version 1.3, 15-01-2013

--Farben----------------------------------------------------------------------
Fliesstext: 			#CCCCCC -grau
Hintergrund Seite: 		#333333 -dunkelgrau
Links:					#3399CC
Links Hover: 			#CC3300
Links visited:	  	 	##999999
*/

/*Grundformate der Seite---------------------------------------------------*/
body,td,th {
	color: #CCCCCC;
}
body {
	margin-top: 0px;
}
.head   {
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 7;
	margin-top: 0;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.head1   {
	font-size: 12px;
	color: #FF9966;
	margin-left: 0px;
	margin-top: 0;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topline   {
	font-size: 14px;
	color: #FF9966;
	margin-left: 12px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}		
.toptext {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399FF;
	text-decoration: none;
}
.anmerkung {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.capsboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #568C21;
	text-decoration: none;
}
td.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

.boldtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #999999;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D7865;
	text-decoration: none;
}
.capsboldtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CCFF;
	text-decoration: none;
}
.boldtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5F5848;
	text-decoration: none;
}
.foto_links {
	float: left;
	margin: 1px 6px 1px 1px;
}
.foto_rechts {
	float: right;
	margin: 1px 1px 1px 6px;
}
a.links:link	{ color: #3399CC; 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: #3399CC; text-decoration: none}
a:hover		{ font-size: 10px; color: #CC3300; text-decoration: none}
a:visited	{ font-size: 11px; color: #990000; text-decoration: none} 
