/* Links */
A:link    {color: #000000; text-decoration: none; }
A:active  {color: #000000; text-decoration: none; } 
A:visited {color: #000000; text-decoration: none; }

/* Body */
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
    background: #4e4834;
	
	scrollbar-base-color: #4e4834;
	scrollbar-track-color: #4e4834;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #4e4834;
	scrollbar-highlight-color: #313115;
	scrollbar-darkshadow-color: #4e4834;
	scrollbar-shadow-color: #313115;
	scrollbar-face-color: #4e4834;
}

td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
}

input {
	border: #313115;
	background: #4e4834;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#827c5a !important;
}

textarea {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10pt;
	border: #313115;
	background: #827c5a;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	scrollbar-base-color: #4e4834;
	scrollbar-track-color: #4e4834;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #4e4834;
	scrollbar-highlight-color: #313115;
	scrollbar-darkshadow-color: #4e4834;
	scrollbar-shadow-color: #313115;
	scrollbar-face-color: #4e4834;
}

radio {
	background: #4e4834;
	border: none;
}

select {
	background: #4e4834;
	border: none;
	border: #313115;
}

/* Linien */
.hr {
	background: #313115;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=75, StartY=0, FinishX=100, FinishY=0);
}

html.news {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
    background: #4e4834;
	 
	scrollbar-base-color: #4e4834;
	scrollbar-track-color: #4e4834;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #4e4834;
	scrollbar-highlight-color: #313115;
	scrollbar-darkshadow-color: #4e4834;
	scrollbar-shadow-color: #313115;
	scrollbar-face-color: #4e4834;
}
a.news {border-bottom:dotted 1px; text-decoration: none;}
a.news:hover {color: #313115;}
a:news:visited {color: #000000; text-decoration:none}
a:news:active {color: #000000; text-decoration:none}
