/* Dunkelblaue 5C81AA */
/* Hellblaue 7C9DC0 */
/* Weißblau FBFCFD */
/* Link 003465 */

body {
	background-color:#FBFCFD;
	scrollbar-base-color: #FBFCFD;			/* = Basisfarbe der Scroll-Leiste */
	scrollbar-3dlight-color: #ffffff;		/* = Farbe für 3D-Effekte */
	scrollbar-arrow-color: #5C81AA;			/* = Farbe für Verschiebepfeile */
	scrollbar-darkshadow-color: #7C9DC0;	/* = Farbe für Schatten */
	scrollbar-face-color: #ffffff;			/* = Farbe für Oberfläche */
	scrollbar-highlight-color: #ffffff;		/* = Farbe für oberen und linken Rand */
	scrollbar-shadow-color: #ffffff;		/* = Farbe für unteren und rechten Rand */
	scrollbar-track-color: #D2DFEA;			/* = Farbe für freibleibenden Verschiebeweg */
	}
body,td,div,a,p,b,u,input {
	font-family:Verdana;
	font-size:11px;
	}
p { line-height:18px; }
h2 { margin:0px; }
h3 { font-size:14px; font-weight:bold; }

a:link,a:visited { color:#003465; text-decoration:none; }
a:hover,a:active { color:#5C81AA; text-decoration:underline; }

a.impressum:link,a.impressum:visited { font-size:9px; color:#FFFFFF; text-decoration:none; }
a.impressum:hover,a.impressum:active { font-size:9px; color:#FBFCFD; text-decoration:underline; }

div.startbox { position:realtive; width:187px; height:160px; border:1px solid #5C81AA; overflow:hidden; }
div.hsbox { position:relative; height:16px; background-color:#7C9DC0; font-size:12px; font-weight:bold; color:#FFFFFF; overflow:hidden; }

#previewbox { position:absolute; width:187px; height:180px; border:1px solid #5C81AA; overflow:hidden; z-index:1; }
#weiter { position:absolute; bottom:0px; right:0px; width:50px; height:16px; z-index:2; }

.boxmore { border:1px solid #5C81AA; }
div.box1 { padding:5px; overflow:hidden; width:320px; }


.rand { padding:10px; }
.rand2 { margin-top:0px; padding:10px; line-height:14px; }
.hl { font-weight:bold; color:#5C81AA; }
.hl2 { font-weight:bold; color:#BC0000; }
.hl3 { color:#5C81AA; }
.big { font-weight:bold; font-size:12px; }
.small { font-size:9px; }

