a {
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
a:link {
	color: #00cc00;
}
a:visited {
	color: #00cc00;
}
a:hover {
	color: #99ff00;
}
a:active {
	color: #99ff00;
}
b {
	color: #aaaaaa;
}
body {
	background: #303030;
	color: #999999;
	font: normal 11px verdana, sans-serif;
	margin: 0;
	padding: 10px;
	scrollbar-3dlight-color: #9E9E9E;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #4A4A4A;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #555555;
}
em {
	color: #dddddd;
	font-style: normal;
}
h2 {
	font: normal 22px arial, sans-serif;
	margin: 0px;
	padding: 11px 0px 11px 0px;
}
h3 {
	font: normal 20px arial, sans-serif;
	margin: 0px;
	padding: 11px 0px 11px 0px;
}
h4 {
	font: normal 18px arial, sans-serif;
	margin: 0px;
	padding: 11px 0px 11px 0px;
}
h5 {
	font: normal 16px arial, sans-serif;
	margin: 0px;
	padding: 11px 0px 11px 0px;
}
h6 {
	font: normal 14px arial, sans-serif;
	margin: 0px;
	padding: 11px 0px 11px 0px;
}
form {
	/*background: url(gfx/raster-02.gif);*/
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
img {
	border: none;
	behavior: url(../behaviors/pngbehavior/pngbehavior.htc);
}
select, textarea {
	color: #999999;
	background: #444444;
	border: 1px solid #666666;
	font: normal 11px verdana, sans-serif;
}
table {
	border: none;
}
td,th {
	color: #999999;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
td.vpad {
	padding: 1px 0px 1px 0px;
}
ol, ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.border {
	background-color: #666666;
}
.button {
	color: #999999;
	background: #666666;
	border: 1px solid;
	border-bottom-color: #4A4A4A;
	border-left-color: #9E9E9E;
	border-right-color: #4A4A4A;
	border-top-color: #9E9E9E;
	font: normal 11px verdana, sans-serif;
}
.cbw {
	color: #00cc00;
}
.hr, .dashedline {
	border-bottom: 1px dashed #666666;
}
.hr hr {
	display: none;
}
.dim {
	color: #808080;
}
.hg_grau {
	background: #666666;
}
.head {
	background: #404040;
	border: 1px solid #666666;
	border-bottom: none;
	color: #999999;
	font: bold 10px verdana, sans-serif;
	overflow: hidden;
	padding: 3px 10px 3px 10px; /* think of a clock: top-right-bottom-left */
}
.hilite {
	color: red;
}
.info {
	color: #888888;
}
.main {
	background-color: #3a3a3a;
	background-image: url(gfx/hg-verlauf-02.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	color: #999999;
	font: normal 11px verdana, sans-serif;
	line-height: 1.4em;
	/*overflow: auto;*/
	padding: 0px 10px 10px 10px; /*3px 5px 3px 5px;*/ /* think of a clock: top-right-bottom-left */
}
.linkdescription {
	margin-left: 22px;
}
.linkimage {
	margin: 1px 3px 1px 0px; /* think of a clock: top-right-bottom-left */
	vertical-align: middle;
}
.small {
	font-size: 9px;
}
.sub {
	color: #aaaaaa;
	font: italic bold 11px Verdana, sans-serif;
	line-height: 1.4em;
}
.textinput {
	color: #999999;
	background: #444444;
	border: 1px solid #666666;
	font: normal 11px verdana, sans-serif;
	padding-left: 1px;
}
.lowercase {
	text-transform: lowercase;
}
.preserve-case {
	text-transform: none;
}
.uppercase {
	text-transform: uppercase;
}
.newsPost em {
	font-style: oblique;
}
.newsPost .floatLeft {
	float: left;
	margin-right: 10px;
}
.newsPost .floatRight {
	float: right;
	margin-left: 10px;
}
.newsPost .floatClearBoth {
	clear: both;
}
