body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFF;
	background-image: url(../pix/background.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {font-size:14px;color:#000;margin-top:8px;}
h2 {font-size:14px;color:#000;margin-top:18px;}
h3 {font-size:12px;color:#000;}
h5 {font-size:14px;color:#9B9B9B;margin-top:8px;margin-bottom:8px;}
hr {
height: 1px;
border: 0 none;
border-top: 1px solid #FFF;
margin: 3px 0px 3px 0px;
padding: 0px 0px;
}
li  {
	list-style-type: none;
	background: url(../pix/pfeil.gif) no-repeat;
	background-position: 3px 3px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 24px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight:normal;
	font-style:italic;
	color:#FF944C;
	font-size:12px;
}
a.small:link, a.small:visited, a.small:active, a.small:hover {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	color:#FF944C;
}
a.text:link, a.text:visited, a.text:active, a.text:hover {
	text-decoration: underline;
	font-weight:normal;
	font-style: normal;
	color: #000;
	font-size:12px;
}
a.hn:link, a.hn:visited, a.hn:active, a.hn:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color:#000;
	font-size:12px;
}
a.std:link, a.std:visited
{
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	color:#000;
	font-size:11px;
}
a.std:active, a.std:hover
{ 
  font-size:11px;
  color:#FA9756;
}
a.std-on:link, a.std-on:active, a.std-on:hover, a.std-on:visited
{ 
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	 color:#FA9756;
	 font-size: 11px;
}
a.navi {
	display:block;
	padding-left:6px;
	height: 18px;
	text-align:left;
	line-height: normal;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
a.navi:link, a.navi:visited { 
	display:block;
	padding-left:6px;
	height: 18px;
	line-height: normal;
	text-align:left;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
 background-image: url(../pix/navback-off.gif);
}
a.navi:active, a.navi:hover
{
	display:block;
	padding-left:6px;
	height: 18px;
	line-height: normal;
	text-align:left;
	color:#FA9756;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	background-image: url(../pix/navback-on.gif);
}
a.navi-on {
	display:block;
	padding-left:6px;
	height: 18px;
	line-height: normal;
	text-align:left;
	color:#FA9756;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	background-image: url(../pix/navback-on.gif);
}
a.navi-on:active, a.navi-on:hover, a.navi-on:link, a.navi-on:visited
{
	display:block;
	padding-left:6px;
	height: 18px;
	line-height: normal;
	text-align:left;
	color:#FA9756;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	background-image: url(../pix/navback-on.gif);
}
.content {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	border: 0px solid #000000;
	background-color: #FFF;
	width: 556px;
	float: left;
	padding: 0px 8px;
	margin: 0px 0px;
}
#left-navi {
background-color:#FFF;
width:207px;
float:left;
margin: 0px;
}
.navibox {
background-color:#FFF;
width:207px;
margin:0px;
}
.navititle{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #AEC4E5;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: 0px;
}
.navibox2 {
background-color:#FFF;
width:207px;
margin:0px 0px 0px 0px;
}
.navititle2{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #AEC4E5;
	border-bottom: 2px solid #FFF;
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: -2px 0px 0px 0px;
}

.navilogtitle{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #AEC4E5;
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: 0px;
}
.navilogbox {
background-color:#E5EDF7;
font-size:12px;
line-height: 20px;
padding-left:6px;
text-align:left; 
height: 71px;
margin-bottom:0px;
border-top: 2px solid #FFF;
}
/* RSS BEGIN */
#rss {
	width: 556px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
p.rss {
	margin: 0px;
	padding: 2px 3px;
	line-height: normal;
	text-align: left;
	border-bottom: 1px solid #FFF;
	background-color: #E5EDF7;
}
h4 {
	font-size:12px;
	color:#000;
	font-weight: bold;
	margin-bottom:2px;
	padding:2px 3px;
	background-color:#AEC4E5;
}
a.rss:link {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #627797;
	font-size: 12px;
}
a.rss:active, a.rss:visited, a.rss:hover
{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #808080;
	font-size: 12px;
}
a.mehr:link
{ 
  text-decoration: none;
  font-weight: normal;
  font-style: italic;
  color: #627797;
  font-size: 10px;
}
a.mehr:active, a.mehr:visited, a.mehr:hover
{ 
  font-weight: normal;
  font-size: 10px;
  color: #808080;
}
/* RSS END */

/* Picbox(en) */
.picl {
width: 269px;
float:left;
margin: 0 8px 0 0;
}
.picl2 {
width: 301px;
float:left;
margin: 0 8px 0 0;
}
.picl3 {
width: 180px;
float:left;
margin: 0 8px 0 0;
}
.picl4 {
width: 135px;
float:left;
margin: 0 8px 0 0;
}
.picr {
width: 269px;
float:right;
margin: 0 0 0 8px;
}
.pic {
width: 209px;
margin: 0 8px 0 0 ;
}
.toolr {
position: absolute;
width: 209px;
top: -1px;
left: 782px;
float:right;
margin: 0px 0px 0px 0px;
z-index: auto;
background-color: #FFF;
border-top: 3px solid #FFF;
}
.toolrziel {
position: absolute;
width: 209px;
top: -43px;
left: 782px;
float:right;
margin: 0px 0px 0px 0px;
z-index: auto;
background-color: #FFF;
border-top: 3px solid #FFF;
}
.pictitel {
font-size:12px;
font-weight: bold;
background-color: #AEC4E5;
color: #000;
padding: 1px 6px;
}
.picimg {
margin: 0px;
padding: 2px 0px;
background-color: #FFF;
} 
.picimg-chart {
margin: 0px;
padding: 2px 0px;
background-color: #E5EDF7;
vertical-align: middle;
} 
.toolrtxt {
margin: 0px;
padding: 2px 0px 0px 0px;
background-color: #FFF;
} 
.toolrtxt2 {
margin: 0px;
padding: 0px 0px 0px 0px;
background-color: #FFF;
} 
#stdnav {
	position: absolute;
	background-color: #FFF;
	top: 0px;
	left: 0px;
	text-align: right;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 991px;
	z-index: 1;
}
#logo {
position: absolute;
width: 207px;
top: 30px;
left: 0px;
margin: 0px 0px 0px 0px;
z-index: 2;
}
#cdb {
position: absolute;
width: 207px;
top: 102px;
left: 0px;
margin: 0px 0px 0px 0px;
z-index: 3;
border-bottom: 3px solid #FFF;
}
#headpic {
position: absolute;
width: 781px;
top: 30px;
left: 210px;
margin-left: -210px;
margin: 0px 0px 0px 0px;
z-index: 4;
background-color: #FFF;
}
#navigation {
position: absolute;
width: 207px;
top: 198px;
left: 0px;
float:right;
margin: 0px 0px 0px 0px;
z-index: 5;
}
#content {
position: absolute;
width: 556px;
top: 0px;
left: 207px;
margin: 0px 0px 0px 0px;
z-index: 6;
background-color: #FFF;
}
#contentziel {
position: absolute;
width: 556px;
top: -42px;
left: 207px;
margin: 0px 0px 0px 0px;
z-index: 6;
background-color: #FFF;
}
#clear {
clear:both;
}
#balken {
	background-color: #AEC4E5; 
	margin:2px 0px 0px -5px; 
	width:340px;
}
#balken2 {
	background-color: #E5EDF7; 
	margin: 0px 0px 0px 0px; 
	width:207px;
	border-bottom: 1px solid #AEC4E5;
}
#balken3 {
	background-color: #E5EDF7; 
	margin: 0px 0px 0px 0px; 
	width:207px;
}
#footer 
{
font-size:9px;
font-weight:bold;
color: #9B9B9B;
text-align:right;
}
#bsmall 
{
font-size:9px;
font-weight:bold;
}
#small 
{
font-size:9px;
font-weight:normal;
line-height: 10px;
}
#small-pic-under
{
font-size:9px;
font-weight:bold;
line-height: 10px;
color:#FA9756;

}
#toolrsmall 
{
font-size:10px;
font-weight:normal;
line-height: 14px;
margin: 0px;
padding: 8px 3px 8px 3px;
background-color: #E5EDF7;
}
#liste {
float: left;
margin: 0px 0px 0px -40px;	
}
#td-left {
	font-size: 12px;
	width: 270px;
	border-right: 1px dashed #AEC4E5;
}
#td-right {
	font-size: 12px;
	padding: 0px 0px 0px 4px;
}
#table-cont {
	margin-top: 9px;
}
