
@charset "utf-8";


/* =========================================================
Stylesheet desktop.css 
========================================================== */


@media screen and (min-width: 768px) {


/* ============================================================
  1. Reset - alle Abstände auf null setzen
============================================================= */

html { overflow-y: scroll; }   /* somit auf allen Seiten eine Bildlaufleiste */
html { -webkit-text-size-adjust: 100%; }
body, div,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, code,
ul, ol, li, table, th, td,
form, fieldset, legend, input, textarea {
	padding: 0;
	margin: 0; }
article, aside, details, figcaption, figure,
footer, header, hgroup, main, nav, section, summary {
	display: block; }



/* ==================================================================
  2. Body + allgemeine styles für Überschriften, Absätze und Listen
============================================================= */

body { font-family: Verdana, Segoe, "Segoe UI", Arial, "Lucida Sans", "Trebuchet MS", sans-serif;
	   font-size: 100%; }        /* margin: 10px; } erzeugt weissen BS-Rand am Balken */  

/* =====================================================
  3. Header  (kopfbereich = 1000px breit)
======================================================= */

header { width: 100%;
    background-color: black; }     
#kopfbereich { width: 960px;
	      padding: 15px 0 0 20px;
	      margin: 0 auto; }
    
p.language { font-size: 100%;
    font-weight: normal;
    color: white;
    text-align: right;
    padding: 0 60px 0 0; }
    
p.language a.here { color: #6FFEFF;
    font-weight: bold;
    align-content: }     	
.language a { text-decoration: none; }
.language a:link { color: white; }
.language a:visited { color: white; } 
.language a:hover, a:focus {
	 text-decoration: none;
     color: #6FFEFF; } 
    
p.navmain { font-size: 90%;
    color: white;
    text-align: right;
    padding: 10px 60px 0 0; }

p.logo { padding: 6px 0 0 0 ; }
   
p.sister { font-size: 96%;
    padding: 0 60px 5px 0;
    color: white;
    text-align: right;
    text-decoration: none; }        
.sister a { text-decoration: none;
    font-weight: bold; }
.sister a:link { color: #6FFEFF; }
.sister a:visited { color: #6FFEFF; } 
.sister a:hover, a:focus {
	 text-decoration: none;
     font-weight: bold; 
     color: #FF8A8A; } 
    
span.türkis { color: #6FFEFF;
    font-size: 109%;
    font-weight: bold; }     
    
/* ============================================================
  4. navmain + hyperlinks    (navibereich ist 960px breit)
============================================================= */
/*
nav {
	width: 100%;
	overflow: hidden;
    background: #044949;
    background-image: linear-gradient(#6FFEFF, #044949); }
        
#navibereich { 
    width: 960px;
    color: white;
	padding: 12px 20px 8px 20px;
	margin: 0 auto; } 
    
 */       

/* ============================================================
  4. main + hyperlinks  (inhaltsbereich = 1000px breit)
=========================================================== */

main { width: 100%;
    background-color: white; 
    border-bottom: 1px solid #018A8A; }
#inhaltsbereich-1 { 
    font-family: "Sergoe UI semibold", Verdana, "Trebuchet MS", "Lucida Sans", sans-serif;
	width: 960px;
	color: #26284B;           /* war #3C5B9E; */
    padding: 15px 20px 40px 20px;     
	margin: 0 auto; }

/*  
p.sister { font-size: 96%;
    padding: 5px 0 5px 350px;
    text-decoration: none;
    background-color: #EFFCFC;
    border: 1px solid #018A8A; }               
.sister a { text-decoration: none;
    font-weight: bold; }
.sister a:link { color: #018A8A; }
.sister a:visited { color: #018A8A; } 
.sister a:hover, a:focus {
	 text-decoration: none;
     font-weight: bold; 
    color: #F30413; } */  

    
p.hero { padding: 0 0 0 0; } 
    
h1.heading-1  { font-size: 230%;   
            font-weight: bold;
            color: #26284B;        
            padding: 60px 0 0 0; } 
h1.heading-2  { font-size: 226%;   
            font-weight: bold;
            color: #26284B; 
            background: white;    
            letter-spacing: 0;
            padding: 6px 0 0 140px; } 
    
p.key-areas { font-size: 109%;   
            font-weight: normal;
            color: #018A8A;
            padding: 15px 0 60px 0; } 
    
    
ol { font-size: 125%;
     list-style-type: none;
     padding: 70px 80px 40px 45px; }

ol li { line-height: 1,3;
    color: #26284B;                    
    padding: 0 0 0 0; } 

span.number { font-size: 120%;
    color: #018A8A; }            

p.subline { font-size: 80%;
    font-weight: normal;
    color: #018A8A;
    line-height: 1.3;
    padding: 0 0 30px 45px; }
    
 span.red { color: #F30413;
    font-size: 109%;
    font-weight: bold; }        
    
span.greenblu { color: #018A8A; }  
    
    
    
p.premier { font-size: 155%;     
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 0 0 0; }
    
p.clients { font-size: 109%;
     line-height: 1.7;
     padding: 20px 80px 0 0; }	
    
p.roof { font-size: 150%;   
    font-weight: bold;
    color: #26284B;
    letter-spacing: 0;
    padding: 40px 0 0 0; }   
        
p.cands { font-size: 109%;
     line-height: 1.7;
     padding: 20px 80px 0 0; }
    
span.eusec { font-size: 115%;
    font-weight: bold;
    font-style: italic;
    color: #018A8A; }       


/* =============================================================
  5. section  (roter background, = 1000px breit)
=========================================================== */


section { width: 100%;
    background: #f1f1f1;    /* et dunkler:  #ececec;  */ 
	border-bottom: 1px solid #838FDB; }
#inhaltsbereich-2 {
	width: 960px;
	color: #26284B;
    padding: 30px 20px 15px 20px;  
	margin: 0 auto; }
p.categ { font-size: 115%;
    font-weight: bold;
    color: #018A8A;
    padding: 0 0 25px 0;}   
p.field { font-size: 100%;
    font-weight: bold;
    padding: 0 0 10px 28px;}  
/*
ul { font-weight: normal;
	padding: 0 120px 20px 50px; }
ul li { font-size: 108%; 
    line-height: 1.4;
    padding: 0 0 6px 0; } */
span.small { font-size: 85%;
    color: #018A8A; }  

    
/* ============================================================
  6. aside  -  language-bar + hyperlinks (language bar = 1000px breit) 
=========================================================== */

aside { width: 100%;
    background: #f1f1f1; 
	border-bottom: 1px solid #838FDB; }    
#inhaltsbereich-3 {
    width: 960px;
    color: white;
    padding: 30px 20px 32px 20px;
	margin: 0 auto; }
p.win-win { font-size: 135%;
    font-weight: bold;
    color: #018A8A;
    padding: 0 105px 15px 0; }       
p.combine { font-size: 92%;
    color: #26284B; 
    line-height: 1.6;
    padding: 0 110px 0 0; }
    

/* ==========================================================
  7. footer + hyperlinks   (fussbereich = 1000px breit)
============================================================ */

footer { width: 100%;
         background: #333333; }   
#fussbereich { 
	     width: 960px;
	     padding-right: 20px;
	     padding-bottom: 20%;  
	     padding-left: 20px;
	     margin: 0 auto; } 

p.vorbe { font-size: 96%;
         color: #cccccc;
         padding-top: 30px; }
    

p.service { font-size: 82%;
         color: #cccccc;
         padding-top: 25px; }
.service a { text-decoration: underline; }
.service a:link { color: #6FFEFF; }
.service a:visited { color: #6FFEFF; } 
.service a:hover, a:focus {
	     text-decoration: none;
         color: #FC747C; }          
 
p.copyright { 
         font-size: 82%;
		 line-height: 1.4;
		 color: #cccccc;
         padding-top: 25px;  }
    

/* p.photos { padding-top: 15px;
         font-size: 82%;
		 color: #cccccc; } */

    
}   /*  Ende @media - nicht löschen */


/* ====================================================
    ENDE
======================================================= */


