* {
padding: 0;
margin: 0;
}

p, h1, h2 {
  padding: 5px;
  line-height: 140%;
}

h1 {
  padding: 5px;
  line-height: 140%;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  padding: 5px;
  line-height: 140%;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  padding: 5px;
  line-height: 140%;
  font-size: 14px;
  font-weight: bold;
}

html {
  height: 100%;
}

body {
	/* Gesamtschriftbündel */
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
	background-color: #32C992;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	width: 1000px;
	height: 700px;
	border: 3px solid #00A166;
	text-align: left;
	overflow: hidden;
	background: url(../bilder_jupp/bildschirm_heilpraktiker.jpg) no-repeat;
}

#titel {
  position: relative;
  width: 200px;
  top: 0;
  font-size: 20px;
  text-align: left;
  color: #333333;
  padding: 15px;
}
#ueberschrift {
	position: relative;
	width: 370px;
	top: -45px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #00A166;
	left: 315px;
}

#bildlinks {
  height: 55px;
  bor der: 1px solid #00FF00;
  position: relative;
  width: auto;
  left: auto;
  top: -28px;
  right: auto;
  text-align: center;
}

#hauptbereich {
  width: 100%;
  height: 498px;
  bord er: 1px solid #FF6600;
  top: -10px;
  position: relative;
}

#seitenbereich {
  width: 177px;
  padding-left: 7px;
  padding-top: 0px;
  float: left;
  bor der: 1px solid #00FF00;
  font-weight: normal;
  color: #000000;
}

#seitenbereich a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

#seitenbereich a:visited {
  color: #666666;
}

#seitenbereich a:hover {
  color: #3276B4;
}

#seitenbereich img {
  padding: 0px;
}

#textbereich {
  height: 98%;
  padding-left: 15px;
  padding-right: 70px;
  bord er: 1px solid #FF0000;
  overflow: scroll;
  font-size: 12px;
  line-height: 16px;
}

#fuss {
  width: 100%;
  font-size: 10px;
  color: #FFFFFF;
  height: 16px;
  padding: 8px 5px;
  background: #00A166;
  position:absolute;
  bottom:0;
}

#fuss a {
  color: #FFFFFF;
  padding: 8px;
  font-size: 10px;
  text-decoration: none;
}

#fuss a:visited {
  color: #CCCCCC;
  padding: 8px;
  font-size: 10px;
  text-decoration: none;
} 

#fuss a:hover {
  color: #000000;
  padding: 8px;
  font-size: 10px;
  text-decoration: none;
}

.nofloat {
	clear: both;
}

.text_10px {
  font-size: 10px;
}

.text_14px {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}

.bilder_links {
  text-align: left;
  margin: 0px 20px 8px 0px;
}

.bilder_rechts {
  text-align: right;
  margin: 5px 0px 5px 25px;
}

.linker_einzug {
  padding-left:60px;
}

.icons_aktuell {
  margin: 5px 0px 0px 35px;
}

.img_textfluss {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sternchen {
  font-weight: bold;
  color: #3276B4;
}

.negativ {
  color: #FFFFFF;
  background: #2D7FC4 url(../bilder_jupp/verlauf.jpg) repeat-y;
  margin: 1px 1px 1px 3px;
  width: 100%;
  font-weight: bold;
  padding: 0 0 0 3px;
}

a.erklaerung:link {
  color: #000000;
  text-decoration: none;
}
a.erklaerung:visited {
  text-decoration: none;
  color: #000000;
}
a.erklaerung:hover {
  text-decoration: underline;
  color: #3399CC;
}
.text_9px {
  font-size: 9px;
  line-height: 150%;
}
