/* color="#1ba33c" ; 27/163/60 */
/* questrial-regular - latin */
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/questrial-v7-latin-regular.woff2') format('woff2'),
       url('/assets/fonts/questrial-v7-latin-regular.woff') format('woff');
}

body {
 color: #333;
/* font-family: 'Open Sans', sans-serif; */
 font-family: 'Questrial', 'Open Sans', sans-serif; /* 'Julius Sans One' 'Questrial' 'Quicksand'*/
 font-weight: 400;
 background:#eee;
 background:-webkit-radial-gradient(#fff, #ddd) fixed;
 background:-o-radial-gradient(#fff, #ddd) fixed;
 background:-moz-radial-gradient(#fff, #ddd) fixed;
 background:radial-gradient(#fff, #ddd) fixed;
 overflow-x: hidden;
}

a {
 border:0;
 margin:0;
 padding:0;
}

p {
 margin:0;
 padding:0;
 font-size: 16px;
 letter-spacing: 0.01em; 
}

.h3dse {
 color: #333;
/*
 margin:5px;
 margin-top: 20px;
 margin-bottom: 20px;
 */
 text-shadow: 0px 1px 3px rgba(0,0,0,0.2);
 font-size: 20px;
 text-decoration: underline;
}
.h2dse {
 color: #333;
/*
 margin:5px;
 margin-top: 40px;
 margin-bottom: 20px;
 */
 text-shadow: 0px 1px 3px rgba(0,0,0,0.2);
 font-size: 24px;
}
.dseli {
 color: #333;
 text-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

#bgdiv {
  position: absolute;
  width:100%;
  min-height:100%;
  height:100% auto;
  background-image: url('/assets/img/tex_grey_small.png');
  background-repeat: repeat;
}

.my_h1_header {
 color: #000;
 text-shadow: 0px 2px 3px rgba(0,0,0,0.2);
 font-size: 30px;
}












/*



.p_white {
 color: #fff;
 text-align:center;
 margin:4px;
 text-shadow: 0px 1px 3px #000;
 font-weight: 300;
 font-size: 18px;
 letter-spacing: 0.01em; 
 line-height: 1.1;
}

.myheader {
 background: rgba(255,255,255,0.8);
 background: -webkit-linear-gradient(rgba(0,51,78,0.1), rgba(255,255,255,0.8), rgba(255,255,255,0.9)); 
 background: -o-linear-gradient(rgba(0,51,78,0.1), rgba(255,255,255,0.8), rgba(255,255,255,0.9));
 background: -moz-linear-gradient(rgba(0,51,78,0.1), rgba(255,255,255,0.8), rgba(255,255,255,0.9));
 background: linear-gradient(rgba(0,51,78,0.1), rgba(255,255,255,0.8), rgba(255,255,255,0.9));
}

#headerlogo {
 margin: 0 auto;	
 width: 310px;
 height: 160px;
 margin-top: 10px;
 margin-bottom: 20px;
}

.mycustom_p {
 text-shadow: 0px 1px 3px #fff;
 font-size: 16px;
}

.mycustom_p a {
 color: #147a2d;

}

.mycustom_p_white {
 color: #fff;
 margin: 4px;
 text-shadow: 0px 1px 3px #000;
 font-size: 18px;
}

.mycustom_p_white a {
 color: #fff;
 margin: 4px;
 text-shadow: 0px 1px 3px #000;
 font-size: 18px;
}

.white_h4 {
 color: #fff;
 margin:5px;
 margin-top:20px;
 text-shadow: 0px 1px 3px #000;
 font-size: 24px;
 letter-spacing: 0.01em; 
}

.black_h4 {
 color: #000;
 margin:5px;
 margin-top:20px;
 text-shadow: 0px 0px 3px #fff;
 font-size: 24px;
 letter-spacing: 0.01em; 
}
*/



/*
.mycustom_p_bold {
 text-shadow: 0px 1px 3px #fff;
 font-size: 16px;
 font-weight: 700;
}
*/
/*
.mycontentcontainer {
 background: rgba(255,255,255,0.8); 
}

.myheadline {
 color:#000;
 margin:5px;
 text-shadow: 0px 1px 3px #fff;
 font-size: 28px;
 letter-spacing: 0.01em; 	
 text-transform: uppercase;
 
}

.myheadline2 {
 color:#fff;
 margin:4px;
 text-shadow: 0px 1px 3px #000;
 font-size: 28px;
 letter-spacing: 0.01em; 	
 text-transform: uppercase;
 
}

.mybheaddiv {
 border-radius:5px;
 border: 1px solid white;
 margin: 0;
 background: rgba(27,163,60,1.0);
 background: -webkit-linear-gradient(rgba(27,163,60,1.0), rgba(20,122,45,1.0)); 
 background: -o-linear-gradient(rgba(27,163,60,1.0), rgba(20,122,45,1.0)); 
 background: -moz-linear-gradient(rgba(27,163,60,1.0), rgba(20,122,45,1.0)); 
 background: linear-gradient(rgba(27,163,60,1.0), rgba(20,122,45,1.0)); 

 box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}

#my20shadow {
 border-top:1px solid white;
 width:100%;
 height:20px; 
 background: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.0)); 
 background: -o-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.0)); 
 background: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.0)); 
 background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.0)); 
	
}

.mybubble {
 border-radius: 5px;
 border: 1px solid white;
 margin: 0;
 background: rgba(255,255,255,0.9);
 box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
 margin-bottom: 30px;
}


.p_footer {
 text-align: center;
 color: #fff;
 margin: 4px;
 text-shadow: 0px 1px 3px #000;
 font-size: 18px;
 letter-spacing: 0.01em; 
}

.p_footer a {
 color: #99ff99;
 text-decoration: none; 
}
.p_footer a:hover {
 color: #fff;
 text-decoration: underline; 
}

.myX {
 position: absolute;
 margin: 0 auto;
 right:25px;
}

.myX a{
 font-size: 24px;	
 color:#fff;	
 text-shadow: 0px 1px 3px #000;
}
.myX a:hover{
 text-decoration: none;
 
}

li {
 font-size: 16px;

}
@media (min-width: 768px) {
 .mycustom_p {
 }
}
*/

/*

.myimgbordershadow {
 border: 1px solid #606060;
 border-radius: 5px;
 box-shadow: 0px 10px 20px rgba(51,54,58,0.3);
}

.myheadingtrenner {
 background: rgba(255,255,255,0.8); 
 border-top: 1px solid #666;
 border-bottom: 1px solid #666;
 box-shadow: 0px 10px 20px rgba(0,0,0,0.8);
}

.mytext_headline {
 font-weight: 700;
 font-size: 18px;
 letter-spacing: 0.01em; 
 color: #333;
 margin-bottom: 5px;
}
.mytext_maintext {
 font-weight: 300;
 font-size: 14px;
 color: #333;
}

.myhr {
 margin:0;
 padding:0;
 border:0;
 border-bottom: 1px solid #fff;
 box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
}

*/

