* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, Arial;
    font-size: 9px;
    background-color: #f6e7a8;
}

img { border: none; vertical-align: bottom; }

p, h4, h5, ol { margin-bottom: 1em; }

ul  { list-style: none; margin-bottom: 1em; }
ul.list { list-style: disc; margin-bottom: 1em; list-style-position: outside; margin-left: 20px; }

ol { list-style-type: decimal; margin-left: 30px; }
ol li { margin-bottom: .5em; }
ol li ul { margin-bottom: 0; }
ol li ul li { margin-bottom: 0; }

a   { color: #7b281d; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }



p.subtitel { font-style: italic; }
/*p, a, li { font-size: .85em; }*/

/*#main_start {
  background-color: #f9f5d0;
  background-image: url(img_layout/bg_affe.jpg);  
  background-repeat: no-repeat;
  
  width: 800px;
  height: 500px;
  text-align: left;
}*/

h2 { font-family: Times, "Times New Roman", serif; font-size: 1.4em; margin-bottom: 5px; }

a#impressum { 
  position: absolute;
  left: 10px;
  top: 590px;
  color: #f9f5d0;
}

a#home {
  position: absolute;
  top: 16px;
  left: 9px;
  width: 210px;
  height: 60px;
  /*border: 1px solid red;*/
}

/* SPECIAL
-----------------------------------------------------------------------------------------------------
*/

.clear {
  clear: both;
  height: 1px;
}


/* MAIN
-----------------------------------------------------------------------------------------------------
*/

#main {
    position: relative;
    width: 1000px;
    height: 620px;
    font-size: .7em;
    line-height: 1.2em;
    color: #7b281d;
    text-align: left;
    background: #f9f5d0 url("img_layout/bg_1000_neu_logo.jpg") top left no-repeat;
    /*border: 1px solid yellow;*/
}

#main.start { 
  background: #f9f5d0 url("img_layout/bg_1000_start.jpg") top left no-repeat;
}

#main_index {
    width: 1000px;
    height: 620px;
    font-size: .7em;
    color: #7b281d;
    text-align: left;
    background: #f9f5d0 url("img_layout/bg_1000_hand_logo_neu.jpg") top left no-repeat;
    /*border: 1px solid yellow;*/
}

/* CONTENT
-----------------------------------------------------------------------------------------------------
*/

#content {
  width: 790px;
  height: 510px;
  padding-right: 10px;
  margin-left: 190px; 
  overflow: auto;
}

* html #content { height: 495px; }
*+html #content { height: 510px; }

/* NAVIGATION
-----------------------------------------------------------------------------------------------------
*/

ul#nav {
    width: 730px;
    padding-top: 20px;
    margin: 0 0 5px 270px;
    overflow: hidden;
}
/*
*+html { width: 1000px; }
*/
ul#nav li {
    float: left;
    /*width: 100px;*/
    /*height: 70px;*/
    display: block;   
    margin-right: 50px;
    /*line-height: 70px;*/
    padding: 25px 0 30px; 0;
    /*border: 1px solid green;*/
    text-align: center;
}

ul#nav li.active {
   background: #f9f5d0 url("img_layout/hand_menu_neu.jpg") top center no-repeat;
}

ul#nav li.with_sub {
  padding-bottom: 0;
}

ul#nav li a, ul#nav li.active a, {
    display: inline;
    display: block;
    width: 100%;
    margin: 0;
    /*border: 1px solid red;*/
    /*margin: 10px 0px 20px 20px;*/
}

ul#nav li ul#sub { width: 100%; text-align: center; overflow: hidden; }
ul#nav li ul#sub li { width: 100%; height: 16px; padding: 0; margin: 0; }
ul#nav li ul#sub li a { font-weight: normal; width: 100%; margin: 0; }

/* SUB-NAVIGATION
-----------------------------------------------------------------------------------------------------
*/

ul#sub_navi { margin-bottom: 20px; margin-left: 200px; }

/* LANGUAGES
-----------------------------------------------------------------------------------------------------
*/

ul#flags {
  text-align: center;
  padding: 40px 0 0 150px;
  /*border: 1px solid red;*/
}

ul#flags li {
  display: inline;
}

ul#flags li a {
  margin: 20px;
  margin-right: 40px;
}

/* GALLERY
-----------------------------------------------------------------------------------------------------
*/

ul#gallery {
  width: 700px;
  margin-left: -10px;
  float: left;
  /*border: 1px solid yellow;*/
}

ul#gallery li {
  /*min-height: 220px;*/
  /*border: 1px solid blue;*/
  width:  160px;
  height: 120px;
  margin: 0 0 10px 10px; 
  float: left;
  display: block;
}

/* ÜBER UNS
-----------------------------------------------------------------------------------------------------
*/

ul#portrait { width: 710px; border: 0px solid green; }
ul#portrait li p a {
  font-weight: bold;
}

ul#portrait li p   { float: left; width: 505px; margin-top: -3px;}
ul#portrait li img { float: left; /*display: block;*/ }

ul#portrait li img.left {
 margin-right: 10px;
}

ul#portrait li img.right {
  margin-left: 10px;
}

ul#portrait li {
  margin-top: 0px;
}

ul.count_nav {
  margin-left: 10px; 
  /*clear: both;*/
}

ul.count_nav li {
  float: left;
  text-align: center;
  line-height: 40px;
  width: 32px;
  height: 40px;
  margin-right: 5px;
  /*border: 1px solid #7b281d;*/
}

ul.count_nav li.active { background-repeat: no-repeat; background-image: url(img_layout/hand_klein.jpg); }

ul.count_nav li a { display: block; width: 100%; height: 100%; }

form span { padding-top: 3px; }

label {
  display: block;
  clear: both;
  float: left;
  width: 120px;
  padding-top: 3px; 
}

label.nl {
  clear: both;  
}

input {
  float: left;
  width: 200px;
  margin-bottom: 0.5em;
  /*clear: both; */
}

input.paypal { width: 90px; }
input.plz   { width: 100px; }
input.radio { width: 30px; }

fieldset {
  float: left;
}

fieldset.left { width: 300px; }
fieldset.right { width: 300px; }

/*
--------------------------------------------------------
*/

#content.ziele #inside, #content.projekte #inside { 
  margin-left: 75px; 
  width: 600px; 
}

#content.ueber_uns #inside { 
  margin-left: 65px; 
  width: 610px; 
}

#content.aktiv_werden { height: 450px; }
#content.projekte { height: 470px; }
* html #content.aktiv_werden { height: 435px; }
* html #content.projekte { height: 465px; }  

#content.aktiv_werden #inside {
  /*height: 420px;*/
  margin-left: 75px; 
  width: 600px;  
}

#content.foto #inside {
  /*height: 420px;*/
  margin-left: 45px;
  margin-top: 20px; 
  width: 600px;  
}

#content_ueber_uns { margin-left: 220px; }


