@charset "UTF-8";

/*==== HEADER ====*/

header{
	height: 75px;
	background: url(/uploads/hil/header_small.jpg);
}

.page_header_title{
	padding: 5px 0px 5px 20px;
	background-color: #8a4c7a;
	top: 75px;
	color: #FFF;
	font-size: 30px;
word-spacing: normal;
}


/*==== HEADER END ====*/

/*==== CONTENT ====*/

.page{
	max-width: 500px;
}

div.sidebar{
	width:auto;
	padding: 10px 0px 0px 20px;
	position: static;
}

div.article{
	//max-width: 500px;
width:auto;
	margin-left: 0px;
border-left:0px;
border-bottom:2px dotted #8a4c7a;


}

.content{
	margin-top: 50px;
}

.content a.tel, .content a.mail{
        text-decoration:underline;
        padding: 10px 0px 10px 0px;
        display: inline-block;
        font-size: 18px;
}

.content a.tel{
background-image:url(/uploads/hil/tel.jpg);
    background-repeat:no-repeat;
padding-left:25px;
background-position: 0px 11px;
}

/*==== CONTENT END ====*/

/*==== NAVIGATION ====*/
div.nav-top{
	display:none;
}

div.nav-bottom{
	top: 0px;
	width: 100%;
	display: block;
	position: static;
	padding: 10px 0px 10px 0px;
	background-color: #FFF;
}




div.nav-bottom a{
	color: #FFFFFF;
	display: block;
	padding:13px 15px 15px 15px;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	border-radius: 5px;
	margin: 0px 1px 3px 1px;
	background-color: #8a4c7a;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	
}

div.nav-bottom a:hover{
	color: #FFFFFF;
	display: block-inline;
	background-color: #FFF ;
	color: #731044;
}


div.nav-bottom .currentpage{
	background-color: #FFFFFF;
	color: #8a4c7a;
}

/*==== NAVIGATION END*/


footer{
	background-color: #e0dfd8;
	color: #000;
	text-align: center;
	padding: 20px;
}

footer a{
color: #000;
}

/*==== KONTAKTFORMULAR ====*/

label[for=fbrp__29], label[for=fbrp__30], label[for=fbrp__31], label[for=fbrp__32], label[for=fbrp__33],label[for=fbrp__35]{
	width: 120px;
//border: 1px solid #000;
display:none;
vertical-align: top;
//padding-bottom:20px;
font-weight: bold;
}

.form_name, .form_email, .form_tel, .form_subject, .form_message{
padding-bottom: 20px;
}

.form_name input, .form_email input, .form_tel input, .form_subject input, .form_message input,.form_message textarea{
width:100%;
font-size:1.5em;
}



.captcha{
padding-left: 0px;
}

div.submit{
text-align: center;
padding:20px;
}


.formbuilderform div{
margin-bottom:4px;
}

#cntnt01fbrp_submit{
padding:20px;
border: 2px solid #8a4c7a;
font-size: 1.2em;
}

::-webkit-input-placeholder {
color: #AAA;
}
 
:-moz-placeholder { /* Firefox 18- */
color: #AAA;  
}
 
::-moz-placeholder {  /* Firefox 19+ */
color: #AAA;  
}
 
:-ms-input-placeholder {  
color: #AAA;  
}
/*==== KONTAKTFORMULAR END ====*/

/* Stylesheet: style_small Modified On 2016-05-16 02:09:44 */
