p,label {
	font-size:0.8em;
	padding: 0 0 20px 0;
	margin:0;
}
p {	line-height: 1.5em;
}
h2 {
	color:#A72126;
	font-weight:bold;
	font-size:1.1em;
}
img {
	border:0px;
}
ul, li {/* all lists */
	list-style:none;
	font-size:0.9em;
	}
ul li ul {	padding-left:0px; font-size:12px; }
ul li ul li {	padding-left:0px; font-size:12px; padding-bottom:5px; }

ul.fliesstext, ul.fliesstext li {
        list-style:square;
}    
.layoutimg {
	display:block;
}

form {
	margin:0;
}
fieldset {
	border:0px;
	padding:0;
}
legend {
	font-weight:bold;
}

a:link { color: #A72126; text-decoration: none; }
a:visited { color: #A72126; text-decoration: none; }
a:hover { color: #A72126; text-decoration: underline;  }
a:active { color: #A72126; text-decoration: none; }

a.submenu:link { color: #A72126; font-weight: bold; text-decoration: none;  }
a.submenu:visited { color: #A72126; font-weight: bold; text-decoration: none;  }
a.submenu:hover { color: #A72126; font-weight: bold; text-decoration: underline;  }
a.submenu:active { color: #A72126; font-weight: bold; text-decoration: none;  }

.kontakt, .kontaktTextarea, .order_form, .order_form_error {
	background:url(../images/input_bg.gif) repeat-x #DFDFDE;
	border:1px solid #535F30;
	width:290px;
	height:20px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#535F30;
	margin-top: 3px;
}
.kontaktTextarea {
	height:125px;
	width:350px;
	display:inline;
	overflow:auto;
	/*background-attachment:fixed;*/
}
.contactTable td { padding-bottom:2px; }
.smallText {
	font-size:0.75em;
}