html, body {
    height: 99%;
}

body{
    margin: 0;
    padding: 0;
    background: #fff url('images/body.jpg') repeat-x left top;
    text-align: center;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

#center a{
	outline: none;
cursor: hand;
pointer: hand;
}

#menu ul{
    padding: 0;
    margin: 0 0 0 10px;
}

#menu li{
    list-style: none;
    float: left;
    line-height: 25px;
    padding-right: 20px;
    font-size: 10px;
}

.menu{
    padding-right: 30px;
    line-height: 24px;
}

.menu a{
    font-size: 10px;
    color: #ddd;
    text-decoration: none;
    font-variant: small-caps;
    text-transform: uppercase;
    text-shadow: #333 1px 1px 2px;
}

.menu a:hover{
    color: #f90;
    text-decoration: none;
}

#essential{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 10px;
    color: #aaa;
    padding: 10px;
    text-align: right;
}

#essential a, #copyright a{
    color: #999;
    text-decoration: none;    
}

#copyright{
    font-size: 10px;
    color: #aaa;
    padding: 10px;
    padding-bottom: 20px;
}


a{
    color: #f93;
    text-decoration: none;
 /*   text-transform: uppercase; */
}

a:hover{
    color: #f93;
    text-decoration: underline;
}

div#center
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 952px;
      height: 400px;
      margin-left: -461px; /* half of width */
      margin-top: -200px;  /* half of height */
      background-color: #fff;
      }


.page{
    text-align: justify;
    line-height: 18px;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div#centerPage{
    margin: 0 auto;
    width: 922px;
    text-align:left;    
    padding-top: 70px;
    /* background: url('images/dasbild.jpg') no-repeat right 55px; */
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

html>body div#centerPage{
    padding-bottom: 10px;
}

html>body div#centerPage{
    /* background: url('images/dasbild.jpg') no-repeat right 75px; */
}

#dasbild{
    float: right;
    margin-top: -10px;
}

html>body #dasbild{
    float: right;
    padding-top: 8px;
    margin: 0;
}

#myText{
    padding: 0 10px;
}

#myText p{
    margin: 0 0 10px;
}

#myText h3{
    
}

/*
#myText h2{
    padding: 0;
    margin: 0;
    font-size: 16px;
}
*/

#centerPage ul{
    margin-left: 20px;
    padding-left: 20px;
}

#centerPage ul.pl{
  margin-left: 130px;
}

#centerPage ul.pl li{
 padding-left: 0px;
}

div#centerPage h2{
    font-size: 22px;
    color: #E28000;
    text-shadow: #ddd 1px 1px 2px;
    padding: 2px 0 15px 10px;
    border-bottom: 1px solid #eee;
}

/*
#myText h2{
    padding: 0; 
    margin: 0;
    font-size: 16px;
}
*/


div#centerPage h3{
    padding: 0 0 0 8px;
    clear: both;
    margin: 25px 0 0;
    border-left: 2px solid #f90;
}


html>body div#centerPage h2{
    padding-bottom: 20px;
}

div#centerPage p{
    text-align: left;
    line-height: 18px;
    padding: 5px 10px;
}

div#centerPage li{
   line-height: 18px;
}

.errorMessage{
    color: #f00;
    margin-bottom: 10px;
}

.myinput{
    width: 99%;
}

#contact div{
    margin-bottom: 10px;
}

#contact fieldset{
    border: 1px solid #ddd;
    border-width: 1px 0 0 0;
}

#contact legend{
    padding: 3px 6px;
    font-weight: bold;
}

h2.teammate{
    color: #f00;
    border: none;
}

div.teammate{
   padding: 10px 85px;
}

div.teammate h3{
   padding-left: 20px;
}

td.arr{
   background: #eee url('images/arr.jpg') no-repeat left bottom;
   padding-bottom: 10px;
}

#breadcrumbs{
   font-size: 11px;
   border-bottom: 1px solid #eee;
   margin: 0 10px;
   padding-bottom: 7px;
   margin-top: -10px;
   color: #666;
   margin-bottom: 20px;
}


div#centerPage div#myText h2{
    padding: 0; 
    margin: 0;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f90;
    color: #000;
    margin-top: 20px;
}
