a         {
	font-size: 10px;
	text-decoration:underline;
	color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link    { color:#958E7B; text-decoration:underline; }
a:visited { color:#958E7B; text-decoration:underline; }
a:active  {
	color:#FDFDFD;
	text-decoration:underline;
	background-color: #958E7B;
}
a:hover   {
	color:#F4F4EA;
	text-decoration:none;
}

body {
	font-family: Verdana;
	font-size: 80%;
	color:#F2F4F6;
	margin-top:15px;
	margin-left:15px;
	background-color:#FAFBEE;
	background-position: 0px 0px;
	scrollbar-arrow-color: #F1F5D1;
	scrollbarBaseColor: #FFCC66;
	scrollbar-track-color: #F1F5D1;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: #333333;
	scrollbar-dark-shadow-color: #F1F5D1;
	scrollbar-shadow-color: #F1F5D1;
	padding-left: 25px;
	line-height: 18px;
	background-image: url(gifs/bg.png);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}

.h14 {
 font-family: Verdana;
 font-size: 15px;
}

.h15 {
 font-family: Verdana;
 font-size: 12px;
}
.unten
{
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}
