/* =======================================================================
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: 64px 20px 0 20px;
	      margin: 0 auto; }
/*
p.language { font-size: 90%;
    color: #cccccc;
    padding: 0 0 10px 580px; }
p.language a.here { color: #4E72BF; }     	
.language a { text-decoration: none; }
.language a:link { color: #b3b3b3; }
.language a:visited { color: #b3b3b3; } 
.language a:hover, a:focus {
	 text-decoration: none;
     color: #3C5B9E; } */
    
p.logo { padding: 0 0 20px 2px; }
    
/*    
p.claim { font-size: 108%;
          font-weight: normal;
		  color: white; 
		  letter-spacing: 1px;
		  padding: 4px 0 14px 0; }  */



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

nav {
	width: 100%;
	overflow: hidden;
    background: #044949;
    background-image: linear-gradient(#6FFEFF, #044949); }
    
    /* war vorher etwas heller
	background: #044949;
    background-image: linear-gradient(#6FFEFF, #16545E); } */
    
#navibereich { 
    width: 960px;
    color: white;
	padding: 8px 20px 7px 20px;
	margin: 0 auto; }

p.navmain { font-size: 110%;
    color: white;  
    padding: 0 0 0 0; }  

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

main { width: 100%;
    background-color: white; 
    /* color: #365FB7; */
    border-bottom: 1px solid #838FDB; }
#inhaltsbereich-1 {
	width: 960px;
	padding: 15px 20px 65px 20px;
	margin: 0 auto; }
    
h1.experts  { font-size: 220%;   
            font-weight: bold;
            color: #26284B;        
            padding: 40px 0 0 0; }
h1.dynamic  { font-size: 215%;   
            font-weight: bold;
            color: #26284B;        
            padding: 6px 0 50px 0; }   
    
    
p.images { padding: 0 0 0 0; }    

h1.heading-1  { font-size: 220%;   
            font-weight: bold;
            color: #26284B;        
            padding: 60px 0 0 0; } 
h1.heading-2  { font-size: 180%;   
            font-weight: bold;
            color: #26284B; 
            background: white;    
            letter-spacing: 0;
            padding: 6px 0 0 140px; }    
    
p.par-1 { font-size: 109%;     
    color: black;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5;
    padding: 45px 90px 0 0; } 
    
p.par-2 { font-size: 109%;     
    color: black;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.6;
    padding: 35px 90px 0 0; }
    
p.par-3 { font-size: 109%;     
    color: black;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.6;
    padding: 35px 90px 0 0; }
    
p.par-4 { font-size: 109%;     
    color: black;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.6;
    padding: 35px 90px 0 0; }    
    
    
    
p.win-win  { font-size: 138%;     
    color: #018A8A;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
    padding: 35px 90px 55px 0; }     

    
table { border-collapse: collapse;
    border: 1px solid #0000B5;
    background-color: white; }
    
table.tr  { font-size: 120%;     
    color: #018A8A;
    font-weight: bold; }
tr:first-child {
    border-bottom: 1px solid #0000B5;
    background: #EEFDFD; }    
    
    
table td { padding: 7px 0 7px 10px; } 
    
span.greenblu { color: #018A8A; }
     
.color { font-size: 110%;
    color: #018A8A; } 
    
        
table a { font-size: 109%;
    color: #0000B5; }
  	
table a { text-decoration: underline; }
table a:link { color: #0000B5; }
table a:visited { color: #0000B5;
     text-decoration: none; } 
table a:hover, a:focus {
	  text-decoration: none;
      color: #F30413; } 
        
    
    


/* ===============================================================
  6. section  
====================================================== */

section { width: 100%;
    background: #f1f1f1;  
	border-bottom: 1px solid #838FDB; }
#inhaltsbereich-2 {
	width: 960px;
	padding: 32px 20px 35px 20px;  
	margin: 0 auto; }    
 
p.further { font-size: 130%;
    font-weight: normal;
    color: #FD0826;
    line-height: 1.4;
    padding: 0 0 10px 0; }       

    
/*  p.subline { font-size: 95%;
    color: #3C5B9E;
    padding: 0 0 20px 26px; }  
    
ul { font-weight: normal;
     color: #3C5B9E;
	 padding: 0 120px 0 50px; }
ul li { font-size: 108%; 
    line-height: 1.2;
    padding: 0 0 6px 0; }
li.last-item { padding-bottom: 20px; }    
li.new-group { padding-top: 20px;
    border-top: 2px solid #C6C9DD; }      
span.small { font-size: 85%;
    color: #5C6B8C; }  */ 
  
/* ==========================================================
  7. language-bar + hyperlinks   = 1000px breit
=========================================================== */

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

footer { width: 100%;
    background: black; }    /* war d-blau #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: 102%;
         color: #cccccc;
		 padding-top: 35px; }
  
p.copyright { font-size: 98%;
	color: white;
    padding-top: 22px; }

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

p.contact { font-size: 94%;
    color: white;
    padding-top: 22px; } 
  
.contact a { text-decoration: underline; }
.contact a:link { color: #6FFEFF; }
.contact a:visited { color: #6FFEFF; } 
.contact a:hover, a:focus {
	text-decoration: none;
    color: #FC747C; }     
        
    


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


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


