BODY {
	BACKGROUND-COLOR: #FDBA13;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.tblMain {
}

.tdMainTitle {
	height: 153px;
	/*background-image: url(../images/titel.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
}

.tdSubTitle {
	height: 126px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #890505;
}

.tblSubject {
	BORDER: 1px dashed #000066;
	background-color: #FFFFFF;
	width: 400px;
	height: 218px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-decoration: underline;
	cursor: hand;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tblCrumbtrail {
	BORDER: 1px dashed #666666;
	BACKGROUND-COLOR: #FFCC66;
	FONT-VARIANT: small-caps;
	PADDING: 1px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.tblCommentInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFF99;
	border: 1px solid #000066;
}

.trGameInfo {
	BORDER: 1px solid #000066;
}

.inputboxTitle {
	width: 100%;
	font-weight: bold;
	color: #000066;
}
#tblContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFF99;
	border: 1px dashed #000066;
}
.inputboxShortTitle {
	width: 100%;
	font-weight: bold;
	color: #009933;
}
#tblBack {
	background-image: url(../images/vds_marva_q.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tdCopyVDS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #981C07;
	text-align: right;
}
#tdCopy {
	height: 18px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#tdCopy A{
	color: #FFFFFF;
}
#ListItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding: 5px;
}
#ListItem A {
	width: 100%;
	padding: 5px;
}
#ListItem A:hover {
	background-color:#FFFFFF;
}
#SmallListItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding: 3px;
}
#SmallListItem A {
	width: 100%;
	padding: 3px;
}
#SmallListItem A:hover {
	background-color:#FFFFFF;
}
#GameTitle{
	background-color:#008d85;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height: 22px;
}
#trCommentLine{
	border-bottom: dotted 1px #CCCCCC;
}
#Selection{
	background-color: #FFFF00;
	filter: Alpha(Opacity=30);
	position: relative;
	z-index: 10;
}
TD{
	font-size:11px;
}.tblDisc {
	background-image: url(../images/back_bel.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

