body {
	background-color: black;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: white;
	text-decoration: none;
}

a {
	text-decoration: none;
}
a:hover {
	color: #ffff99;
}

.commentsDiv {
	padding:20px 100px 0px 100px;
	max-width:800px;
}

.commentsOuterDiv {
	width:100%;
	background-color:#000000;
}

.comTable {
	background-color:#DDDDDD;
	color:#000000;
}

.comTable * {
	background-color:#444444;
	color:#ffffff;
}

.comHeader {
	background-color:#666666;
	font-weight:bold;
	color:#FFFFFF;
}

.comName * {
	background-color:#666666;
	padding:1px 2px;
}

.comMsgBox {
 display:none;
 background-color:#bbbbbb;
 color:#bb0000;
 font-weight:bold;
 padding:5px;
}

.menuClass {
	z-index:3;
	width:110px;
}

.headClass {
	width:100%;
	height:110px;
	z-index:3;
}

.div_img_list {
	padding-top:20px;
	line-height:40px;
	max-width:800px;
}

.div_img {
	background-color:#000000;
	visibility:hidden;
	position:absolute;
	top:110px;
	left:0;
	width:100%;
	z-index:10;
}

.imgFrameClass {
	padding:30px;
	border:1px solid white;
}

.contClass {
	z-index:2;
	text-align:left;
	padding-left:20px;
	padding-right:130px;
}


.mainTable {
	z-index:1;
	top:0px;
}

.text_n {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: white;
	text-decoration: none;
}

.mnu {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	padding-top:10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

td.mnu:hover {
	color: #ffff99;
}

td.mnu:hover img {
	border: 2px solid #ffff99;
}

.thumb {
	border: 1px solid black;
}

.thumb:hover {
	border: 1px dashed #ffff99;
}

.mpic {
	height: 30px;
	border: 2px solid black;
}

.gb_info {
 border-top: 1px solid black;
 border-right: 1px solid black;
 border-left: 1px solid black;
 font-size: 12px;
 width: 1000px;
 background-color: #cccccc;
 color: #000000;
}
.gb_info a {
 color: #000044;
}

.gb_beitrag {
 border-right: 1px solid black;
 border-left: 1px solid black;
 border-bottom: 1px solid black;
 font-size: 16px;
 width: 1000px;
 background-color: #eeeeee;
 color: #000000;
}
.gb_beitrag a {
 color: #000044;
}
.gb_beitrag_info {
 font-size:8pt;
}

.gb_eingabe {
 display: none;
}
.gb_eingabe a {
 color: #000044;
}
