*{ margin: 0; padding: 0; }*

body {	background: url("images/page_bg.jpg") top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000069;
    overflow: -moz-scrollbars-vertical;}

#header {
	height:80px;
	background:url("images/header_bg_2.gif") top left no-repeat #f0f0f0;
}

#header h1 {
	color:#000069;
	font-size:22pt;
	margin:0;
	padding:23px 12px 12px 20px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#wrap {
 padding: 0px 0px 0px 0px;
  width: 990px;
   margin: 5px auto auto;
   background-image:url(images/bg_page.gif);
   background-repeat:repeat-y;
}

#box {
	width:200px;
	padding:5px 0px 5px 0px;
	text-align:center;
	margin:0 0 0 0px;
	font-size:8pt;
}

.box_top{
	background:url(images/box_top.gif) bottom left no-repeat;
}

.box_top_eck{
	background:url(images/box_top_eckig.gif) bottom left no-repeat;
}

.box_middle{
	background:url(images/box_middle.gif) top left repeat-y;
}

.box_bottom{
	background:url(images/box_bottom.gif) top left no-repeat;
}

.box_bottom_eck{
	background:url(images/box_bottom_eckig.gif) top left no-repeat;
}

#ticker {
	width:550px;
    height:30px;
	background:url(images/bg_ticker.gif) top center no-repeat;
	margin:6px 0 0 0;
}


#left {
 margin:0px 5px 45px 10px;
 padding:0px;
 width:200px;
 float: left;

}

#sidebar ul {
	margin:0px;
	padding-left:8px;
}


#sidebar ul li {
	margin:0;
	list-style:none;
}

a.menu_inactive {
	display:block;
	height:15px;
	padding:4px;
	width:170px;
	background: url("images/button_silber.gif") no-repeat;
	color:#000;
	text-indent:15px;
	text-decoration:none;
	font-weight:normal;
}

#sidebar ul li a:hover {
	background: url("images/button_blausilber_d.gif") no-repeat;
	color:#FFFFFF;
}
#sidebar ul li a:active {
	background: url("images/button_blausilber_d.gif") no-repeat;
	color:#FFFFFF;
}

.menu_active {
	display:block;
	height:15px;
	padding:4px;
	width:170px;
	background: url("images/button_blausilber_d.gif") no-repeat;
	color:#FFFFFF;
	text-indent:15px;
	text-decoration:none;
	font-weight:normal;

}


#sidebar ul ul {
	margin:0px;
	padding:0px;
}

#sidebar ul ul li {
	margin:0;
	list-style:none;
}

a.menu_inactive2 {
	display:block;
	height:15px;
	padding:4px;
	width:170px;
	background: url("images/button_silber_b.gif") no-repeat;
	color:#000;
	text-indent:15px;
	text-decoration:none;
	font-weight:normal;
}

#sidebar ul ul li a:hover {
	background: url("images/button_blausilber_e.gif") no-repeat;
	color:#FFFFFF;
}

#sidebar ul ul li a:active {
	background: url("images/button_blausilber_e.gif") no-repeat;
	color:#fff;
}

.menu_active2 {
	display:block;
	height:15px;
	padding:4px;
	width:170px;
	background: url("images/button_blausilber_e.gif") no-repeat;
	color:#fff;
	text-indent:15px;
	text-decoration:none;
	font-weight:normal;
}

#right {
	margin-bottom: 10px;
 	float: right;
	width: 730px;
 	padding: 0 10px 10px 0px;
    margin-top: 10px;
	line-height:20px;
	}

#right p{
	margin:5px 0px;
	padding-top:8px;}

#right h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}

#right h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	color:#000069;
}

#right h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color:#000069;
}

#right a {color:#7b6f4d;
	font-weight:bold;
	text-decoration: underline;}

#right ul {
margin-left:20px;
margin-bottom:25px;
}

#right li{
list-style-type: circle;
}

#footer {
	height:19px;
	background-image:url(images/bgfooter.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	text-align: center;
	padding: 3px;
	margin-bottom: 0;
    }

.jsticker{
padding-top:3px;
}

.red{
color:#7b6f4d;
font-weight:bold;
}
.rot{
color:#ff0000;
font-weight:bold;
}

ul {
margin-left:25px;}

/*
img {
padding-left:0px;
padding-right:10px;}
*/