body {
  margin:0px;
  font-family:Arial, Helvetica;
  color:#000000;
}
h1 {
  line-height:26px;
  font-size:20px;
  margin:15x 0px 0px 0px;
}
h2 {
  line-height:20px;
  font-size:12px;
  font-weight:bold;
}
h3,h4 { /*pressemeldungen*/
  line-height:17px;
  font-size:12px;
  font-weight:bold;
  margin:0px;
}
h3 {
  margin:20px 0px 0px 0px;
}
ol,ul {
  line-height:12px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:20px;
  padding:0px;
  color:#000000;
}
ol,ul {
  \line-height:12px;
  \margin-top:0px;
  \margin-left:25px;
  \padding:0px;
  l\ine-height:18px;
  m\argin-top:0px;
  m\argin-left:25px;
  p\adding:0px;
}
p, fieldset, li, label,select {
  line-height:20px;
  font-size:12px;
  font-weight:normal;
}
input {
  font-size:12px;
}
textarea {
  font-family:Arial, Helvetica;
  line-height:15px;
  font-size:12px;
  font-weight:normal;
}
p.presse {
  line-height:17px;
  margin:0px 0px 30px 0px;
}
hr {
  text-align:left;
  width:500px;
  height:1px;
	color:#c2c2be;
  background-color:#c2c2be; /*fürn IE*/
  padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
  border:0px;
}
#contentLeft p, #headerContent p {
  text-align:right;
  color:#000000;
  line-height:20px;
  margin:0px;
  padding:0px 20px 0px 0px;
}
#headerContent p, #headerContent a {
  font-size:11px;
}
a {
  color:#000000;
  text-decoration:underline;
  font-size:12px;
  font-weight:normal;
}
a.navi {
  text-decoration:none;
  text-align:right;
  font-size:12px;
  font-weight:normal;
}
label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
  margin-top:10px;
}
input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 130px; /* Breite.*/
  margin-top:10px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
#header {
  position:absolute;
  top:0px;
  left:0px;
  margin:0px;
  background-image:url(../../profrida_header.jpg/$FILE/profrida_header.jpg);
  width:1000px;
  height:179px;
  z-index:0;
}
#headerContent {
  position:relative;
  width:1000px;
 /* background-color:#ff0000;*/
  top:10px;
  right:0px;
}
#naviTop {
  position:absolute;
  top:166px;
  left:248px;
 /* background-color:#ff0000;*/
  height:21px;
  width:440px;
  z-index:2; 
}
#subNavi {
  float:left;
  margin:0px 10px 0px 0px;
}
#contentContainer {
  position:absolute;
  top:179px;
  left:0px;
  width:1000px;
  /*height:79%;*/
  background-image:url(../../bg_content.gif/$FILE/bg_content.gif);
  background-repeat:repeat-y;
  z-index:1; 
}
#contentLeft {
  position:relative;
  top:0px;
  left:0px;
  width:176px;
  float:left;
  padding: 20px 0px 20px 0px;
}
#mainNavi {
  margin:10px 0px 10px 0px;
}
#contentMain {
  position:relative;
  top:0px;
  left:0px;
  width:508px;
  background-color:#ffffff;
  float:left;
  margin: 20px 60px 20px 70px;
}
#contentRight {
  position:relative;
  top:0px;
  right:0px;
  width:176px;
  background-color:#ebf3e0;
  float:left;
  padding: 20px 0px 20px 10px;
}
#promotedBy{
  padding: 40px 0px 0px 0px;
}
#promoButton {
  padding: 0px 0px 20px 0px;
}
