BODY{
	background-color:#CCC;
}

A { color: #FD0; }
A:hover { color: #FFF; }
A IMG { border:0px; }

H1{color: #FFF; font-size: 22px;}

li{
	list-style-image: url(/fileadmin/templates/main/images/haekchen.gif);
	margin-bottom:15px;
}

hr{
	display:block;
	height:1px;
	color:#000;
}

div.header{
	background-image:url(/fileadmin/templates/main/images/bg-01.jpg);
	background-repeat:repeat-x;
	background-color:#F90;
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size:20px;
	line-height:34px;
	letter-spacing:0.05em;
	text-align:left;
	padding:10px;
}

SPAN#header-links {
	font-size:12px;
	line-height:20px;
	float:none;
}

table.devel_demand{
	border:1px solid #FFF;
	width:100%;
	color: #FFF;
}
table.devel_demand td{
	width:auto;
	padding-left:5px;
	padding-right:5px;
}

table.table_header{
	width:100%;
	color: #F90;
	background-color:#000;
}

TD#content{
	background-color: #F90;
	border-top:1px solid #000;
}

TD#menu_1{
	background-color: #000;
}
TD#menu_1 DIV.menu1-level1-act {
  background-color:#888;
  font-weight:bold;
  font-size: 11px;
  filter:alpha(opacity='70', style='0');
}

TD#menu_1 DIV.menu1-level2-act {
  background-color:#888;
  font-weight:bold;
  filter:alpha(opacity='70', style='0');
}

table#spalt_4{
	border:1px solid #000;
}
table.spalt_4 td{
	background-color:#FFF;
	color:#F90;
	width:180px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}

table#spalt_2{
	border:1px solid #000;
}
table.spalt_2 td{
	background-color:#FFF;
	color:#F90;
	width:360px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}

table.standortliste{
	border-style:solid;
	border-spacing:0px;
	width:100%;
	border:1px solid #fff;
	border-bottom:0px;
	background-color: #ccc;
	color: #FFF;
}
table.standortliste td{
	vertical-align:top;
	padding-left:5px; padding-right:5px;
	border-bottom:1px solid #fff;
}
table.standortliste td.first{
	width:230px;
	font-weight:bold;
}
table.standortliste td.second{
	text-align:center;
	padding-top:7px;
	line-height:12px
}
table.standortliste td.third{
	text-align:left;
}
