/*
 * Allgemeine Styles
 */
body {
  background-image: url(../gfx/background.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  font-family: tahoma;
  font-size: 14px;
  overflow-y: scroll;
}
h3 {
  color: #d30422;	
  margin: 0px;
  font-size: 18px;
}
a {
  text-decoration: none;
  color: #000000;	
}
a.menuLink {
  padding-left: 8px;
  padding-right: 8px;
}

/*
 * Navigationselemente
 */
div#nav_top_text{
  text-align: right;
  margin-top: 6px;
  margin-right: 10px;
  color: #ffffff;
  font-size: 14px;
}
div#nav_top_text a {
  color: #ffffff;
  text-decoration: none;	
}

div#nav_bottom_text{
  position: absolute;
  color: #000000;
  margin-top: 25px;
  margin-left: 70px;
  font-size: 14px;
  font-weight: bold;
}
div#nav_bottom_plain_text{
  position: absolute;	
  font-size: 14px;
  font-weight: bold;
  margin-left: 100px;
  margin-top: 10px;
}

div#nav_bottom_text ul {
  list-style-image:url(../gfx/pfeil.gif);

}
div#nav_bottom_text a {
  font-size: 13px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}


div#nav_bottom_text a:hover {
  color: #ef2a30;	
}

div#nav_top{
  position: absolute;
  background-image: url(../gfx/nav_top_bg.jpg);	
  width: 336px;
  height: 29px;
  margin-top: 18px;
  margin-left: 625px;
}

/*
 * Container zum Zentrieren der Seite
 */
div#container {
  position: absolute;
  width: 1000px;
  left: 50%;
  margin-left: -500px;	
}

/*
 * Container für Inhalt
 */
div#maincontainer { 
 position: absolute;
 top: 230px;
}

/* 
 * Inhaltsbereich
 */
div#main {
  position: relative;
  width: 610px;
  margin-left: 200px;
  margin-bottom: 15px; 
min-height: 450px;
}
div#headcontent {
  height: 617px;
}

/*
 * Footer
 */
div#bottom {
  position: relative;	
}

/*
 * Header-Bild 
 */
div#header_theme {
  position: absolute;
  margin-left: 247px;
  margin-top: 180px; 
  border: 0px;	
}

/*
 * Bild bei Bundesländerauswahl
 */
.header_image {
  border: 0px;	
}

/*
 **** Inhaltstheming ****
 */
 
/*
 * Auswahl
 */
.image {
  position: absolute;
  display: none;	
}
 
/*
 * Suchseite
 */
div#content_search {
 height: 88px;
 background-image: url(../gfx/content/search_bg.gif);	
 background-repeat: no-repeat;	
}
div#content_search_form {
 position: absolute;
 left: 100px;
 top: 45px;	
}
div#content_search_button {
 position: absolute;
 left: 475px;
 top: 37px;
}
div#content_search_letter {
 margin-top:15px;	
 font-size:17px;
}
div#content_search_letter a{
 margin-left: 2px;
 margin-right: 2px;
}
div#content_search_output {
  margin-left: 175px;	
  margin-top: 40px;
}
div#content_search_output_landesverband{
  float: left;	
  margin-left: 30px;	
  margin-top: 40px;
}

div#landesverband_title{
  text-align: center;
  font-size: 11px;
}

.content_search_result {
  width: 200px;	
  padding: 3px;
}
input#content_search_text{
  width: 345px;	
  color: #b8b8b8;
  font-style: italic;
}
.even{
 background-color: #ebecee;
}
.odd{
 background-color:#f6f6f6;
}
.odd a{
  color: #d51230;	
}

/*
 * Detailseite
 */
div#content_detail_container{
  margin-top: 10px;
}
div#content_detail_infos {
  float: left;	
  width: 298px;
  background-color: #ebecee;
  padding: 5px;
}
div#content_detail_images {
  float: left;	
  width: 218px;
  margin-left: 8px;
  background-color: #ebecee;
  padding: 5px;
}
div#content_detail_button {
  margin-top: 25px;	
}

/* 
 * Geburtsdatum
 */
div#content_geburtsdatum_form{
  margin-top: 9px;
}

div#content_geburtsdatum_container{
  margin-top: 29px;
  float: left;
  margin-left: 20px;
  width: 550px;
}

div#content_geburtsdatum_form_content {
  background-color: #ebecee;
  margin-left: 9px;
  float: left;
  height: 54px;
  width: 366px;

}
div#content_geburtsdatum_form_text {
  float: left;
}
div#content_geburtsdatum_form_content_tag,
div#content_geburtsdatum_form_content_monat,
div#content_geburtsdatum_form_content_jahr {
  float: left;
  margin-top: 7px;
  margin-left: 6px;
}
div#content_geburtsdatum_form_content select{
  width: 107px;
}
div#content_geburtsdatum_button {
  margin-left: 434px;
}
div#content_geburtsdatum_button img{
  margin-top: 10px;
  border: 0px;
}

/* 
 * Kontakt
 */
div#content_kontakt_form {
  margin-top: 10px;	
}
div#content_kontakt_button {
  margin-left: 465px;
}
div#content_kontakt_button img{
  border: 0px;
}
.kontakt_text {
  width: 80px;
  float: left;
  background-color: #ebecee;
  height: 30px;
}
.kontakt_text img {
  margin-top: 5px;	
}
.kontakt_field {
  float: left;
  margin-left: 6px;
  background-color: #ebecee;
  height: 30px;
  width: 453px;
  padding-left: 8px;
}
.kontakt_field input,
.kontakt_field textarea {
  margin-top: 5px;	
}
div#content_kontakt_nachricht_field,
div#content_kontakt_nachricht_text {
  height: 165px;
}
.kontakt_field input {
  width: 350px;
}
.kontakt_field textarea {
  width: 350px;
  height: 150px;
}
div#content_kontakt_anrede_field input,
div#content_kontakt_plz_field input {
  width: 80px;
}
.kontakt_input_container {
  height: 30px;
}

/*
 * Navi
*/


div#nav_zur_vor {
  float: left;
  margin-top:  50px;
  margin-left: 20px;
}

