* { padding: 0px; margin: 0px; }

html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-image: url(../images/left.jpg);
   background-repeat:repeat-y;
   background-color:#B1B09A;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a
{
	color: #FFCC00;
	text-decoration:underline;
}

a:hover
{
	color: #fff;
}

p
{
	padding-bottom: 0px;
}


#container {
   min-height:100%;
   position:relative;
}

#body {
   padding-bottom:103px;   /* Height of the footer */
}

#no_footer #body
{
	padding-bottom: 0px;
}

#footer, #footer2 {
   position:absolute;
   bottom:0;

   width:100%;
   min-width: 955px;
   height:100px;   /* Height of the footer */
   background:#7A7A7A;
   background-image:url(../images/kuhfell.jpg);
   border-top: 3px solid #8B8A76;
}

#footer2
{
	background-image:url(../images/kuhfell2.jpg);
	background-repeat: repeat-x;
	left: 234px;
	right: 0px;
	width: 720px;
	width: auto !important;
    min-width: 720px;
}

#left
{
	width: 250px;
	position:relative;
	z-index: 999;
	float:left;
}

#main
{
	margin-left: 234px;
	position:relative;
	z-index: 2
}

#hold
{
	background-image:url(../images/kuhfell3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 123px;
	position:relative;
	padding-top: 85px;
	height: 100%;

	width: 597px; /* 705 - 20px padding */
	width: auto !important;
    min-width: 597px;

}

#no_footer #middle
{
	margin-top: 0px;
}

#top
{
	background-color: #DDDCCD;
	border-bottom: 3px solid #8B8A76;
	width: 100%;
	height: 105px;
	position: relative;
	z-index: 10000;
	width: 720px;
	width: auto !important;
    min-width: 720px;
}

#top img
{
	position: absolute;
	left: 50%;
	margin-left: -145px;
	top: 10px;
}

#top a img, #top a
{
	border: 0px;
}



#middle
{
	background-color: #5E5E5E;
	padding: 0px;
	padding-left: 25px;
	margin-top: 85px;
	color: #fff;
	width: 685px; /* 705 - 20px padding */
	width: auto !important;
    min-width: 685px;
	position: relative;
	z-index: 1;
	padding-top: 7px;
	padding-bottom: 7px;
}

#no_footer #middle
{
	min-width: 562px;
	width: 562px;
}

#bottom
{
	padding: 10px;
	padding-top: 20px;
	padding-left: 25px;
	position: relative;
}

#bottom a
{
	color: #fff;
}

#footer ul, #footer2 ul
{
	position: absolute;
	width: 234px;
	top: -110px;
}

#footer .img, #footer2 .img
{
  position: absolute;
  top: -90px;
  text-align:center;
  width: 234px;
  left:-234px;
}


#impressum
{
	position: absolute;
	bottom: 116px;
	width: 234px;
	z-index: 999999999;
}

#footer li, #footer2 li, #impressum li
{
	list-style-type:none;
	text-align:center;

}

#footer li a, #footer2 li a, #impressum li a
{
	color: #B1B09A;
}

#lang_navigation
{
	text-align:center;
	position: absolute;
	width: 234px;
}

#lang_navigation ul
{
	display:block;
	width: 150px;
	text-align:center;
	padding-top: 90px;
	margin: 0 auto;
}

#lang_navigation li
{
	list-style-type:none;
	display:block;
	float:left;
	width: 50%

}

#lang_navigation li a
{
	color: #B1B09A;
}

#lang_navigation li.lang-active a, #lang_navigation li a:hover
{
	color: #fff;
}

#main_navigation
{
	float:left;
	width: 250px;
	padding-top: 40px;
	position:absolute;
	z-index: 99999999;
	top: 100px;
	left: 0px;
}

#main_navigation li
{
	list-style-type:none;
	display:block;
}

#main_navigation li a
{
	display:block;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	margin-bottom: 13px;
	color: #646353;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 35px;
	text-align:right;
}

#footer2 ul
{
		left: -234px;
}

#main_navigation li.item-465 a, #main_navigation li.item-470 a
{
	background-image: url(../images/nav_dark.png);
}

#main_navigation li a:hover, #main_navigation li.current a, #main_navigation li.active a
{
	background-image: url(../images/nav_curr.png);
}

#center_content
{
	position:fixed;


	bottom: 100px;
	top: 110px;
	left: 234px;
	right: 0px;

	padding-right: 30px;
	padding-left: 30px;
}

#center
{
	position:relative;
	top: 50%;
	float:left;

}

#contentnav
{
	width:40%;
	float:left;
}

#contentnav li
{
	list-style-type:none;
	padding-bottom: 3px;
}

#contentright
{
	margin-left: 40%;
	overflow: auto;
	padding-left: 0px;
	width: 60%;
}

#contentright li
{
	margin-left: 20px;
	list-style-type: circle;
}

#contentright a
{
	color: #000;
}

#leistungleitsatz
{
	font-size: 14px;
	text-align: center;
	padding-top: 25px;
}
