/* OLD */
body{ font-family: tahoma; color:#FEF2D2; background-color:#000000; margin:0px; padding:0px; font-size:15px; }

.fontstandard { font-family:tahoma; color:#FEF2D2; font-size:12px; }
.fontnew { font-family:tahoma; color:#FFFF00; font-size:12px; font-weight:bold;}
.fontsmall { font-family:tahoma; color:#FEF2D2; font-size:12px; font-weight:normal;}
.fontsmallred { font-family:tahoma; color:#FF0000; font-size:12px; font-weight:normal;}
.fontsmall2 { font-family:tahoma; color:#FEF2D2; font-size:12px; font-weight:normal;}
.fontsmallblack { font-family:tahoma; color:#000000; font-size:12px; font-weight:normal;}
.fontsmallyellow { font-family:tahoma; color:#555555; font-size:12px; font-weight:normal;}
.fontsmallrealyellow { font-family:tahoma; color:#FFFF00; font-size:12px; font-weight:normal;}
.text { font-family:tahoma; color:#FEF2D2; font-size:14px; font-weight:normal;}

.input_klein {font-size:12px; background-color:#000000; color:#FEF2D2; border-style:solid; border-width:1px; border-color:#000000; }
.input {font-size:14px; background-color:#000000; color:#FEF2D2; border-style:solid; border-width:2px; border-color:#827463; }

.tdn { background-color:#3F3F35; }

a.menuitem { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FEF2D2; font-size:12px; }
a:visited.menuitem { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FEF2D2; font-size:12px; }
a:link.menuitem { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FEF2D2; font-size:12px; }
a:hover.menuitem { text-decoration:underline; font-family:tahoma; font-weight:bold; color:#FEF2D2; font-size:12px; }

a.headlines,
a.headlines:link,
a.headlines:visited,
a.headlines:active
{
	text-decoration:none;
	font-family:tahoma;
	font-size:14px;
	color:#FEF2D2;
	font-weight:bold;
}
a.headlines:hover
{
	color:#FEF2D2;
	text-decoration:underline;
}

#menu a.headlinesActive,
#menu a.headlinesActive:link,
#menu a.headlinesActive:visited,
#menu a.headlinesActive:active
{
	text-decoration:none;
	font-family:tahoma;
	font-size:14px;
	color:#FEF2D2;
	font-weight:bold;
}
#menu a.headlinesActive:hover
{
	color:#FEFEFE;
}
a.copyright { text-decoration:none; font-family:tahoma; font-size:12px; color:#FEF2D2; font-weight:bold; }
a:visited.copyright { text-decoration:none; font-family:tahoma; font-size:12px; color:#FEF2D2; font-weight:bold; }
a:link.copyright { text-decoration:none; font-family:tahoma; font-size:12px; color:#FEF2D2; font-weight:bold; }
a:hover.copyright { text-decoration:underline; font-family:tahoma; font-size:12px; color:#FEF2D2; font-weight:bold; }

a.copyrightyellow { text-decoration:none; font-family:tahoma; font-size:12px; color:#555555; font-weight:bold; }
a:visited.copyrightyellow { text-decoration:none; font-family:tahoma; font-size:12px; color:#555555; font-weight:bold; }
a:link.copyrightyellow { text-decoration:none; font-family:tahoma; font-size:12px; color:#555555; font-weight:bold; }
a:hover.copyrightyellow { text-decoration:none; font-family:tahoma; font-size:12px; color:#cccccc; font-weight:bold; }

a { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FFFA90; font-size:14px; }
a:visited { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FFFA90; font-size:14px; }
a:link { text-decoration:none; font-family:tahoma; font-weight:bold; color:#FFFA90; font-size:14px; }
a:hover { text-decoration:underline; font-family:tahoma; font-weight:bold; color:#FFFA90; font-size:14px; }

.bbcodetext { font-family:tahoma; color:#FEF2D2; font-size:12px; font-weight:normal; padding-bottom:4px;}
.bbcodebutton { background:#303030;	font-size:12px; color:#e7e7e7; border:1px solid; border-color:#707070 #000000 #000000 #707070; }
#hilfe { width:100%; font-size:12px; display:block; margin:3px 0px 3px 0px; text-align:center; }
#color2 { font-size:12px; background-color:#303030; color:#e7e7e7; border:1px solid; border-color:#707070 #000000 #000000 #707070; }
#msg { display:block; width:100%; }

.nachrichten
{
	color:#FFFa90;
}

a img
{
	border:0px;
}

#container
{
	position:relative;
	width:999px;
	margin:0px;
	padding:0px;
	text-align:left;
	z-index:2;
}
#containerC
{
	width:999px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	z-index:2;
}
#tBarContainer
{
	position:relative;
	width:999px;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	z-index:2;
}
#tBarContainerC
{
	width:999px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
	text-align:left;
	z-index:2;
}
#header
{
	display:block;
	width:100%;
	height:248px;
	margin:0px;
	padding:0px;
	line-height:0px;
}
#menu
{
	text-align:center;
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
}
#menu a
{
	letter-spacing:1px;
	color:#a1a18f;
	font-size:14px;
}
#menu a:hover
{
	color:#FEFEFE;
	text-decoration:none;
}
#innerMen
{
	padding-top:13px;
}
#content
{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#contentW
{
	padding-left:42px;
	float:left;
	width:750px;
}
#end
{
	display:block;
	width:100%;
	height:59px;
}
#footer
{
	clear:both;
	background-color:#000000;
	width:999px;
	text-align:center;
}
#skyscraper
{
	width:850px;
	height:120px;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	background-image:url('img/rahmen_werbung.jpg');
	background-repeat:no-repeat;
}
.clr
{
	clear:both;
	line-height:0px;
}
.underline
{
	text-decoration:underline;
}
.center
{
	text-align:center;
	margin:0px;
	padding:0px;
}

.gfxpack
{
	display:block;
	width:890px;
	margin:0 auto;
	border:1px solid #d7d6d1;
	padding:5px;
}
.leftHead
{
	float:left;
	width:500px;
	text-align:left;
}
.pageHeader img
{
	vertical-align:middle;
}
.pageHeader span
{
	/*text-decoration:underline;*/
	font-family:Arial;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FF2222;
}
.xhtml
{
	/* this is to make forms valid */
	margin:0px;
	padding:0px;
	text-decoration:none;
}
ins
{
	text-decoration:none;
}
p.null
{
	padding:0px;
	margin:0px;
}
#bgglow
{
	margin:0 auto;
	width:850px;
	height:120px;
	padding:15px 0px 0px 0px;
	background-image:url('img/rahmen_werbung.jpg');
	background-repeat:no-repeat;
}
.innerContentTab
{
	display:block;
	width:100%;
}
.innerContent
{
	display:block;
	margin:0px;
	padding:5px;
	background-color:#3e3e36;
	border-bottom:1px solid #1D1D13;
}
.window
{
	display:block;
	margin:0px;
	padding:0px;
	clear:both;
}
.innerTab
{
	display:block;
	width:100%;
}
.windowHidden
{
	display:none;
}



/* TABELLEN GEDOENS */
table
{
	border-collapse:collapse;
}
td.norm, td.normC, td.normDR
{
	padding:5px;
	background-color:#3e3e36;
	border-bottom:1px solid #1D1D13;
}
td.normDR
{
	border-left:1px solid #1d1d13;
	background-color:#303030;
}
td.normDarker,
td.normDarkerC
{
	padding:5px;
	background-color:#303030;
	border-bottom:1px solid #1d1d13;
	font-weight:bold;
}
td.normDarkerLC,
td.normDarkerRC
{
	padding:5px;
	background-color:#303030;
	border-bottom:1px solid #1d1d13;
	font-weight:bold;
	text-align:center;
}
td.normDarkerRC
{
	border-left:1px solid #1D1D13;
}
td.normDarkerC
{
	text-align:center;
}
td.normC
{
	text-align:center;
}
td.normL, td.normLC
{
	padding:5px;
	margin:0px;
	background-color:#3e3e36;
	border-bottom:1px solid #1D1D13;
}
td.normLC
{
	text-align:center;
}
td.normR, td.normRC, td.normDRC
{
	padding:5px;
	margin:0px;
	background-color:#3e3e36;
	border-left:1px solid #1D1D13;
	border-bottom:1px solid #1D1D13;
}
td.normRC
{
	text-align:center;
}
td.normDRC
{
	text-align:center;
	background-color:#303030;
}
.CT
{
	text-align:center;
	vertical-align:top;
}
.CM
{
	text-align:center;
	vertical-align:middle;
}
.CB
{
	text-align:center;
	vertical-align:bottom;
}
.map
{
	background-image:url('img/map/map.gif');
}

.active
{
	font-family:Arial;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FF2222;
}
.spruch
{
	font-family:Georgia, Arial;
	color:#FFFA90;
}
.techRahmen
{
	border:1px solid #303030;
	border-top:0px;
}