@import "menu.css";
@import "text.css";
@import "formulare.css";
@import "html_einkopieren.css";
@import "tabellen.css";

img a:link {
  text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* bodydiv - zum zentrieren */
.body {
  width: 1100px;
  margin: auto;
  height: 100%;
}

.hintergrundbalken_tab {
  height: 240px;
  width: 100%;
  background-image: url(../img/sommer2010/hintergrund_balken_tab.gif);
  background-repeat: repeat-x;
  text-align: center;
}

.hintergrundbalken {
  height: 320px;
  width: 100%;
  background-image: url(../img/sommer2010/hg_head.gif);
  background-repeat: repeat-x;
  text-align: center;
  background-color: #FAFAF5;
}

.headerbild {
  height:240px;
  width: 1100px;
  text-align: center;
}

.logo {
  width: 1100px;
  height: 80px;
  background-image: url(../img/sommer2010/logo.gif);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-color: #FFFFFF;
}


.header {
  text-align: center;
  width: 900px;
}


.header_left {
  width: 450px;
  height: 30px;
  padding-top: 10px;
}

.header_right {
  width: 450px;
  height: 30px;
  padding-top: 10px;
}


.balken_header {
  width: 100%;
  height: 20px;
  background-image: url(../img/sommer2010/balken_unter_header.gif);
  background-color: #B78633;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  height: 20px;
}

.content_hintergrund {
  width: 1100px;
  background-image: url(../img/sommer2010/hintergrund_schatten.gif);
  background-position: center;
  background-repeat: repeat-y;
  vertical-align: top;
  padding-top:15px;
}

.content_abschluss {
  width: 1100px;
  height: 30px;
  background-image: url(../img/sommer2010/hintergrund_schatten_unten.gif);
}


.partnerlogos {
  width: 90px;
  height: 210px;
  float: right;
}

#platzhalter_menu {
  width: 115px;
}


#menu {
  width: 200px;
  text-align: left;
  vertical-align: top;
  padding-top: 15px;
}

#facebook {
  width: 200px;
  height: 370px;
  padding-top: 30px;
  vertical-align: top;
}


.content_table {
  width: 890px;
  text-align: left;
}


#content {
  width: 485px;
  padding-left: 20px;
  text-align: left;
  vertical-align: top;
  padding-top: 20px;
}

#content_newsletter {
  width: 850px;
  text-align: left;
  background-position: center;
  margin-left: 250px;
  margin-right: 250px;
}



#rechts {
  width: 180px;
  height: 220px;
  padding-left: 0px;
  text-align: left;
  vertical-align: top;
  padding-top: 70px;
  background-image: url(../img/sommer2010/quicklinks_hg.jpg);
  background-repeat: no-repeat;
}


.clear {
 clear: both;
}

.menulogo {
  width: 200px;
}

.adresse {
  width: 1100px;
  height: auto;
  font-family: helvetica, arial;
  font-size: 10px;
  color: #333333;
  text-align: center;
}