* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	width: 100%;
	font-size: 12px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #58585A;
	text-decoration: none;
	background-image: url(screen/background_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

div, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #58585A;
	text-align:left;
	vertical-align:top;
}

form, p, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border: 0px;
	padding: 0;
	margin: 0;
}

hr {
	display:none;
}

a {
	color: #F28C00;
	text-decoration: none;
}

a:hover {
	color: #F28C00;
	text-decoration: underline;
}

img {
	border: 0px;
}

/* BROWSERANZEIGE */

#box {
	background-color: #FFFFFF;
	background-image: url(screen/background_02.gif);
	background-repeat: repeat-y;
	min-height:100%;
	height: auto !important;
	height: 100%;
 	margin: 0px auto;
 	padding: 0px 0px 10px 0px;
 	width: 980px;
 	position: relative;
	
}

#border_top_outer {
	background-image: url(screen/background_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 980px;
   height:29px;
}

#border_top_inner {
	background-image: url(screen/background_03_f1.gif);
	background-repeat: no-repeat;
	background-position: top left;
   height:29px;
	padding-left:7px;


}

#border_top_inner div {
	background-image: url(screen/background_03_f2.gif);
	background-repeat: no-repeat;
	background-position: top right;
   height:29px;
	padding-right:7px;

}

#border_top_inner div div {
	background-image: none;
	background-color: #F28D01;
	height:29px;
}

#banner {
 	height: 320px;
 	width: 980px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(screen/banner/banner_default.jpg);
 	position: absolute;
 	top: 29px;
 	left: 0px;
 	z-index: 200;
}

#logo {
 	top: 260px;
 	left: 47px;
	position: absolute;
 	z-index: 210;
}

#ten_years {
 	top: 125px;
 	left: 800px;
	position: absolute;
 	z-index: 205;
}

#content_left_outer {
 	margin: 320px 0px 0px 0px;
 	width: 750px;
 	z-index: 100;
 	float: left;
 	display: inline;
}

#toolbar_header {
 	padding:20px 30px 0px 0px;
	height:25px;
}

#toolbar_footer {
 	width: 690px;
	padding:10px 30px 0px 30px;
}

#content_left_inner {
	width: 690px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#content_right_outer {
	margin: 330px 0px 0px 750px;
	width: 230px;
}

#content_right_inner {
   margin: 0px 3px 0px 3px;
	background-color: #F18D01;
}

/* HAUPTNAVIGATION */
.mainnavi_outer {
	margin: 4px 0px 0px 30px;
	padding-left:10px;
	padding-right:10px;
	width:190px;
	list-style: none;
}

.mainnavi {
	width:190px;
	list-style: none;
}

.mainnavi li {
	width: 190px;
	border-top: 1px solid #002469;
}

.mainnavi a, .mainnavi a:visited {
	display: block;
	line-height: 18px;
	font-weight: bold;
	color: #002469;
	padding: 0px 0px 0px 11px;
}

.mainnavi a:hover, .mainnavi li.active a {
	color: #002469;
	background: #FFFFFF;
   text-decoration: none;
}

.mainnavi li.first {
	border-top: none;
}

/* UNTERNAVIGATION */

.subnavi {
	position: absolute;
	right: 10px;
	top: 0px;
	width:600px;
}

.subnavi li {
	float: right;
	display: block;
	line-height: 29px;
	padding: 0px 10px;

}

.subnavi li a {
	color: #FFFFFF;
}

.subnavi li {
	font-weight: bold;
	background-image: url(screen/background_04.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.subnavi li.first {
	background: none;
}

.subnavi li a:hover, .subnavi li a.active {
	text-decoration: underline;
	color:#FFFFFF;
}

/* INHALTSELEMENTE */

#copyright {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#hotline {
	display: block;
	background: url(screen/hotline.jpg) no-repeat left top;
	height: 243px;
	width: 224px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

#hotline span {
	display: none;
}

#formular_newsletter {
	text-align: center;
	width: 200px;
	margin: 0px auto;
}

#formular_newsletter input {
	border: 1px solid #F18D01;
	background-image: url(screen/background_06.gif);
	background-repeat:no-repeat;
	background-position: 5px 2px;
	background-color: #FFFFFF;
	display: block;
	width: 172px;
	font-size: 12px;

	padding: 1px 2px 2px 25px;
}

#formular_newsletter a {
	float: right;
	display: block;
	width: 70px;
	text-align: center;
	background-color: #F18D01;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 5px;
}

.whitebox {
	background-image: url(screen/background_05_f2.gif);
   background-repeat: repeat-y;
	position: relative;
	width: 224px;
	margin: 0px 0px 10px 0px;
}

.whitebox .whitebox_content {
	padding: 13px 10px 10px 10px;
}

.whitebox .whitebox_header {
	background-image: url(screen/background_05_f1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 16px;
	width: 224px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.whitebox .whitebox_footer {
	background-image: url(screen/background_05_f3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 12px;
	width: 224px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.yellowbox {
	background-image: url(screen/background_07_f2.gif);
   background-repeat: repeat-y;	
	position: relative;
	width: 224px;
	margin: 0px 0px 10px 0px;
}

.yellowbox .yellowbox_content {
	padding: 13px 9px 13px 9px;
}

.yellowbox .yellowbox_header {
	background: url(screen/background_07_f1.gif) no-repeat top left;
	background-repeat: no-repeat;
	background-position: top left;	
	height: 16px;
	width: 224px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.yellowbox .yellowbox_footer {
	background: url(screen/background_07_f3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 12px;
	width: 224px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.yellowbox h4 {
   font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}

.yellowbox h5 {
	font-weight: bold;
	color: #FFFFFF;
}

.yellowbox p {
	color: #FFFFFF;
}

.yellowbox a {
   color: #FFFFFF;
	text-decoration: underline;
}

.toolbar {
	list-style: none;
	margin:0px;
	padding:0px;
	width:100%;
}

.toolbar li {
	padding-left:15px;
	display:inline;
	font-weight:bold;
	float:right;
	background-image: url(screen/spacer_toolbar.gif);
	background-repeat: no-repeat;	
	background-position: 7px 3px;		
}

.toolbar li.last {
	padding-left:0px;
	background-image: none;
}

.toolbar li a {
	font-weight:bold;
	display:block;
	float:left;
	height:16px;
	
}

.toolbar li a.print {
	background-image: url(screen/print.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	background-position: 0px 2px;			
}

.toolbar li a.overview {
	background-image: url(screen/overview.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	background-position: 0px 3px;			
}

.toolbar li a.bookmark {
	background-image: url(screen/bookmark.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 0px 2px;			
}
