/* Schrift (trage hier einfach deine schriftart usw. ein*/
p,a,h1,h2,h3,h4,h5,h6,b,i,u,tr,td,input {
	color:#000000;
	font-family: Verdana;
	font-size:11pt;
	line-height:19px;
}

/* Rand (hier die ränder, du musst es ausprobieren*/
body { margin: 0px 0px 0px 0px;}

/* Linkfarbe #F8F9FA;*/ 
a:link    { color:#FFFFFF; text-decoration:none; font-style:regular;} 
a:visited { color:#FFFFFF; text-decoration:none; font-style:regular;} 
a:hover   { color:#9B3236; text-decoration:none; font-style:regular;}
a:active  { color:#FFFFFF; text-decoration:none; font-style:regular;} 
a.fliesstext:link 		{ color:#000000; text-decoration:none; font-style:regular;} 
a.fliesstext:visited 	{ color:#DE190B; text-decoration:none; font-style:regular;} 
a.fliesstext:hover 		{ color:#4F4F4F; text-decoration:none; font-style:regular;} 
a.fliesstext:active 	{ color:#4F4F4F; text-decoration:none; font-style:regular;} 

/* Specials: Abstand, Scrollbars, Farben */
.rahmen 	{ padding:10px; }

.header 	{ font-size:12pt; font-weight: bold; line-height:20px;}


/*hier sind die eigentlichen Daten die du für die Scrollbar brauchst*/

.kienemann	  	{scrollbar-FACE-color: #ABAFC0; scrollbar-highlight-color: #ABAFC0; scrollbar-shadow-color: #CACEDD; scrollbar-3dlight-color: #6E7079; scrollbar-arrow-color: #6E7079; scrollbar-track-color: #80838E; scrollbar-darkshadow-color: #9195A2;}

input.menu	{
	font-family: serif;
	color:#000000;
	background-color:#FFFFFF;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}