/* css f&uuml;r die Kampagnenseite www.carina-goedecke.de */

body {
  text-align: center;
  background-image: url(hintergrund.png);
  background-repeat: repeat;
  font-family: verdana;
}

.banner {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -109px;
  position: relative;
}

.box1 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 120px;
  width: 910px;
  height: 1280px;
  padding-left: 5px;
  padding-right: 5px;
}

.box3 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 120px;
  width: 910px;
  height: 1430px;
  padding-left: 5px;
  padding-right: 5px;
}

.box4 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 120px;
  width: 910px;
  height: 1330px;
  padding-left: 5px;
  padding-right: 5px;
}

.box5 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 120px;
  width: 910px;
  height: 1030px;
  padding-left: 5px;
  padding-right: 5px;
}

.left {
  width: 190px;
  float: right;
}

.messagebox {
  width: 700px;
  height: auto;
  background-color: white;
  font-size: 10pt;
  padding-bottom: 10px;
}

.messagebox2 {
  width: 700px;
  height: 500px;
  background-color: white;
  font-size: 10pt;
  padding-bottom: 10px;
}

.messagebox_content {
 margin-left: 10px;
}

.img_carina {
  float: right;
}

.news {
  margin-top: 15px;
  width: 700px;
  height: auto;
  background-color: white;
  padding-bottom: 10px;
}

.news_header {
  text-align: center;
  font-size: 16pt;
  font-style: italic;
  vertical-align: middle;
  color: white;
  width: 230px;
  height: 30px;
  background-image: url(newsheader.png);
  background-repeat: no-repeat;
  color: white;
}

.news_content {
  font-size: 10pt;
  font-style: normal;
  margin-left: 10px; 
}

.news_headline {
  color: rgb(230, 3, 5);
  font-size: 12pt;
}

.themen {
  width: 700px;
  height: 145px;
  float: left;
}

.themen_block {
  clear: right;
  width: 230px;
  height: 145px;
  background-color: white;
  margin-top: 15pt;
  float: left;
  margin-right: 3px;
}

.themen_header {
  text-align: center;
  font-size: 16pt;
  font-style: italic;
  vertical-align: middle;
  color: white;
  width: inherit;
  height: 30px;
  width: 230px;
  background-image: url(themenheader.png);
  background-repeat: no-repeat;
  color: white;
  margin-bottom: -2px;
}

.banner_right {
  clear: right;
  width: 190px;
  margin-top: 10px;
  background-color: white;
}

.termine_header {
  text-align: center;
  font-size: 16pt;
  font-style: italic;
  vertical-align: middle;
  color: white;
  width: 190px;
  height: 30px;
  background-image: url(termineheader.png);
  background-repeat: no-repeat;
  color: white;
}

.video {
  width: 190px;
  height: 233px;
  background-color: white;
  float: right;
}

.termine {
  clear: right;
  margin-top: 15px;
  width: 190px;
  height: auto;
  background-color: white;
  float: right;
  font-size: 10pt;
  padding: 2px;
  margin-bottom: 15px;
}

.button {
  padding-left: 10px;
  font-size: 14pt;
  font-style: italic;
  vertical-align: middle;
  clear: right;
  margin-top: 15px;
  width: 190px;
  height: 30px;
  background-image: url(button190x30.png);
  background-repeat: no-repeat;
  color: white;
}

.footer {
  margin-top: 15pt;
  width: 910px;
  height: 20px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
}

a:link{color: black; text-decoration: none;}
a:visited{color: black; text-decoration: none;}
a:hover{color: black; text-decoration: none;}
a:active{color: black; text-decoration: none;}