h1{
	color:#000246;
	clear:both;
	font-size:18px;
}
h2{
	color:#000246;
	font-weight:bold;
	margin:0 0 15px 0;
}
h3{
	color:#000246;
	font-weight:bold;
	margin:0 0 8px 0;
}
a{
	color:#000246;
	font-weight:bold;
	text-decoration:none;
}
p{
	margin-bottom:20px;	
}
#main a img{
	border:1px solid #000246;
}
#main #brummi-fit a img{
	border:none;
}
address{
	font-style:normal;
}
input, textarea, select{
	border:1px solid #000246;
	padding:4px;
	margin:0 3px 3px 3px;
	background-color:#F5F5F3;
	width:250px;
	font-size:10px;
	color:#000246;
}
input:focus{
	background-color:#fff;
}
select option{
	padding:2px;	
}
select option:hover{
	text-transform:uppercase;
	font-weight:bold;
	background-color:#000246;
	color:#fff;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.submit_container{
	text-align:center;	
}
span.captcha_text{
	float:left;
	margin: 10px 0 20px 250px;
}
input.submit{
	width:208px;
	border:none;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:10px 0 0 60px;
}
input.text.mandatory.error{
	border:1px solid #F00;
}
#main ul{
	margin:0 0 20px 20px;
	list-style-type:square;
}
#main ul li{
	padding-bottom:3px;	
	line-height:18px;
}
#kontakt .formbody{
	margin-top:20px;	
}
.divider{
	width: 350px;
	height: 1px;
	background-color:transparent;
	margin:7px 0;
}
p.error{
	display:none;	
}
label{
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-right: 15px;
}
label.mandatory{
	font-weight:bold;
}
label.mandatory.error{
	color:#F00;
}
strong{
	font-weight:bold;
}
/* S I F R */
.sIFR-flash {
	  visibility: visible !important;
	  margin: 0;
	  padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	  visibility: visible !important;
}
.sIFR-alternate {
	  position: absolute;
	  left: 0;
	  top: 0;
	  width: 0;
	  height: 0;
	  display: block;
	  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	  margin: 0pt; 
	  padding: 0pt; 
	  overflow: auto; 
	  letter-spacing: 0px; 
	  float: none;
}
