@charset "utf-8";
* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
	font-family: tahoma,geneva,sans-serif;;
	/*font:  Arial, Helvetica, sans-serif;*/
	color: #DCDCDC;
}

body {
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
	font-family: tahoma,geneva,sans-serif;;
	/*font:  Arial, Helvetica, sans-serif;*/
	color: #DCDCDC;
	height: 100%; 
	background-repeat: no-repeat;
	background-color: #000000;
}

div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
	font-family: tahoma,geneva,sans-serif;;
	/*font:  Arial, Helvetica, sans-serif;*/
	color: #DCDCDC;
}

html, body {
height: 100%;
}

/* DIV-Boxen */

div#wrapper {
	position: relative;
	width: 979px;
	margin: 0 auto;
	height: 100%;
	height: auto !important;
	overflow: auto;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	display: inherit;
	z-index: 1;
}

div#banner{
	position: absolute;
	margin: 0 auto;
	top: 0px;
	width:100%;
	height: 166px;
	display: block;
	float: center;
	z-index: 2;
}
div#banner2 {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 979px;
	height: 119px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	display: block;
	float: center;
	z-index: 1;
}

div#catmenu {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 979px;
	height: 40px;
	display: block;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background: #000000;
	float: center;
	z-index: 1;
}

div#allcontent {
	display: inherit; 
	float: left;
	width: 979px;	
	height: auto !important;
	overflow: auto;
	visibility: visible;
	/*background-color:#0F6;*/
	z-index: 1
}

div#foot {
	clear:both;
	position: relative;
	bottom: 0px;
	width: 979px;
	height: 47px;
	float: left;
	text-align: right;
	background: #858789;
	z-index: 1;
}

#news {
	width: 190px;
	padding-left: 5px;
	padding-top: 10px;
}

/* Middle Contetn (Menu, Content, News) Desgin */

td.menu {
	width: 220px;
	background-color:#d0d0d0;
	vertical-align: top;
	padding: 2px;
}

td.content {
	width: 474px;
	background-color:#5a5a5a;
	vertical-align: top;
	padding: 2px;
}

td.news {
	width: 220px;
	background-image: url("./Bilder/news_back.png");
	background-repeat: repeat-x;
	background-color:#ff4305;
	vertical-align: top;
	padding: 0px;
	color: #999;
}

td.line {
	width: 2px;
	background-color:#d0d0d0;
	vertical-align: top;
}

td.linewidth {
	height: 2px;
	background-color:#d0d0d0;
	vertical-align: top;
}



/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Menu Design */

#navlist{	
	width: 190px;
	padding-left: 5px;
	padding-top: 5px;	
	font-size:10pt;
	font-weight: bold;
	list-style: none;
}
#navlist li{	
	list-style: none;
	padding-left: 15px;
	padding-top: 3px;
}
#navlist li a { 
	text-decoration: none;
	color: #5A5A5A;
}
#navlist a:hover{
	color: #5A5A5A;
}

li.middle{
	border-top: 2px solid #5A5A5A;
}
li.bottom{
	border-top: 2px solid #5A5A5A;
	border-bottom: 2px solid #5A5A5A;
}

li.normal1{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-weight: bold;
	background-image: url("./Bilder/menu_back.png"); 
}

li.aktiv1{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-weight: bold;
	background-image: url("./Bilder/menu_back.png");
}
li.aktiv{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-weight: bold;
}

.aktiv{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}

font.menu2 { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #5A5A5A;
	font-style:italic;
}

font.menu3 { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #5A5A5A;
	font-style:italic;
}

/* Allgemeine Settings */

a:link { 
	text-decoration:none; 
	color: #FE9528;
}
a:visited { 
	text-decoration:none; 
	color: #FE9528;
}
a:hover { 
	text-decoration:none; 
	color: #FE9528;
}
a:hover { 
	text-decoration:none;
	color: #FE9528;
}
a:active {
	text-decoration:none;
	color: #FE9528;
}

font.cat 	{ 
	font-size: 14pt; 
	font-weight: bold; 
	color: #DCDCDC;
}

font.news_head 	{ 
	font-size: 10pt; 
	font-weight: 
	bold; 
	color: #323232;
}
font.news { 
	font-size: 10pt; 
	font-weight: normal; 
	color: #323232;
}
font.news_feed { 
	font-size: 8pt; 
	font-weight: bold; 
	color: #323232;
}

font.copy { 
	font-size: 8pt; 
	font-weight: bold; 
	color: #DCDCDC;	
}

font.red { 
	font-size: 10pt; 
	font-weight: normal; 
	color: red;
}

h2 { 
	font-size: 10pt; 
	font-weight: bold; 
	color: red;
}

img	{
	border-color: #333333;
}
