







/* padding */	



.pad {
	padding:30px;
}

.pad2 {
	padding:5px;
}

.pad3 {
	
}












.logo {
width:26%;
margin:0 auto;	
}

.logo img {
margin:20px 0px 0px 0px;	
}

.logo2 {
width:12%;
margin:0 auto;	
}










.stoerer{
position:fixed;
z-index:5000;
top:0;
right:0;
width:20%;
margin:0 auto;	
}

.stoerer img {
margin:0;	
}

.stoerer h1, .stoerer h3 {
display:none;	
}










/* headlines, p, a, smallfont */




h1 {
font-family: 'Open Sans', verdana;
font-size:54px;
font-weight:900;
line-height:60px;
letter-spacing:-2px;
margin:0px 0px 10px 0px;
text-align:left;
}


h2 {
font-family: 'Open Sans', verdana;
font-size:33px;
font-weight:100;
line-height:44px;
letter-spacing:-0.1px;
margin:20px 0px 10px 0px;
text-align:left;
}


h3 {
font-family: 'Open Sans', verdana;
font-size:28px;
font-weight:400;
line-height:33px;
letter-spacing:-0.5px;
margin:20px 0px 10px 0px;
text-align:left;
}


h4 {
font-family: 'Open Sans', verdana;
font-size:24px;
font-weight:400;
line-height:30px;
letter-spacing:-0.2px;
margin:20px 0px 10px 0px;
text-align:left;
}


h5 {
font-family: 'Open Sans', verdana;
font-size:20px;
font-weight:400;
line-height:24px;
letter-spacing:-0.2px;
margin:20px 0px 10px 0px;
text-align:left;
}


p {
font-family: 'Open Sans', verdana;
font-size:16px;
line-height:25px;
font-weight:300;
color:black;
margin:20px 0px 10px 0px;
text-align:justify;
}





.small-font {
font-size:11px!important;
letter-spacing:0px;
}





img {
width:100%;
margin:20px 0px 20px 0px;
}

a {
color:black;
text-decoration:none;
}

a:hover {
color:black;
text-decoration:none;
}











/* listen */



ul {
margin:20px 0px 10px 0px;
}

li {
font-family: 'Open Sans', verdana;
font-size:18px;
line-height:25px;
font-weight:300;
color:black;
margin:0 0 10px 0;
text-align:left;
}


.list1 {
list-style-type:disc;
padding-left:20px;
}

.list2 {
list-style-type:none;
padding-left:0px;
}

.list3 {
list-style-image: url(../../images/listimg.png);
}









/* center, left, right, fixed */


.center, .center h1, .center h2, .center h3, .center h4, .center h5, .center p, .center a {
	text-align:center!important;
}

.auto img{
width:auto!important;
}

.absolute {
position:absolute!important;
z-index:11000;
}

.right {
float:right;
}








/* colors */



.color {
background-color:#a3511f;
}

.color h1, .color h2, .color h3, .color h4, .color h5, .color p, .color a{
color:#fff;
}


.color2 {
background-color:#000;
}

.color2 h1, .color2 h2, .color2 h3, .color2 h4, .color2 h5, .color2 p, .color2 a{
color:#fff;
}


.white h1, .white h2, .white h3, .white h4, .white h5, .white p, .white a{
color:#fff;
}









/* button */



.button {
position:relative;
width:auto;
margin:20px 5px 20px 5px;
padding:20px;
display:inline-block;
font-family: 'Open Sans', verdana;
line-height:25px;
font-weight:400;
font-size:18px;
font-weight:normal;
color:#000000!important;
letter-spacing:0px;
text-decoration:none;
text-align:center;
cursor:pointer;
border:none;
background-color:#d7d7d7;
border:1px dashed #a3511f;
}


.button:hover {
background-color:#a3511f;
color:#ffffff!important;
}















/* background-fullscreen */



.bg-fullscreen {
	min-height:100%;
background: url(../images/bg_fullscreen.jpg) no-repeat center center;
bbackground:#000; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}






.texture {
background: url(../images/leinen-texture.jpg) repeat center center;
padding:80px 0px 80px 0px; 
}



.bg-image-1 {
background: url(../images/bg_image-1.jpg) no-repeat center center;
padding:80px 0px 80px 0px;
background-attachment:fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}

.bg-image-1 h2 a {
color:white;
}








.mobile-on {
	display:none;
}

































@media screen and (max-width:1200px) { 
		 

.stoerer{
position:absolute;
z-index:5000;
top:0;
right:0;
width:26%;
margin:0 auto;	
}


}
			
































@media screen and (max-width:1000px) and (orientation:portrait) {  
			    



.logo {
width:60%;
margin:0 auto;	
}

.logo img {
margin:20px 0px 0px 0px;	
}

.logo2 {
width:30%;
margin:0 auto;	
}




.stoerer{
position:relative;
width:98%;
background-color:#e30613;
margin:30px 0px 0px 0px;
padding:30px 1% 30px 1%;	
}

.stoerer img {
display:none;	
}

.stoerer h1, .stoerer h3 {
display:block;
color:white;	
}





h1 {
font-family: 'Open Sans', verdana;
font-size:88px;
font-weight:900;
line-height:88px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h2 {
font-family: 'Open Sans', verdana;
font-size:77px;
font-weight:100;
line-height:77px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h3 {
font-family: 'Open Sans', verdana;
font-size:66px;
font-weight:100;
line-height:66px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h4 {
font-family: 'Open Sans', verdana;
font-size:55px;
font-weight:100;
line-height:55px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h5 {
font-family: 'Open Sans', verdana;
font-size:44px;
font-weight:100;
line-height:44px;
letter-spacing:-1px;
margin:5% 0% 3% 0%;
text-align:center;
}


p {
font-family: 'Open Sans', verdana;
font-size:33px;
line-height:44px;
font-weight:300;
color:black;
margin:5% 0% 3% 0%;
text-align:left;
text-align:center;
}


.small-font {
font-size:22px!important;
letter-spacing:0px;
}




img {
width:90%;
margin:5% 5% 5% 5%;
}













li {
text-align:center;
font-size:33px;
line-height:44px;
}



.list1, .list2, .list3 {
list-style-type:none;
list-style-image:none;
padding:0px;
}










/* button */


.form .button {
font-size:44px;
line-height:55px;
width:100%;
}


.button {

width:80%;
margin:5%;
padding:5%;
line-height:55px;
font-size:44px;
}




.bg-fullscreen {
	height:auto;
background-image:none;
background-color:#000;
}

.bg-image-1 {
-webkit-background-size: none;
-moz-background-size: none;
-o-background-size: none;
background-size: none;
background-properties:100% 100%;
}




.mobile-on {
	display:inline;
}




			
}



