
@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: #0B447B; }
#kopfbereich { width: 960px;
	      padding: 25px 20px 17px 20px;
	      margin: 0 auto; }
    
p.language { font-size: 100%;
    color: white;   
    padding: 0 0 3px 600px; }
p.language a.here { color: white;
              font-weight: bold; }     	
.language a { text-decoration: none; }
.language a:link { color: white; }
.language a:visited { color: white; } 
.language a:hover, a:focus {
	 text-decoration: none;
     font-weight: bold;
     color: white; }     
/*    
p.claim { font-size: 98%;
          font-weight: normal;
		  color: white;                
		  letter-spacing: 1px;
		  padding: 6px 0 20px 0; }  */


/* ============================================================
  4. navmain + hyperlinks    (navibereich ist 960px breit)
============================================================= */

nav {
	width: 100%;
	overflow: hidden;
	background: #01509c;  
    background-image: linear-gradient(#388DDF, #01509c); } 
#navibereich { 
    width: 960px;
    color: white;
	padding: 12px 20px 8px 20px;
	margin: 0 auto; }        
p.navmain { font-size: 90%;
    color: white;  
    padding: 0 0 0 0; }
/*    
p.navmain a.here { color: yellow; }     	
.navmain a { text-decoration: none; }
.navmain a:link { color: #e6e6e6; }
.navmain a:visited { color: #e6e6e6; } 
.navmain a:hover, a:focus {
	 text-decoration: none;
     color: yellow; }  */     

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

main { width: 100%;
    background-color: white; 
    border-bottom: 1px solid #838FDB; }
#inhaltsbereich-1 { 
    font-family: "Sergoe UI semibold", Verdana, "Trebuchet MS", "Lucida Sans", sans-serif;
	width: 960px;
	color: #0000B5;           /* war #3C5B9E; */
    padding: 14px 20px 45px 20px;     
	margin: 0 auto; }
  
p.sister { font-size: 96%;
    padding: 10px 0 10px 300px;
    color: #0000B5;    
    text-decoration: none;
    background-color: #FFFFE0;
    border: 1px solid #2A2AC3; }               /*  war #DEF9F0; }*/
.sister a { text-decoration: none;
    font-weight: bold; }
.sister a:link { color: #14979A; }
.sister a:visited { color: #14979A; } 
.sister a:hover, a:focus {
	 text-decoration: none;
     font-weight: bold; 
     color: #0000B5; }       
    
h1 { font-size: 150%;     
    font-weight: bold;
    letter-spacing: 0;
    padding: 30px 0 20px 0; }
p.clients { font-size: 100%;
     line-height: 1.6;
     padding: 0 100px 15px 0; }	  
p.cands { font-size: 100%;
     line-height: 1.6;
     padding: 0 100px 0 0; }
    
h2  { font-size: 125%;     
    font-weight: bold;
    color: #14979A;
    padding: 30px 0 0 0; }
 h2.sub  { font-size: 125%;     
    font-weight: bold;
    color: #14979A; 
    padding: 4px 0 25px 250px; }   
    
    
    
p.track-1 { font-size: 100%;
     line-height: 1.6;
     padding: 0 100px 0 0; }
p.track-2 { font-size: 100%;
     line-height: 1.6;
     padding: 20px 100px 0 0; }
       
    
    

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


section { width: 100%;
    background: #f1f1f1;    /* et dunkler:  #ececec;  */ 
	border-bottom: 1px solid #838FDB; }
#inhaltsbereich-2 {
	width: 960px;
	color: #0000B5;            /* war dunkler #3C5B9E; */
    padding: 30px 20px 15px 20px;  
	margin: 0 auto; }
p.categ { font-size: 110%;
    font-weight: bold;
    padding: 0 0 5px 0;} 
p.subline { font-size: 95%;
    color: #3C5B9E;
    line-height: 1.3;
    padding: 0 150px 25px 26px; }    
    
p.field { font-size: 100%;
    font-weight: bold;
    padding: 0 0 15px 28px;}  

ul { font-weight: normal;
	padding: 0 120px 20px 50px; }
ul li { font-size: 108%; 
    line-height: 1.2;
    padding: 0 0 6px 0; }
span.small { font-size: 85%;
    color: #3C5B9E; }  

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

aside { width: 100%;
    background: white; 
	border-bottom: 1px solid #838FDB; }    
#inhaltsbereich-3 {
    width: 960px;
    color: white;
    padding: 25px 20px 40px 20px;
	margin: 0 auto; }
p.win-win { font-size: 100%;
    font-weight: bold;
    color: #0000B5;
    padding: 0 105px 16px 0; }       
p.combine { font-size: 95%;
    color: #0000B5; 
    line-height: 1.6;
    padding: 0 100px 0 0; }
    

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

footer { width: 100%;
    background: #0B447B; }     
#fussbereich { 
	     width: 960px;
	     padding-right: 20px;
	     padding-bottom: 20%;  /* dh 20% der gesamten Höhe der Seite */
	     padding-left: 20px;
	     margin: 0 auto; } 

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

p.contact { font-size: 82%;
         line-height: 1.5;
         color: #cccccc;
         padding-top: 14px; }
.contact a { text-decoration: underline; }
.contact a:link { color: #cccccc; }
.contact a:visited { color: #cccccc; } 
.contact a:hover, a:focus {
	     text-decoration: none;
         color: #ffff42; }                /*  war #F585A1; }  */	  

p.copyright { 
         font-size: 82%;
		 line-height: 1.4;
		 color: #cccccc;
         padding-top: 15px;  }

/* p.photos { padding-top: 15px;
         font-size: 82%;
		 color: #cccccc; } */
p.dom {  font-size: 96%;
		 line-height: 1.4;
		 color: #EFFBB0;
         padding-top: 25px;  }
.dom a { text-decoration: underline; }
.dom a:link { color: #cccccc; }
.dom a:visited { color: #cccccc; } 
.dom a:hover, a:focus {
         font-size: 96%;
	     text-decoration: none;
         color: yellow; }                   
    

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


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


