#CENTER{
	margin:0 auto;
	width: 800px;
}
html{
	height:100%;
}

body {
	font-family: Verdana,Arial,Helvetica;
	color:#fff;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
	background-color:#000;
}

#onlyprint {
	display:none;
}

td {
	font-family: Verdana,Arial,Helvetica;
	color:#fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:11px;
	line-height: 14px;
}
.navicell {
	width:310px;
}
.rightalign {
	text-align: right;
}
#headtop {
	background: url('/UserFilesConstrukt/head_top.jpg');
	height: 43px;
	width: 800px;
}
#logo {
	background: url('/UserFilesConstrukt/logo.jpg');
	height: 109px;
	width: 180px;
}
#contenttop {
	background: url('/UserFilesConstrukt/content_top.jpg');
	height: 37px;
}
#contentfoot {
	background: url('/UserFilesConstrukt/content_foot.jpg');
	background-repeat:no-repeat;
	/** height: 25px; **/
	height: 16px;
}
#contenttd {
	background: url('/UserFilesConstrukt/content_bg.jpg');
	height: 370px;
	vertical-align: top;
}
th {
	font-family: Verdana,Arial,Helvetica;
	color:#fff;
	font-size:12px;
	line-height: 14px;
}

a:visited {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


a:hover {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}






/*******************************/

h1,
h2,
h3 { 
	font-family: Verdana,Arial,Helvetica;
	color:#fff;
	font-size:12px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

hr {
	border-top-width: 1px;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#content ul {
	padding-left: 0;
	list-style: none;
}

#contentdiv {
	margin-left: 40px;
	width:730px;
	height:380px;
	overflow-y:auto;
	overflow-x:hidden;
}

.gelb {
	color: #FFFF00;
}

.fett {
	font-weight:bold;
}
.caps {
	text-transform:uppercase;
}
