﻿

* {margin:0;padding:0;} 


html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

body {
	background-image: url(../images_sticky_footer/grey_gradient.jpg);
	background-repeat: repeat-x;
}

a {
	color:#F99D26;
	text-decoration: none;
	}
	
a:hover {
	color:#666;
	}
	
img {
	border: 0pt none ;
}

#thumbnails a img {
margin:0;
}

a img {
	border: 0pt none ;
	margin-bottom: 3px;
}

a img:hover {
	border-bottom-style: solid;
	border-bottom-color: #f99d26;
	border-bottom-width: 3px;
	margin-bottom: 0;
}

.nohover a img:hover {
	border: 0pt none ;
	margin-bottom: 3px;
}
	
hr {
	border-style: solid;
	border-width: 1px 0 0 0;
	height: 5px;
}
	

* html .bbody { /* ie6 only */
	background-image: none !important;
}

/* top nav */
.navTop  li {
	list-style-type: none;
	display: inline;
}
.navTop  li  a{
	float: left;
	text-decoration: none;
	color: #000;
	text-align: center;
	padding: 12px 15px 0 15px; 
}

.navTop  li  a:hover {
	color: #f99d26;
}
.navTop {
	padding: 15px 0 0 15px;
}

/* main */
#main {
	padding-bottom: 35px;
}  /* Muss genau so hoch sein wie der Footer */

/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}


* html .clearfix { height: 1%;}
	.clearfix {display: block;}


.header {
	font-family: "Times New Roman", Times, serif;
	height: 160px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_sticky_footer/200_white_header_bg.png);
	padding: 20px;
	background-repeat: no-repeat;
}
* html .header {  /* ie6 only */
	background-image: url(../images_sticky_footer/200_white_header_bg.jpg);	
}
.navigation_top {
	height: 70px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_sticky_footer/bg_top_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	color: #CCCCCC;
}

* html .navigation_top { /* ie6 only */
	background-image: url(../images_sticky_footer/bg_top_menu.jpg);
}


.content {
	min-height:570px;
	font-size: 12px;
	background-image: url(../images_sticky_footer/bg_content.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 1024px;
	overflow: auto;
	padding-top: 20px;
}
* html .content { /* ie6 only */
	height:1000px;
	background-image: url(../images_sticky_footer/bg_content.jpg);
}
.content_left {
	height: 180px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
.content_left_header {
	height: 40px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
}
.content_right {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	width: 760px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}
.content_right_header {
	margin-top: 12px;
	height: 40px;
	width: 740px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

/* search-box embedded into the "content_right_header"-DIV */

.search {
height: 20px;
float: right;
width: 250px;
}

/* sticky_footer parameters */

#footer {
	position: relative;
	border-top: solid 1px #666;
	text-align: center;
	margin: -35px auto 0 auto; /* negative value of footer height */
	height: 35px;
	width: 1024px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 12;
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-top: 4px;
	background-position: center center;
	height: 40px;
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	
}

/* accordion-menu embedding and parameters */

.accordion-menu {
	width:200px;
	font-size:14px;
	font-family: arial;
	color: #666666;
	border-bottom: 1px #000;
}
.accordion-menu a{
	color: #666666;
}

.accordion-menu a.menuitem{

	font-size: 14px;
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
	text-decoration: none;
	color: #000;
	border-bottom: solid 1px #666;
	
}
.accordion-menu li{
	list-style-type:none;

}	
.accordion-menu .accordion-menu .menuitem:active{
	color:#000;
}
.accordion-menu a.menuitem:hover{
	color:#f99d26;
	text-decoration: none;
}
.accordion-menu ul.submenu{
	width:auto;
	list-style-type:none;
}
.accordion-menu ul.submenu li{
	text-indent:10px;
	background:#ffffff;
	display:block;
	width:auto;
}
.accordion-menu ul.submenu li a{
	text-indent:5px;
	background:#ffffff;
	display:block;
	width:auto;
	padding:3px 0 3px 10px;
	text-decoration: none;
	color: #666666;
 	
}
.accordion-menu ul.submenu li a:hover{
	color:#f99d26;
}
.activemenu{
	
	font-size: 14px;
	display:block;
	width:auto;
	padding:3px 0 3px 10px;
	
}
.accordion-menu ul.submenu li a.activemenu{
	color:#f99d26 !important;
	font-size:12px;
	display:block;
	width:auto;
	padding:3px 0 3px 10px;
	text-indent:10px;
	
}
#active-submenuheader{
	background-image: url(../images_accordion/silvergradient.gif);
	color:#f99d26;
	font-size: 14px;
	display:block;
	width:auto;
	padding:3px 0 3px 5px;

}

.submenuheader {
	background-image: url(../images_accordion/silvergradient.gif);
	color:#000;


}

.hereclass {
	color: #f99d26 !important;
}
.hereclass a {
	color: #f99d26 !important;
}



