/*
linke farbe: ffb957
mittige farbe: ffddb0
rechte farbe: ffc476
*/

@font-face {
  font-family: 'ureg';
  src: url('ureg.woff') format('woff'), 
		url('ureg.woff2') format('woff2'),
		url('ureg.otf') format('opentype');
}

* {margin:0;padding:0;}
html, body {width:100%;background-color:#e6dfcf;font-family: 'ureg';font-size: 16px;font-weight: normal;}


:focus{outline:0;}
a:focus, a:active, 

@-moz-document url-prefix() { 
select {color: transparent !important;text-shadow: 0 0 0 #000 !important;}
}

a{text-decoration:none; color:#fff;}
a:hover{color:#fff;}


h1,h2,h3,h4{font-family:'ureg', sans-serif; padding:0px; margin:0px;font-weight: 400;line-height: 1.3em;}
h1,h2{font-size:72px;color:#fff;margin-bottom:15px;}
h3,h4{font-size:60px; color#000;}

ul{margin:30px 0 30px 0;padding:0px;}
ul li{margin-bottom: 5px; -webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;margin-left:30px;}
ul li:last-child{margin-bottom: 0px!important;}

/*Allgemeines*/
.cb{clear:both;}
.mt10{margin-top: 10px;}
.mt25{margin-top: 25px;}
.mt50{margin-top: 50px;}

/*Main*/
.main{margin:auto!important;padding:25px 25px 0; width:960px; min-height:700px; background: #ffab36;background: linear-gradient(90deg, rgba(255, 171, 54, 1) 0%, rgba(255, 207, 145, 1) 72%, rgba(255, 182, 87, 1) 100%);}


/*spezielle Elemente*/
.box{padding-bottom:30px;}
.box2{padding-bottom:30px; font-size:40px;}
.box2 h3{margin:80px 0 10px !important;}
.box2 h1{font-size:90px !important; color:#000 !important;}
.tac{text-align:center;}

.oben{background-image: url(o.png);background-position: center center;background-repeat: no-repeat; height:50px;}
.mitte{background-image: url(m.png);background-position: center top;min-height:402px; background-repeat: round;}
.unten{background-image: url(u.png);background-position: center center;background-repeat: no-repeat;height:50px;}

.no{font-size:40px;}
.t1{font-size:40px;width:700px;margin:auto;padding:30px 0; text-align:justify;}

