A:link {
	background-color : transparent;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #999999;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}

body {
	margin:0 !important;
	padding: 0 !important;
	background-color: #4E4C57;
	background-image: url(background.jpg);
	background-attachment: fixed;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
	padding : 10px;
}

.downloadov {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
	text-align : left;
	font-weight : bold;
}

.tablecontent {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
	font-weight : bold;
}

.boxtablecontent {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
	font-weight : bold;
	border: 2px solid white
}

.downloads {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-align: center;
	font-size : 13px;
	font-weight : bold;
	border: 2px solid white;
	padding: 5px;
}

.rezensionen {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-align: justify;
	font-size : 13px;
	font-weight : bold;
	border-top: 2px solid white;
	border-right: 2px solid white;
	padding: 10px;
}

.rezdata {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-align: justify;
	font-size : 13px;
	font-weight : bold;
	border-top: 2px solid white;
	padding: 10px;
}

.rezout {
	border-bottom: 2px solid white;
	border-left: 2px solid white;
}
.ttopline {
	border-top: 1px solid white;
}

.gbentrybox {
	color: white;
	font-size : 13px;
	font-weight : bold;
	border: 2px solid white;
	padding: 5px;
}

input, textarea, select, option{
	background:#000000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.formlabels {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
}

#columntl {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 63px;
	background-image:url(../images/column_t_l_b.gif);
}

#columntr {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 63px;
	background-image:url(../images/column_t_r_b.gif);
}

#menu {
	position: absolute;
	top:65px;
	left:5px;
	width:127px;
}

#submenu {
	position: absolute;
	top:65px;
	right:5px;
	width:127px;
}
