@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body { 
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	width: 100%;
	height: 100%;
	background-color: #b39c7a;
	line-height: 1.3em;
}

img {
	border: none;
}

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

a:hover{
	text-decoration: none;
	color: #333333;
}

/*****************************************************| Main|***/

#distance{
	width: 1px;
	height: 50%;
	margin-bottom: -320px;
	float: left;
}

#body-cont {
	position: relative;
	float: left;
	background-image:url(/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #b39c7a;
	width: 100%;
	height: 555px;
	clear: left;
}

#main{
	margin: 0 auto;
	position: relative;
	width: 888px;
	height: 555px;
	clear: left;
	background-color: #FFFFFF;
}

#header{
	position: relative;
	float: left;
	width: 888px;
	height: 215px;
}

#logo{
	position: relative;
	float: left;
	width: 235px;
	height: 215px;
}

#logo img{
	margin-top: 35px;
}

#header-img{
	position: relative;
	float: left;
	width: 653px;
	height: 215px;
}


#left{
	position: relative;
	float: left;
	width: 210px;
	height: 267px;
	padding-left: 25px;
	padding-top: 45px;
}

#anfrage{
	position: relative;
	float: left;
	width: 175px;
	height: 100px;
	margin-right: 35px;
}


#footer{
	position: relative;
	float: left;
	width: 175px;
	height: 20px;
	margin-right: 35px;
}

#content{
	position: relative;
	float: left;
	width: 582px;
	height: 227px;
	padding: 45px 35px 40px 35px;
	overflow: hidden;
}

#pipe{
	position: relative;
	float: left;
	width: 1px;
	height: 227px;
}


#main h1{
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4c2e13;
	margin-bottom: 15px;
}

#content ul{
	margin: 0 0 0 17px;
	padding: 0;
}

#content li{
	list-style-image: url(/images/li-moz.gif);
	margin:0;
	padding:1px 0;
	text-align:left;
}

#content td{
	vertical-align: top;
	background-color: #F5F2E3;
	padding: 1px 6px 1px 0px;
}

/*****************************************************| Formular|***/


#anfrage input{
	background-color: #b39c7a;
	border:medium none;
	border-bottom: 1px #4C2E13 solid;
	color:#494949;
	font-family:Arial,Verdana;
	font-size:10px;
	height: 17px;
	line-height: normal;
	margin: 0;
	width: 90px;
}


h2{
	color:#494949;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}

.h2{
	color:#494949;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}

input {
	padding: 1px 2px 1px 2px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #dcd9ca solid;
	background-color: #F5F2E3; 
	font-size: 11px;
	color: #494949;
	width: 145px;
	height: 14px;
	margin: 2px 0px 2px 0px;
}

select {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #dcd9ca solid;
	background-color: #F5F2E3; 
	font-size: 11px;
	color: #494949;
	width: 149px;
	margin: 2px 10px 2px 0px;
}

textarea {
	border: 1px #dcd9ca solid;
	background-color: #FFFFFF; 
	width: 477px;
	height: 90px;
	padding: 2px;
	font-size: 11px;
	color: #494949;
	margin-top: 2px;
}

.kategorie td{
	padding-bottom: 2px;
}

.check{ 
	width: 16px;
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
}

.hr-anfrage{ 	
	border-top: 1px dotted #494949;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0px;
	margin: 10px 0px 10px 0px;
	width: 97%;
}

/*****************************************************| Main Navi|***/

#navi-top{
	position: relative;
	float: left;
	width: 888px;
	height: 28px;
	background-image: url(/images/navi-bg.gif);
	background-repeat: repeat-x;
	background-color: #4c2e13;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	
}

#navi-top ul{
	position: relative;
	float: left;
	width: 810px;
	margin: 7px 25px 0px 25px;
	
}


#navi-top li{
	position: relative;
	float: left;
	list-style-type: none;
	margin-right: 32px;
	color: #FFFFFF;
}

#navi-top li a{
	color: #FFFFFF;
	text-decoration: none;
}

#navi-top li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#sprache {
	text-align: right;
	float: right;
	margin: 8px 8px 0 0;
}

/*****************************************************| Sub Navi|***/

#sub-navi{
	position: relative;
	float:left;
	width: 210px;
	margin-bottom: 0px;
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b39c7a;
	margin-bottom: 15px;
}

#sub-navi ul{
	margin: 0 0 0 17px;
	padding: 0;
}

#sub-navi li{
	list-style-image: url(/images/li-moz.gif);
	margin:0;
	padding:1px 0;
	text-align:left;
}

#sub-navi a{
	text-decoration: none;
	color: #b39c7a;
}

#sub-navi a:hover{
	text-decoration: underline;
}

#menueon a{
	color: #4c2e13;
}

.hr-subnavi{ 	
	border-top: 1px solid #F5F2E3;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0px;
	margin: 20px 0px 20px 0px;
	width: 80%;
}


/*****************************************************| Galerie |***/
#galerie{
	position:relative;
	float: left;
	padding: 5px;
	width: 150px;
	text-align: center;
	height: 150px;
	line-height: 150px;
	vertical-align: middle;
	background-color: #F4F2E9;
}

#galerie img{
	vertical-align: middle;
	border: 0px;
}

/***************************************************| Scrollbar |***/	

a.jScrollArrowUp {
	background: url(/js/scrollbar/images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(/js/scrollbar/images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.holder {
	float: left;
	margin: 0px;
}

.scroll-pane {
	width: 582px;
	height: 200px;
}

.wide {
	width: 582px;
}

.super-wide {
	width: 582px;
}

.tall {
	height: 200px;
}

#pane1{
	width: 582px;	
}
