/* Style-CSS for schnitzlbaumer.de */
/*
Important colors for style_br.css
hellgelb:		#FAF5E1
hellgr�n:		#46875A
gr�n:			#00551E
dunkelgr�n:	#003B14
grau:			#F0F0F0

Important colors for style_as
hellgelb:		#FAF5E1
brown:		#825537
hellbraun:	#BEA569
brown2:		#A07855
*/

/*globals*/
body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000;
}
body {
	margin:0px;
	padding:0px;
}
a {
	color:#000;
}
a:hover {
	color:#000;
}
/*sektoren*/
#intro{
	background-color:#FAF5E1;
}
#kform label {
	width:120px;
	float:left;
}
#form label {
	width:120px;
	float:left;
}
#form strong{
	color:#825537;
}
#form .error{
	background-color:#F79790;
	border: 1px dashed #825537;
}
#form input {
	width:180px;
}
#form br{
	clear:both;
}
#form textarea {
	width:350px;
	height:150px;
}
#form .btn{
	width:auto;

}
/*Sitemap*/
#sitemap .br1 {
	background-image:url(/layout/images/smp_br1.gif);
	background-repeat:repeat-y;
	height:16px;
	}
#sitemap .br2 {
	background-image:url(/layout/images/smp_br2.gif);
	background-repeat:repeat-y;
	height:16px;
	}
#sitemap h1, h2, h3{
	font-size:10px;
	margin:0px;
}
#sitemap h1 {
	background-image:url(/layout/images/smp_m1.gif);
	background-repeat:no-repeat;
	text-indent:25px;
	font-weight:bold;
	line-height:20px;
}
#sitemap h2 {
	background-image:url(/layout/images/smp_m2.gif);
	background-repeat:no-repeat;
	text-indent:50px;
	height:20px;
	font-weight:normal;
}
#sitemap h3 {
	background-image:url(/layout/images/smp_m3.gif);
	background-repeat:no-repeat;
	text-indent:74px;
	height:20px;
	font-weight:normal;
}
#smp_m4{
	background-image:url(/layout/images/smp_m4.gif);
	background-repeat:no-repeat;
	text-indent:100px;
	height:20px;
	font-weight:normal;
}
/*classes*/
.txt-tel {
	width: 60px;
	float:left;
	font-weight:bold;
}
.ipt-form{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:250px;
}
.ipt-plz{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:50px;
	float:left;
}
.ipt-ort{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:188px;
	float:left;
}
.ipt-txtarea-form{
	width:450px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	height:200px;
}	
input.ipt-form-btn{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
input.ipt-cbx{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:5px;
	border:0px;
	background-color:#FFFFFF;
	padding:0px;
}
.txt-fld-form{
	width:500px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	height:200px;
}
.txt-form {
	margin-top:1px;
	margin-bottom:0px;
	margin-left:10px;
}
input.ipt-form-btn{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
.txt-form-index{
	width:100px;
	float:left;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
}
.ipt-de{
	background-color:#CDEAFF;
}
.ipt-en{
	background-color:#ACEBA8;
}
.ipt-inaktiv {
	background-color:#EBACA8;
}
.brd-no{
	border:0px;
	background-color:#FFF;
}
.MenuAusschank{ background:url(images/MenuAusschank.gif); background-position:bottom; background-repeat:no-repeat;}
.MenuAusschank ul{ list-style-type:none; margin:0px; padding:0px;}
.MenuAusschank li { float:left; margin:0px; padding:0px;}
.MenuAusschank a { display:block; height:20px;}
.hidden { display:none;}
