/* Mozilla & Safari special on Mac */

@font-face {
	font-family: Losaltos;
	src: url('/picts/_Headerfont_losaltos/LosAltos.ttf');
}

@font-face {
	font-family: C64;
	src: url('/picts/_Headerfont_C64/PetMe.ttf');
}

@font-face {
	font-family: C64font;
	src: url('/picts/_Headerfont_C64/C64.ttf');
}

body,table,td,tr,div,p,pre,ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #111; 
}

/* Mozilla special ENDE ------< */

body,table,td,tr,div,p,pre,ul {
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	
	/* scrollbar */
	scrollbar-face-color: #F3F4F5;scrollbar-shadow-color: #ADB6BC; 
	scrollbar-highlight-color: #ADB6BC; scrollbar-3dlight-color: #F3F4F5; 
	scrollbar-darkshadow-color: #F3F4F5; scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #ADB6BC;
}

/* links */
a 	{ text-decoration: none;
} 
a:link {color: #0066FF;
}
a:visited {color: #3399CC;
}
a:active {color: #3399CC;
}
a:hover	{color: #3399CC;
}


/* verstecken */
.hidden {
	display:none;
}
 
/* Box design */ 
.box	{
	color: #000000; 
	border: 1px solid #000000; 
	background-color: #F3F4F5; 
	font-family:Verdana; 
	font-size:8pt
}

/* Auswahlmenüs design */ 
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

/* Text Design Header Macinosh H 2 */

h2 {
	font-family: Losaltos, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 6px;
}

/* Text Design Header C64 H 3 */

.c64 {
	font-family: C64, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0pt;
	padding: 0px;
}

.c64font {
	font-family: C64font, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-indent: 0pt;
	padding: 0px;
}

/* Text Design */

.FAQtop {
	font-family: Losaltos, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCCCCC;
	border: thin solid #666666;
	width: 95%;
	text-indent: 8pt;
	font-weight: bold;
	padding: 6px;
	margin-top: 6px;
}

.georgia {	
	font-family: Losaltos, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.handwrite {
	font-family: Losaltos, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.small {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.mini {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



.popUp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}