html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.breaker {
	clear: both;
}

* html img, * html div, * html input { behavior: url("/global/css/iepngfix.htc") }

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container-content {
	width: 900px;
	position: relative;
	margin: 0 auto;
	z-index:20;
}
#language {
	width: 900px;
	height: 50px;
}
#container-main {
	width: 900px;
	background: #fff;
}
#footer {
	width: 900px;
	height: 49px;
	background: url(/global/img/bg-footer01.png) left bottom no-repeat;
}
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 360px;
	z-index:10;
}


/* Language */
#language ul {
	list-style: none;
	float: right;
	margin-top: 25px;
	display:inline;
}
#language ul li {
	float: left;
	display:inline;
}
#language ul li a { 
        margin: 4px;
	width: 16px;
	height: 11px;
	line-height:11px;
	font-size:11px;
	display:block;	
        text-indent: -5000px;
}
* html #language ul li a { 
	height: 7px;
}
#language ul li a:hover, #language ul li.aktiv a {
	margin:1px;
	border: 3px solid #fff;
}


/* Header */
#header {
	width: 890px;
	height: 232px;
	padding: 5px;
	background: #fff;
}
#logo {
	display: inline;
	float: left;
	width: 222px;
	height: 232px;
	background: url(/global/img/logo.jpg) no-repeat;
}

/* dhonishow.css rechter bereich */




/* Navi */
/* #navi {
	width: 860px;
	height: 42px;
	padding: 0 5px 0 33px;
	background: #fff url(/global/img/navi_bg.gif) top left;
}
#navi ul {
	margin: 0 10px 0 10px;
	list-style: none;
}
#navi ul li {
	float: left;
	width: auto;
	display:inline;
	margin: 0 20px 0 0;
}
#navi ul li a {

	height: 34px;
	padding: 8px 0 0 0;
	text-decoration: none;
	color: #412613;
	font-family: Verdana,Arial;
	font-size: 12px;
	display: block;
        text-transform:uppercase;
}
#navi ul li a:hover, #navi ul li.current a { 
	height: 34px;
	padding: 8px 0 0 0;
	text-decoration: none;
	color: #412613;
	font-family: Verdana,Arial;
	font-size: 12px;
	display: block;
        text-transform:uppercase;
	background: url(/global/img/bg_navi_aktiv.gif) bottom left repeat-x;
} */


#navi {
	position:relative;
	width: 900px;
	height: 42px;
	padding:0px;
	background: #fff url(/global/img/navi_bg.gif) top left;
}
#navi ul {
	margin:0 5px 0 40px;
}
#navi ul li {
	float: left;
	display:inline;
	margin: 0 20px 0 0;
	height: 42px;
}
#navi ul li a {
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	color: #412613;
	font-family: Verdana,Arial;
	font-size: 12px;
        text-transform:uppercase;
	display: block;
	width:60px;
}
* html #navi ul li a {
	float:left;
}
#navi ul li a:hover, #navi ul li.current a { 
	height: 42px;
	line-height: 42px;
	background: url(/global/img/bg_navi_aktiv.gif) bottom left repeat-x;
}












/* Subnavi */
#subnavi {
	width: 213px;
}
#subnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}
#subnavi ul li {
	border-bottom: 1px solid #e5e5e5;
}
#subnavi ul li a {
	text-decoration: none;
	color: #412613;
	font-family: Verdana,Arial;
	font-size: 12px;
	display: block;
	padding: 4px 0 4px 0px
}
#subnavi ul li a.aktive, #subnavi ul li a:hover {
	color: #fff;
	background: #b9d555 url(/global/img/subnavi_aktiv.gif) top left no-repeat;
	padding-left: 7px;
}




/* Content */
#content {
	width: 890px;	
	margin: 0 5px 0 5px;
	background: url(/global/img/bg_content.gif) repeat-y;
}
#content_left {
	float: left;
	width: 605px;
	padding: 0 25px 10px 35px;	
}

.bilderrahmen, .bilderrahmen_s {
	border: 1px solid #e5e5e5;
	padding: 4px;
	margin-top: 4px;
}
.img_left_position {
	float: left;
}
.img_right_position {
	float: right;
}
.seiten_anzahl {
	margin-top: 5px;
	text-align: center;
}

#content_right {
	float: left;
	width: 213px;
	padding: 0 5px 0 7px;
}
ul.interne_liste {
	list-style-type: square;
	color: #8d7d71;
}
ul.interne_liste li {
	margin-left: 15px;
	font-size: 12px;
}

/* Content_bottom */
#content_bottom {
	width: 860px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	margin: 7px 5px 0 5px;
	padding: 7px 0 0 30px;
}
#box_one, #box_two, #box_three, #box_four {
	float: left;
	display:inline;
	width: 200px;
        height: 170px;
	margin: 0 5px 0 4px;
}
#box_one {
	border-right: 1px solid #e5e5e5;
	padding-right: 5px;
}
#box_two {
	border-right: 1px solid #e5e5e5;
}
#box_three {
	padding-right: 5px;
	border-right: 1px solid #e5e5e5;
}




/* text */
h1, h2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #543b2a;
	margin: 20px 10px 15px 0;
}
h4 {
	width: 203px;
	height: 38px;
	padding: 7px 0 0 10px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/global/img/bg_infobox.gif) top left no-repeat;
	color: #fff;
}
h3 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d7d71;
	padding-bottom: 10px;
}

h5 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d7d71;
	margin: 10px 0 2px 2px;
}

.text_lighter, .text_normal, .text_bold, .text_bolder {
	color: #8d7d71;
}
.text_lighter {
	font-size: 11px;
}
.text_normal {
	font-size: 12px;
}
.text_bold {
	font-size: 13px;
}
.text_bolder {
	font-size: 14px;
}
#content_left p {
	font-size: 13px;
	color: #543b2a;
}
#content_right p {
	padding: 0 5px 0 5px;
	font-size: 12px;
	color: #543b2a;
}
#content_bottom p {
	font-size: 11px;
	color: #8d7d71;
}
#footer p {
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 28px;
}




/* links */
a.info_link {
	font-size: 11px;
        background: url(/global/img/pfeil_black.gif) top left no-repeat;
        color: #8d7d71;
        padding: 0 10px 0 10px;
}
a.info_link:hover {
	font-size: 11px;
        color: #b9d555;
        padding: 0 10px 0 10px;
}
#logo a.homelink {
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	width: 222px;
	height: 232px;
}
#content a {
	color: #9fbf2f;
	text-decoration: none;
}
#content a:hover {
	color: #543b2a;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #b9d555;
}




/* Formular */
#content_right form {
	margin: 0 5px 0 5px;
}
#content_right label {
	margin-bottom: 3px;
}
#content_right .form_input {
	width: 160px;
	height: 16px;
	border: 1px solid #e5e5e5;
        margin-bottom: 5px;
}
#content_right .form_input:hover {
        background: #fafafa;
}



#content_left table.formualr_anfragen td {
        width: 300px;
}
#content_left label {
	width: 200px;
        display:block;
        margin-top: 5px;
	margin-bottom: 2px;
	color: #8d7d71;
}
#content_left select{
        width: 205px;
        height: 20px;
        margin-bottom: 7px;
}
#content_left .text_input {
        width: 200px;
        height: 16px;
        padding:2px;
        border: 1px solid #e5e5e5;
        margin-bottom: 7px;
}
#content_left .text_textarea {
        width: 500px;
        height: 100px;
        padding:2px;
        border: 1px solid #e5e5e5;
        margin-bottom: 7px;
}
#content_left .text_input:hover, #content_left .text_textarea:hover {
        background: #fafafa;
}
#content_left input#send {
        margin-top:5px;
	float:left;
}
label.formError {
        color: #cd3700 !important;
}
input.formError, textarea.formError{
        border: 1px solid #cd3700 !important;
        background: #fff5ee;
}


/* preisliste */
table.preisliste{
	border-bottom: 1px solid #fbfaf9;
}
.preis_tabelle1, .preis_tabelle2, .preis_tabelle3, .preis_tabelle4, .preis_tabelle5{
	line-height: 22px;
	font-size: 13px;
        background: url(/global/img/tb_bg.gif) left top repeat-x;
        padding-left: 5px;
	color: #8d7d71;
}
.preis_tabelle1{
        width: 385px;
	font-size: 13px;
        padding-left: 5px;
}
.preis_tabelle2{
        width: 135px;
	font-size: 11px;
}
.preis_tabelle3{
        width: 20px;
	text-align: right;
	font-size: 12px;
}
.preis_tabelle4{
        width: 40px;
	text-align: right;
	font-size: 12px;
        padding-right: 5px;
}
.preis_tabelle5{
        width: 70px;
	text-align: right;
	font-size: 12px;
        padding-right: 5px;
}
.popup_head {
	width:430px;
	height:20px;
	background: url(/global/img/popup_head.png) left top no-repeat;
}
.popup_body {
	width:390px;
	padding:0px 20px;
	background: url(/global/img/popup_body.png) left top repeat-y;;
}
.popup_foot {
	width:380px;
	padding:0px 25px;
	height:60px;
        background: url(/global/img/popup_foot.png) left top no-repeat;
}
#popup a {
	color: #9fbf2f;
	text-decoration: none;
}
#popup a:hover {
	color: #543b2a;
}