html {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
}
a, a:link, a:visited, a:active {
	color: #FF7C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background:#000000 url(../images/background.jpg) repeat-y scroll 0 236px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 120%;
}
p {
	padding-bottom: 12px;
}
#wrapper {
	width: 855px;
}
#col-right {
	float: right;
	width: 200px;
}
#col-right #searchbox {
	background: #000000 url(../images/searchbox_rechts.jpg) no-repeat scroll left top;
	height: 236px;
	width: 200px;
}
#col-right #searchform #searchfield {
	background-color:#000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	height: 16px;
	margin-left: 20px;
	margin-top: 190px;
	width: 154px;
}
#col-right #searchform #submitimage {
	padding-left: 140px;
	padding-top: 6px;
}
#col-left {
	float:left;
	background: transparent url(../images/steinflaeche_links.jpg) no-repeat scroll left bottom;
	width: 655px;
}
#col-left #pagecontent {
	padding-left: 35px;
	padding-top: 25px;
}
h2.pageheadline {
	font-size: 18px;
	font-weight: bold;
	color: #FF7C00;
}
table.navigation tr td.listbg {
	background: transparent url(../images/) no-repeat top left;
}
div.nav-mini-hand-reviews {
	position: absolute;
	margin-top: -40px;
	width: 47px;
	height: 60px;
}
span.nav-mini-hand-rating {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 30px;
	margin-left: -6px;
}
table.nav-table, table.nav-table-high {
	width: 195px;
	margin-left: -2px;
}
table.nav-table tr td.headline, table.nav-table-high tr td.headline {
	color: #FF7C00;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 5px;
}
table.nav-table tr td.subline, table.nav-table-high tr td.subline {
	color: #FF7C00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 5px;
}
table.nav-table tr td.listbg {
	line-height: 22px;
	padding: 0px;
	padding-left: 3px;
	height: 22px;
	background: transparent url("../images/bw_rightcol_bg.jpg") repeat scroll 0 0 ;
}
table.nav-table-high tr td.listbg {
	height: 35px;
	padding: 0px;
	padding-left: 3px;
	background: transparent url("../images/bw_rightcol_bg_high.jpg") repeat scroll 0 0 ;
}
table.nav-table a, table.nav-table-high a {
	color: #CCCCCC;
	font-size: 11px;
}
a.highlight {
	color: #FF7C00 !important;
}
#forumbox {
	font-size: 11px;
	color: #CCCCCC;
}
#forumbox a {
	color: #CCCCCC;
}