body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #cccccc;
	background-image: url(images/Hintergrund_2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




#pscroller1{
width: 120px;
height: 190px;
padding: 5px;
}

.someclass{ //class to apply to your scroller(s) if desired
}



input.login {

font-size: 8pt;
border: 1px;
background: #F6F6F6;

}

input,textarea {
font-size: 8pt;
border: 1px;
background: #F6F6F6;
}


a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #2868EB;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}

.style1 {color: #FFFFFF}

a.Button:link    {display:block;background-image:url(images/punkt.gif); color: #FFFFFF; background-repeat:no-repeat; width:10px; height:10px; color: #FFFFFF; text-decoration: none; border-width:0px; border-color:#000000; border-style:solid;}
a.Button:visited {display:block;background-image:url(images/punkt.gif); color: #FFFFFF; background-repeat:no-repeat; width:10px; height:10px; text-decoration: none;  border-width:0px; border-color:#000000; border-style:solid;}
a.Button:hover   {display:block;background-image:url(images/punkton.gif); color: #FFFFFF; background-repeat:no-repeat; width:10px; height:10px; text-decoration: none; border-width:0px; border-color:#000000; border-style:solid;}
a.Button:active  {display:block;background-image:url(images/punkt.gif); color: #FFFFFF; background-repeat:no-repeat; width:10px; height:10px; text-decoration: none;  border-width:0px; border-color:#000000; border-style:solid;}

