body, body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin:0px 0px;
	padding:0px 0px;
	border:0px 0px;
	height:100%;
	text-align:center;
	background: url('images/bg_structure.jpg') #000;
	SCROLLBAR-FACE-COLOR: #110F10; 
	SCROLLBAR-HIGHLIGHT-COLOR: #110F10; 
	SCROLLBAR-SHADOW-COLOR: #555; 
	SCROLLBAR-3DLIGHT-COLOR: #555; 
	SCROLLBAR-ARROW-COLOR: #555; 
	SCROLLBAR-TRACK-COLOR: #110F10; 
	SCROLLBAR-DARKSHADOW-COLOR: #110F10;
}
.maintable {
	height:100%; 
	text-align:center;
}
.rotBlau {
	background: #f00;
	color: #00f;
	}
.maintable td {
 	padding: 0px;
	margin: 0px;
}
.content {
	background: #CAC2B1;
	text-align:left;
}
a {
	color: #600;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.subnavi {
	width: 163px;
	background: #9D958A;
	padding-left: 4px;
	text-align:left;
}
td.subnavi * {
	vertical-align:bottom;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:hover, a.subnavi:active {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
a.subnavi:hover {
	text-decoration: underline;
}
.contentTd {
	/*height:190%; */
	background: url('images/tableBackGround.gif') repeat-y #CAC2B1; 
}
/** news */
.newsTopic {
	background: #630000;
}
.newsTopic b {
	color: #fff;
	margin: 5px;
}
.klein {
	font-size: 11px;
}
.newsBody p {
	margin: 5px;
}

.gbHeader {
	background: #C7BCAE;
	}
#gbText {
	margin:5px 15px;
	}
.galThumb {
	border: 1px #000 solid;
}	
/** news */

@import url('forms.css');
