BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #110000;
	position: 	absolute; /* NN4 */
	top:      	0;        /* NN4 */
	left:     	0;        /* NN4 */
	margin-top:   	0;        /* das reicht eigentlich */
	margin-bottom:  0;        /* das reicht eigentlich */
	margin-left:   	5;        /* das reicht eigentlich */
	margin-right:  	5;        /* das reicht eigentlich */
	
	padding:  	0;        /* Opera UASS */
	text-align:center;
}
TH {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #555555;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
A{
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration:underline;
}
A:hover{
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration:underline;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
A.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
A.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
A.footerlink {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
A.footerlink:hover {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}	
A.link:hover {
	font-size: 12pt;
	color: #CCCCCC;
	text-decoration: none;
}
A.link {
	font-size: 11pt;
	color: #CCCCCC;
	text-decoration: none;
}
.fliesstext {
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}
.oddrow {
	background-color: #222222;
}
.evenrow {
	background-color: #333333;
}
.module_head {
	background-color: #5D5E5A;
	font-size: 11px;
	font-weight: bold;
	
	
}
.kategorie_head {
	background-color: #5D5E5A;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	white-space: nowrap;
}
.kategorie_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #555555;
	height: 90px;
	vertical-align:middle;
	text-align:center;

}
.produkte_head {
	background-color: #5D5E5A;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	white-space: nowrap;
}
.produkte_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #202020;
	height: 90px;
	vertical-align:middle;
	text-align:center;
}
.produkt_detail_head {
	background-color: #5D5E5A;
	font-size: 13px;
	font-weight: bold;
	vertical-align:middle;
	height: 23px;
	white-space: nowrap;
}
.produkt_detail_detail {
	font-size: 11px;
	font-weight: normal;
	
	height: 90px;
	vertical-align:middle;
	text-align:center;
}
.produkt_text
{
	background-color: #202020;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #202020;

}
.module_detail2 {
	font-size: 11px;
	font-weight: normal;
	background-color: #555555;

}
.smallpic {
	border: 1px solid #666666;
}
.panelbox {
	
	height: 23px;
	padding: 5px;
}
.footer {
	background-color: #5D5E5A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}
.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #bfa262;
}
.copyright:hover {
	color: #eeeeee;
	font-size: 11px;
	text-decoration: underline;
}

}
.starttext{
	color: #eeeeee;
	font-size: 13px;
	text-align:center;
	
}
