body{
	margin:0px;
	padding:0px;
	background-color:#321f11;
}

a{
	margin:0px;
	padding:0px;
	outline:none;
}

p, h1, h2, h3, h4, h5, h6, div, table, td, tr, form, input, textarea, img, li, ul{
	margin:0px;
	padding:0px;
}

#main{
	width:900px;
	text-align:left;
}

#head{
	width:900px;
	height:64px;
	clear:left;
	clear:right;
	background-image:url(../images/header_bg.jpg);
}

#logo{	
	margin-left:25px;
	height:45px;
	margin-top:12px;
	width:250px;
	float:left;
}

#logo a{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:28px;
	text-decoration:none;
	font-weight:bold;
}

#saasfeelogo{
	width:120px;
	float:right;
	margin-top:7px;
}

#navi{
	width:900px;
	height:32px;
	padding-top:8px;
	background-image:url(../images/hg_navi.gif);
}

#navi p {
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321f11;
	font-weight:normal;
	line-height:18px;
}

#navi a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
	color:#ffffff;
}


#navi a:hover{
	color:#321f11;
}

#navi #mainnavform {
	margin-left:15px;
}

#navi #mainnavform a {
	margin-left:0px;
	margin-right:0px;	
}

.navi_a_act{
	color:#321f11!important;
}

#inhalt{
	width:900px;
	background-image:url(../images/bg_inhalt.gif);
	background-color:#ffffff;
	min-height:600px;
	overflow:auto;
	height:expression(this.scrollHeight < 600? "600px" : "auto" );
	background-position:top;
	background-repeat:repeat-x;
	clear:left;
}

#subnav{
	width:195px; 
	min-height:350px;
	height:expression(this.scrollHeight < 350? "350px" : "auto" );
	background-color:#98643f;
	background-image:url(../images/bg_navi.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:13px;
	margin-left:12px;
	float:left;
}

#subnav ul{
	list-style:none;
	margin-top:10px;
}

#subnav li{
	list-style:none;
	clear:both;
}

#subnav li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#321f11;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	margin-left:10px;
	float:left;
}

#subnav span.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321f11;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	margin-left:10px;
	float:left;
}

#subnav li input {
	float:right;	
}

#subnav li input.goup {
	border:0;
	background:none;
	background-image:url(../images/arrow_top.gif);
	background-repeat:no-repeat;
	width:20px;
	cursor:pointer;

}

#subnav li input.deltype {
	border:0!important;
	background:none;
	background-image:url(../images/del.gif);
	background-repeat:no-repeat!important;
	background-position:0px 3px;
	width:20px!important;
	cursor:pointer!important;
}

#subnav li input.godown {
	border:0;
	background:none;
	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	width:20px;
	cursor:pointer;
}

input.online {
	border:0;
	background:none;
	background-image:url(../images/online.gif);
	background-repeat:no-repeat;
	width:20px;
	cursor:pointer;
}

input.offline {
	border:0;
	background:none;
	background-image:url(../images/offline.gif);
	background-repeat:no-repeat;
	width:20px;
	cursor:pointer;
}

input.delfile {
	border:0!important;
	background-color:#FFF;
	background-repeat:no-repeat!important;
	background-position:0px 5px;
	width:20px!important;
	cursor:pointer!important;
}

input.goleft {
	border:0;
	margin:0;
	padding:0;
	background:none;
	background-image:url(../images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	width:16px;
	cursor:pointer;

}

input.goright {
	border:0;
	margin:0;
	padding:0;
	background:none;
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	width:16px;
	cursor:pointer;
}

#subnav li a:hover{
	color:#ffffff;
}

.subnav_li_a_act{
	color:#ffffff!important;
	float:left;
}

#text{
	margin-left:25px;
	margin-top:13px;
	width:645px;
	float:left;
}

#text h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#98643f;
	font-weight:normal;
}

#text p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321f11;
	font-weight:normal;
	line-height:18px;
}

#text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#98643f;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

#text a:hover{
	color:#b6835f;
}

#text table{
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321f11;
	font-weight:normal;
	line-height:18px;
}

#text table td{
	height:25px;
}

#text table td.titel{
	height:25px;
	width:230px;
}

#footer{
	width:900px;
	height:10px;
	background-image:url(../images/footer.gif);
	line-height:20px;
}


a.download{
	background-color:#98643f!important;
	color:#ffffff!important;
	text-decoration:none;
	font-size:11px!important;
	line-height:35px!important;
	padding-left:20px;
	padding-top:7px;
	padding-right:10px;
	padding-bottom:7px;
	background-image:url(../images/pfeil_download.gif);
	background-repeat:no-repeat;
	background-position:7px 10px;
	margin-right:10px!important;
}

form#anfrage table{
	width:400px;
}

form#anfrage table td{
	height:26px;
}

form#anfrage p {
	clear:both;
	height:30px;
}

form#anfrage label {
	display:block;
	width:160px;
	float:left;
	line-height:20px;
}

form#anfrage table td label,form#anfrage label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321f11;
	font-weight:normal;
}

form#anfrage table input,form#anfrage input{
	width:200px;
	background-image:url(../images/verlauf_feld.gif)!important;
	height:20px;
	border:1px solid #CCCCCC;
}

input.radioknopf {
	width:30px!important;
	background:none!important;
	border:0!important;
	height:15px!important;
	outline:none!important;
}

form#anfrage table input.button,form#anfrage input.button{
	width:70px!important;
	height:25px;
}

form#anfrage table textarea,form#anfrage textarea{
	width:200px;
	height:100px;
	background-image:url(../images/verlauf_feld.gif);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
}

form#anfrage table td.beschriftung{
	width:120px;
}

form#anfrage p.fehler {
	color:#C00;
}

#zahlen li {
	list-style:none;
}

#zahlen a img, #gallery_imageContainerSel a img {
	border:0;
}

#gallery_imageContainerSel {
	width:535px;
	display:block;
	float:left;
}

#gallery {
	width:100px;
	display:block;
	float:left;
	margin-left:10px;
}
