
@import url("../smpl-skeleton/style.css");

body{
background-image:none !important;
background-color:#ffffff;
}
p{
	line-height:1.4em;
	}
a{
text-decoration:underline !important;
}

a:hover{
text-decoration:none !important;
}

.NewJuneHeavy { 
	font-family: 'NewJuneHeavy', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}


h1, h2, h3, h4, h5 {
font-family: NewJuneHeavy !important;
font-weight: normal !important;
font-style: normal !important;
letter-spacing: 0px !important;
color:#F7403A;

}

h3{
color:#666666;

}


button, input[type="submit"], input[type="reset"], input[type="button"], .button a, .button.medium a {
    text-decoration: none !important;
}

#content {
clear: both; 
margin-top:50px;
margin-bottom:80px;
}


.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-bottom: 40px;
}


div.button.left {
margin: 0.5em 0;
}


div.button.right {
margin: 0.5em 0;
}

/*.span5, .five.columns {
    width: 354px;
}*/

.widget-title{
font-family: NewJuneHeavy !important;
font-weight: normal !important;
font-style: normal !important;
letter-spacing: 1px !important;
color:#F7403A  !important;
font-size:0.8em;
text-transform: uppercase !important;
}

.widget-container a:link, .widget-container a:visited {
    text-decoration: underline;
}

.widget-container a:hover {
    text-decoration: none !important;
}


.bild_volle_breite{
height: 380px;
width:100%;
background-image: url('/Danke-MaraikeWorm-Dateien/bgr_hand_home.jpg'); 
background-position: center center;
background-size: cover;
text-align: center;
margin-bottom: 20px;
}


.title_home_im_bild{
font-size: 2.5em !important;
}

button, input[type="submit"], input[type="reset"], input[type="button"], .button a {
text-shadow: 0px 1px 0px #A81010;
border-radius: 2px;
background: -moz-linear-gradient(center top , #D41F1F 0%, #C71313 100%) repeat-x scroll 0% 0% transparent;
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
a.button:hover {
	background:#d80e0e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d80e0e), color-stop(100%, #d80e0e));
	background:-webkit-linear-gradient(top, #d80e0e 0%, #d80e0e 100%);
	background:-o-linear-gradient(top, #d80e0e 0%, #d80e0e 100%);
	background:-ms-linear-gradient(top, #d80e0e 0%, #d80e0e 100%);
	background:-moz-linear-gradient(top, #d80e0e 0%, #d80e0e 100%);
	background:linear-gradient(top bottom, #d80e0e 0%,#d80e0e 100%);
	background-clip:border-box;
	-pie-background:linear-gradient(top, #d80e0e,#d80e0e);
	behavior:url("PIE.htc");
	position:relative;
	cursor:pointer}

@media only screen and (max-width: 767px)
{
.logotype-img img{
width:70% !important;
}

.menu-header{
font-size:1.3em;
margin-bottom: 0px !important;
margin-top: 0;
text-align: center;
}

#header {
     text-align: center;
}

#navigation {
top:0px;
margin: 0 10px 0 0 !important;
}

#navigation ul{
margin-left: 0px;
}

#navigation ul li a{
border-bottom:1px solid #dddddd !important;
}

#content {
    margin-top: 20px;
}
.bild_volle_breite{
height: 220px !important; 
margin-top:10px;
}

.title_home_im_bild{
font-size: 1.5em !important;
}

}




