body
{	
	background-color: #ffffff;
	
	margin: 2px;
	padding: 0px;
	
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #FFcc00;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-shadow-color: #ffcc00;
	scrollbar-arrow-color: #ffffff;

	text-align: center;
}

a
{	
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #669900;
}

table
{
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px none;
	padding: 0px;
	/*margin: 0px; <-- bloss nicht - wegen Opera! */
	empty-cells: show;
}

td
{
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


.head
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 4;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}	

.links
{
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 6px;
	background-color: #CED42B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	white-space: nowrap;
}

.linksletzt
{
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 6px;
	white-space: nowrap;
	background-color: #CED42B;
}


.rechts
{
	text-align: left;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #ffcc00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	line-height: 12px;
	text-align: justify;
}

.rechtsletzt
{
	text-align: left;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #ffcc00;
	line-height: 12px;
	text-align: justify;
}


big
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}

input.text
{
	color: #669900;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #CED42B;
	font-size: 11px;
	line-height: 16px;
}

.submit
{
	color: #669900;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #669900;
	font-size: 11px;
	line-height: 16px;
	background-color: #CED42B;
	cursor: hand;
}

textarea
{
	color: #669900;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #CED42B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
}


select
{
	background-color: #ffffff;
	color: #669900;
	font-size: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #CED42B;
	margin-left: 20px;
}

.update
{
	background-color: #CED42B;
	color: #000000;
	font-size: 10px;
	border-width: 4px;
	border-style: solid;
	border-color: #CED42B;
}

.mops
{
text-align: right;
}

li
{
color: #000000;
font-weight: 300;
list-style-image:url(images/list.gif);
padding-left: 20px;
padding-right: 3px;
padding-top: 3px;
text-align: left;
margin-left: 15px;
text-indent: -15px;
}

small
{
font-size: 9px;
}