/*
Author: Manuela Ewers
Author URI: http://www.manuelaewers.de
*/



/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none }



/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3 {font-family: 'Open Sans', sans-serif;}

h1 {     
    font-size: 30pt;
    font-weight: bold;
    color: #2d5f88;
}

h2 {    
    font-size: 13.5pt;
    font-weight: bold;
    line-height: 20px;
    color: #2d5f88;
}

h3 {
    font-size: 13pt;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
}

h4 {
    font-size: 15pt;
    color: #2d5f88;
} 


a {
    text-decoration: none;
    color: #2d5f88;
}


/* EVERYTHING ELSE */
         
html, body {
    background-color: #2d5f88;
    background-repeat: repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #2d5f88;
}

#wrap {
    margin: auto;
    margin-top: 20px;
    width: 1021px;
    height: 100%;
}

p {
    margin-top: 15px; 
    margin-bottom: 15px;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   color: #2d5f88;
   font-size: 15px;
   letter-spacing: 1px;
}

.no-hyphens {
   -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; 
}
td {padding: 0px; vertical-align: top;}
#kontakt td {padding: 4px;}

.pointer{cursor: pointer;}
.clear{clear: both;}
.fright{float: right;}
.fleft{float: left;}

.spalten {
  width: 600px;
  column-count: 2;
  column-rule-color: #c8890f;
  column-rule-width: 1px;
  column-rule-style: dashed;
  -moz-column-count: 2;
  -moz-column-rule-color: #c8890f;
  -moz-column-rule-width: 1px;
  -moz-column-rule-style: dashed;
  -webkit-column-count: 2;
  -webkit-column-rule-color: #c8890f;
  -webkit-column-rule-width: 1px;
  -webkit-column-rule-style: dashed;
}


/* Header */

header {
    width: 1021px;
    height: 194px; 
    margin: auto; 
    padding: 0px; 
    margin-top: 0px;    
}

#logo {
    width: 414px;
    height: 194px;
    float: left;
}

#bild_rechts {
    width: 607px;
    height: 194px;
    float: left;
}


/* Menu */

nav {
    width: 100%;
    height: 30px;    
}

#navigation li {
    float: left;
    padding: 10px;
    margin-left: 17px;
    margin-right: 17px;
}

#navigation .current, #navigation li:hover {
    background-image: url(images/menu_arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#navigation li a {
    color: white;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
}


/* Inhalt */

#main {
    background: #fff;
    padding: 60px 10px 20px 20px;
    height: 405px;
}

#main img {margin: 10px;}

#seitenboxen {
    float: left;
    width: 238px;
    height: 100%;
}

#greenbox {
    width: 218px;
    min-height: 200px;
    background: #aac731;
    padding: 30px 5px 10px 15px;
    color: #fff;
}

#greenbox li {
    margin-left: 15px;
    font-size: 12px;
    margin-top: 10px;
    letter-spacing: 0;
    line-height: 1.1;
    list-style-image:url(images/list-style4.jpg); 
}

.ref{
    margin-top: -10px;
    margin-bottom: 10px;
}

#whitebox {
    width: 180px;
    padding: 13px; 
}

#whitebox p, #whitebox td {
    font-size: 12px;
    margin-top: 8px;
    letter-spacing: 0;
}

#whitebox td, #whitebox a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0px;
    letter-spacing: 0;
}

#inhalt {
    float: left;
    width: 690px;
    max-height: 400px;
    margin-left: 20px;
    margin-top: -10px;
    padding: 20px;
    padding-top: 0px;
} 

#inhalt p {
    margin: 28px 0px;
}

#zweispaltig #inhalt {
    width: 918px;
}    

.spalte {
    float: left;
    width: 440px;
}

.schwerpunkte li {
    margin-left: 25px;
    color: #2d5f88;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: bold;
    list-style-image:url(images/list-style1.jpg);
}

.list li {
    margin-left: 25px;
    color: #2d5f88;
    margin-bottom: 15px;  
    list-style-image:url(images/list-style1.jpg); 
}

.list li ul li {
    margin-left: 30px;
    list-style: none;
    color: #aac731;
    margin-bottom: 2px;
}

.list li ul li ul li {
    margin-left: 50px;
    color: #2d5f88;
    margin-bottom: 2px;
    list-style-image:url(images/list-style2.jpg); 
}

.list li ul li ul li ul li {
    margin-left: 30px;
    margin-bottom: 2px;
    list-style: none;
}

.list li ul li ul li ul li ul li {
    margin-left: 50px;           
    margin-bottom: 2px;
    list-style-image:url(images/list-style2.jpg);
}

.list2 li {
    margin-left: 0px;
    color: #2d5f88;
    margin-bottom: 15px;
    list-style: none;
    font-weight: bold;
}

.list2 li ul li {
    margin-left: 30px;
    list-style: none;
    color: #aac731;
    margin-bottom: 2px;
    font-weight: normal;
}

.list2 li ul li ul li {
    margin-left: 15px;
    margin-bottom: 2px;
    list-style-image:url(images/list-style3.jpg);
    padding-left: 5px;        
}

.referenz {
    float: left;
    width: 240px;
    height: 165px;
    margin-right: 40px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    border: 1px solid #2d5f88;
}

.referenz span {
    width: 10px;
    height: 100%;
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
}

.referenz img {
    vertical-align: middle;
    max-width: 230px;
}

.scroll {
    height: 355px;
    overflow-y: scroll;
}
.no-scroll {
    overflow-y: hidden;
}

.formular {
    width: 400px;
    margin-left: 100px;
} 




/* Footer */

footer { 
    height: 45px;
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 20px;  
    padding: 10px 0px 10px 25px;
}

.ten {font-size: 10px;}
#footer_rl {width: 320px; float: left; font-size: 10px; margin-top: 15px;}
#footer_rr {width: 130px; float: right; text-align: right;}

#footer_links {
    float: left;
    width: 326px;
    height: 100%;
    padding-left: 7px;
    margin-top: 10px;
}
#footer_rechts {
    float: left;
    width: 590px;
    margin-left: 20px;
    padding: 0px 20px;
}
