* {
	padding: 0px;
	margin: 0px;
}
html {
    height:100%;
}

a , img {
    outline: none;
    border: none;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font: 13px Tahoma, 'Times New Roman', 'Sans Serif'; 
    color: #2e0100;
  }
  

  
body {
    background: #2e0100 url('background_content.png') repeat-x;
    margin:0;
    height:100%;
    padding:0;
    text-align: center;
    font: 12px Tahoma, 'Times New Roman', 'Sans Serif'; 
    color:#2e0100;
    }

#all {
	height:100%;
	margin:0;
    padding:0;
}

#content_container {
    margin:0;
    padding:0;
    height:auto;		
    text-align: center;
    z-index: 10;
}

#content a {
	background: url('link_dotted_bg.gif') repeat-x bottom left;
	text-decoration:none;
}

#content a:hover {
	background: none;
	text-decoration: underline;
}

#content_schatten{
    height:100%;
    padding: 0px;
	margin: 0px auto 0px auto;
	background: url('content_bg_shadow.gif') repeat-y;
	width: 958px;
	text-align:left;
	z-index: 10;
}

#schatten_links {
	background: url('schatten_links.png') no-repeat;
	height: auto;
	width: 9px;
	float:left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#schatten_rechts {
	background: url('schatten_rechts.png') no-repeat;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 9px;
	float:left;
}

#inner_container {
	background: url('container_bg.gif');
	margin: 0px;
	padding: 0px;
	height: auto;	/* auto */
	text-align: center;
	width: 958px;
	z-index: 10;
}

#col_left {
	background: #e4ce65 url('col_left_bg.png') repeat-x;
	float: left;
	height: auto; /* 830px*/
	width: 229px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#col_left_border {
	background: transparent;
	width: 1px;
	height: auto;
	float:left;
	margin: 0px;
	padding: 0px;
	z-index: 20;
}

#col_middle {
	background: #eedc85;
	float: left;
	height: auto;
	width: 490px;
	text-align: left;	
}


#col_right_border {
	background: transparent;
	float: left;
	height: auto;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

#col_right {
	background: #e4ce65 url('col_left_bg.png') repeat-x;
	float: left;
	height: auto;
	width: 219px;
	text-align: center;
	overflow: hidden;
}

.clear {
	clear: both;
	visibility: hidden;
}

#footer {
    position:fixed;
    bottom:0px;
    left: 0px;
    background: url('footer_bg.png');
    padding:0px 0px 0px 0px;
    width: 100%;
    height: 77px;
    z-index: 99;
    text-align: center;
}

#footer_inner {
	margin: 10px auto 0px;
	width: 940px;
	height: 67px;
	text-align: left;
}

#footer_content {
	color: #fef5b9;
	float: left;
	width: 710px;
	height: 40px;
	margin: 27px 0px 0px 0px;
	font: 13px 'Trebuchet MS', Tahoma, Arial, 'Sans Serif';
}

#footer_content a{
	background: url('link_dotted_light_bg.gif') repeat-x bottom left;
	color: #fef5b9;
}

#footer_content a:hover {
	background: none;
	text-decoration: underline;
}

#logo_left {
	background: url('logo_top_l.png') no-repeat;
	height: 248px;
	width: 229px;
	z-index: 10;
}

#logo_left_content {
	margin-left: 40px;
	padding-top: 24px;
}

#logo_left_border {
	background: url('logo_top_l_border.png') no-repeat;
	height: 248px;
	width: 1px;
	z-index: 20;
}

#logo_middle {
	background: url('logo_top_m.png') no-repeat;
	height: 248px;
	width: 490px;
	z-index: 10;
}

#logo_right {
	background: url('logo_top_r.png') no-repeat;
	height: 248px;
	width: 219px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#logo_right_border {
	background: url('logo_top_r_border.png') no-repeat;
	height: 248px;
	width: 1px;
	z-index: 9;
}

#maxh_button {
	background: url('maxh_shop.jpg') no-repeat; 
	text-align: center;
	margin: -110px 16px 0px 12px;
	width: 192px;
	height: 192px;
}

#hr_logo {
	color: #FFF;
	width: 230px;
	height: 25px;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#impressum_container {
	text-align: left;
	width: 229px;
	height: 14px;
	text-align: left;
	z-index: 100;
	margin: 0px;
	padding-left: 9px;
}

#impress {
	width: 230px;
	height: 20px;
	text-align: center;
	font: 11px 'Trebuchet MS', Tahoma, Arial, 'Sans Serif';
}

#impress a.current {
	color: #568800;
	text-decoration: underline;
}

#impress a {
	text-decoration: none;
	font: 11px 'Trebuchet MS', Tahoma, Arial, 'Sans Serif';
}

#impress a:hover {
	text-decoration: underline;
}

/* Menu */
#menu {
	/*margin: 40px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-top: 40px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding-left: 40px;
}

#menu li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}


#menu ul ul {
	margin: 0px;
	padding: 0px;
}

#menu li li {
	padding-left: 20px;
	list-style: none;
}


#menu li a {
	text-decoration: none;
	color: #2e0100;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li.current a{
	color: #568800;
	text-decoration: underline;
}

#menu li li a {
	text-decoration: none!important;
	color: #2e0100!important;
}

#menu li li a:hover {
	text-decoration: underline!important;
}

#menu li li.current a {
	color: #568800!important;
	text-decoration: underline!important;
}

/* Rootline */
#rootline {
	width: 420px;
	height: 14px;
	margin-top: 19px;
	padding-left: 70px; 
	color: #3e220f;
	font: 9px 'Trebuchet MS', Tahoma, Arial, 'Sans Serif';
}

#rootline a {
	color: #3e220f;
	text-decoration: underline;
	font-size: 11px;
}

#content {
	width: 380px ;
	padding-left: 70px;
	margin-top: 20px; 
	padding-right: 40px;
	height: auto;
}


.imageheader {
	background-repeat:no-repeat;
	height:48px;
	margin:5px 0px;
	overflow:hidden;
	text-indent:380px;
	white-space:nowrap;
	width:auto;
}

.head_2 {
	height:36px;
}


.head_3 {
	height:18px;
}

.head_4 {
	height:15px;
}

.head_5 {
	height:12px;
}
/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}

* html #content_container {
	background: #2e0100 url('background_content.png') repeat-x;
    padding:0;
    padding-bottom: 67px;
    height:100%;
    margin-top: 0px;
    overflow:auto;
}

* html #all {
	margin: 0px;
}
* html #impressum_container {
	padding: 0px;
}

* html body {
	background: none;
}
* html #footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/knappe/footer_bg.png', sizingMethod='scale'); 
    height: 77px;
    text-align: center;
    padding-top: 0px;   
    margin-top: -77px;
}	
* html #col_left {
	overflow-x: hidden;
}
* html #col_right {
	overflow-x: hidden;
}

* html #content {
	overflow-x: hidden;
	width: 490px !important;
}

* html #impressum_container {
	height: 25px;
}

* html #impressum {
	height: 25px;
}

* html .imageheader{
	background-repeat:no-repeat;	
	width: auto;
}

* html .imageheader span {
	text-indent: -430px;
	width: auto !important;
}

*:first-child+html .imageheader{
	background-repeat:no-repeat;
	text-indent:0px;
	width: auto;
}

*:first-child+html .imageheader span {
	text-indent: 430px;
	width: auto;
}

* html #col_middle{
	height: auto;
  /*  height: 830px;*/
}

