

/* RESET  ==================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

tr,  td  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}


blockquote, q {
  quotes: none;
}

/*blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}ol, ul {
  list-style: none;
}
*/

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
    border:0px;
}

img.mainpic {
    float:right;
    margin:10px 0 0 0;
}

/* GENERAL DIVS ==================================================================== */


html {
  overflow-y: scroll;
  background:#ffffff;
}

html, body {
  height: 100%;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #1A1A1A;
  padding:0px;
  margin:0px;
  position:relative;
}

body {
    background: #ffffff;
    padding:0px;
}

#header {
    width:980px;
height:60px;
  padding:0px;
  margin:40px 0 0px 20px;
  position:relative;

}

#logo {
    position:absolute;
    left:490px;
    top:0px;
}

#container {
    width:980px;
  padding:0px;
  margin:0 0 20px 20px;
  position:relative;
}


#container.start {
    background:#00989A url('pics/pat.gif') repeat-x;
}

#container.start img {
    float:right;
}

#container.start p {
    margin:60px 0 10px 10px;
    color:#ffffff;
}

#container.start #lines {
    width:10px;
    height:80px;
    position:absolute;
    top:40px;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
}

#container.normal #lines {
    width:10px;
    height:80px;
    position:absolute;
    top:50px;
    border-top:1px solid #353535;
    border-bottom:1px solid #353535;
}

.line {
    width:10px;
    height:10px;
    border-bottom:1px solid #353535;
    margin:20px 0 30px 0;
}

#content {
    width:490px;
    min-height:300px;
    float:left;
}

/* GENERAL STYLES ==================================================================== */


h1 {
    width:400px;
    font:normal 25px/30px "Georgia", Times, serif;
    color: #5C5C5C;
    margin:40px 0 60px 10px;
}

#container.start h1 {
    font:normal 35px/30px "Georgia", Times, serif;
    color: #ffffff;
    margin:20px 0 20px 10px;
}

h2 {
    width:400px;
    font: bold 16px/22px "Georgia", Times, serif;
    color:#5C5C5C;
    margin:0 0 20px 10px;
} 

h3 {
    font: bold 16px/22px "Georgia", Times, serif;
    color:#5C5C5C;
    margin:0 0 0px 10px;
    padding:0;
} 

h4 {
    font: bold 14px/18px "Helvetica", Arial, sans-serif;
    width:400px;
    color:#5C5C5C;
    margin:0 0 10px 10px;
    padding:0;
}

ol, ul {
width:400px;
}

.list {
    list-style-type:disc;
    margin:0 0 20px 0;
    padding:0 0 0 2em;
}


a {
    text-decoration:none;
    color:#00989A;
}

a:hover, a.active {
    color:#353535;
}

p {
    width:400px;
    margin:0 0 10px 10px;
}

.nomargin {
    width:400px;
    margin:0px;
}

.clearer {
    height:auto;
    width:auto;
    clear:both;
}



/* NAVIS ==================================================================== */

#navibar {
    width:980px;
    height:40px;
    background:url('pics/pat.gif') repeat-x;
}

#navi2 {
    width:490px;
    height:30px;
    padding:10px 0 0 0;
    float:right;
}

#mainnavi2 {
    width:480px;
    height:30px;
    padding:10px 0 0 10px;
    float:left;
}





#mainnavi a {
    font-size:17px;
    font-family: "Georgia", Times, serif;
    margin:0 5px 0 10px;
}

#mainnavi a:hover, a.active {
    color:#353535;
}



#mainnavi2 a {
    font-size:15px;
    font-family: "Georgia", Times, serif;
    padding:5px 15px 0 0px;
    color:#ffffff;
}

#mainnavi2 a:hover, #mainnavi2 a.active {
    color:#353535;
}



#navi2 a {
    color:#ffffff;
    font-size:17px;
    font-family: "Georgia", Times, serif;
    padding:5px 15px 0 0px;
}

#navi2 a:hover, #navi2 a.active {
    color:#353535;
}



#themennavi {
    width:300px;
    float:right;
    margin: 40px 0 0 0;
    padding:0 190px 0 0;
    clear:right;
}

#themennavi a {
    display:block;
    margin:0 0 10px 0;
    padding:0 0 0 20px;
    background:url('pics/bullet.png') 0px 2px no-repeat;
}

#themennavi a:hover, #themennavi a.active {
    background:url('pics/bullet_h.png') 0px 2px no-repeat;
}

#themennavi h2 {
    width:300px;
    font: bold 14px/18px "Georgia", Times, serif;
    color:#353535;
    margin:0 0 20px 0px;
}


#startfooter {
    width:972px;
    background:#E5E5E5;
  padding:4px;
  margin:40px 0 0px 0px;
    border-top:1px solid #ffffff;
}

#container.start .startbox {
    width:227px;
    height:150px;
    background:url('pics/pat_grau.gif') repeat-x;
    margin:0 4px 0 0;
    padding:6px;
    float:left;
}

#container.start .startbox h1 {
    width: auto;
    font-size:22px;
    margin:0;
    padding:0;
}

#container.start .startbox h1 a {
    display:block;
    background:url('pics/bullet.png') right no-repeat;
}

#container.start .startbox h1 a:hover {
    background:url('pics/bullet_h.png') right no-repeat;
}

#container.start .startbox p {
    width:auto;
    margin:0;
    font-size:12px;
    color:#353535;
}

#container.start #adresse {
    float:right;
    color:#353535;
}

#container.start #adresse p {
    font-size:12px;
    color:#353535;
    margin:10px 20px 10px 0;
    width:auto;
}

#teamdiv img {
    float:right;
    margin:0 380px 0 0;
}

#teamdiv .doc, #teamdiv .mit {
    height:175px;
    margin:0 0px 0 0;
}

#teamdiv .doc img, #teamdiv .mit img {
    float:left;
    margin:0 20px 0 0;
    clear:left;
}

#teamdiv .doc h4, #teamdiv .mit h4 {
    width:auto;
}

#teamdiv .doc p, #teamdiv .mit p {
    width:auto;
}

form {
    margin:0 0 0 10px;
}

label {
    display:block;
    font-size:12px;
}

input {
    width:400px;
    border:0px;
    border-bottom:1px solid #353535;
}

input.submit {
    width:auto;
    margin:10px 0 40px 0;
    border:0px;
    background:#0EB1B2;
    cursor:pointer;
    color:#ffffff;
}

input.submit:hover {
    background:#353535;
}

textarea {
    width:400px;
    height:200px;
    border:0px;
    border-bottom:1px solid #353535;
}

#map {
    position:absolute;
    right:0px;
}

#footer {
    width:auto;
    clear:both;
    padding:50px 0 20px 30px;
    font-size:11px;
}

