html          {overflow-x:hidden;}
*           	{font-family: Arial;}
/* h1, h2, h3		{display: inline;} */
.yellow		   	{color: #FF0;}
.cyan         {color: #00AEEF;}
.magenta      {color: #ED008C;}
.golden			  {color: #FC0; font-size: 35px; font-style: oblique;}
a:link     		{color: #FFF; text-decoration: none;}
a:visited     {color: #FFF; text-decoration: none;}
a:hover   		{color: #FFF100; text-decoration: none;}
a:active    	{color: #FFF100; text-decoration: none;}
a:focus     	{color: #FFF; text-decoration: none;}
.linePadding  {padding-bottom: 10px;}
.kursiv       {font-style: oblique;}
.line         {height: 1px; color: #FFF;position: relative; bottom: 3px; top: -2px;}

body {
  background-color: #141414;
  font-family: Arial;
  background-image: url(/de/img/heidelberg.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
}

ul {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mother, .headBox { /* , .bodyBox */
	width: 99,9%;
}

.bodyBox {
	width: 1050px;
}

.mother {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}

.headBox {
  /* position: fixed; */
  z-index: 5;
	height: 100px;
	/* background-color: #FFF; */
	border: 1px solid #333;
}

.logoLink {
  width: 744px;
  height: 95px;
  border: none;
}
.dia {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.first {
	display: block;
}

.bodyBox {
    /*
  position: relative;
  z-index: 3;
  top: 101px;
  */

  position: absolute;
  top: 101px;
  left: 0px;
}

#logoBox {
  /* background-image: url(/de/img/logo.gif); */
  position: relative;
  background: #fff;
	width: 744px;
	height: 100px;
	float: left;
	text-align: left;
}

.headlineBox {
  background-image: url(/de/img/headlines/headline.gif);
	width: 460px;
	height: 100px;
	float: right;
	text-align: right;
}


.headlineBoxGlaenzend {
  background-image: url(/de/img/headlines/headGlaenzend.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxKlar {
  background-image: url(/de/img/headlines/headKlar.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxLeistungen {
  background-image: url(/de/img/headlines/headLeistungen.gif);
	width: 460px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxNatuerlich {
  background-image: url(/de/img/headlines/headNatuerlich.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxSauber {
  background-image: url(/de/img/headlines/headSauber.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxSchraeg {
  background-image: url(/de/img/headlines/headSchraeg.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxSolide {
  background-image: url(/de/img/headlines/headSolide.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxSpannend {
  background-image: url(/de/img/headlines/headSpannend.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxSpritzig {
  background-image: url(/de/img/headlines/headSpritzig.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.headlineBoxZart {
  background-image: url(/de/img/headlines/headZart.gif);
	width: 650px;
	height: 100px;
	float: right;
	text-align: right;
}

.title {
	font-family: Times New Roman;
	font-style: oblique;
  position: relative;
	top: 25px;
	right: 10px;
	font-size: 38px;
	font-weight: normal;
}

.navBox {
    /*
  position: fixed;
  top: 122px;
  */
	width: 170px;
	float: left;
	padding-top: 40px;
    padding-left: 20px;
	font-size: 11px;
	color:#FFF;
}

.navTitle{
	font-weight: bold;
	padding-left: 10px;
	font-size: 16px;
}

.navText {
	padding-left: 10px;
}

.navLink {
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
	display: block;
}

.navSubLink {
  padding-top: -5px;
	/*font-weight: bold;*/
	padding-left: 10px;
	font-size: 13px;
	display: block;
}

.contentBox{
    /*
  position: relative;
  top: 0px;
  */
  /*
  z-index: 3;
  */
  float: left;
  /* left: 200px; */
  width: 550px;
}

.textContentBox {
  /* position: relative; */
  /* top: 100px; */
  /* margin-top: 110px; */
  margin-top: 10px;
  padding: 20px;
  width: 500px;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  font-size: 12px;
  font-weight: normal;
  color: #FFF;
  min-height: 100%;
  height: 100%;
}

#contentarea {
    width: 850px;
    float: right;
}

.headlineContent {
  font-size: 18px;
  font-weight: bold;
}

.rose {
 text-align: center;
}

.rightBox {
  /* z-index: 4px; */
  float: right;
  position: relative;
  margin-top: 33px;
  font-size: 11px;
  color: #FFF;
  width: 290px;
}

.kontaktBox {
  float: left;
  /* height: 95px; */
  padding: 10px 0px 10px 0px;
}

.personalFoto {
  float:left;
  /* height: 90px; */
  width: 75px;
  border: 1px solid #FFF;
  background-color: #777;
  margin-right: 10px;
}

.kontaktContent {
  /*
  position: relative;
  left: 10px;
  */
  float: right;
  font-size: 11px;
  color: #FFF;
  width: 200px;
}

.footerBox {
	margin-left: 49px;
	margin-top: 15px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	width: 480px;

}








form fieldset {
	margin:10px 0;
	border: none;
	font-size: 11px;
   	width: 80%;
   	padding: 0px;
}

form div.info {
   	color:#fff;
}

form fieldset legend {
	font-weight:bold;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0px;
	color:#fff;
}

form fieldset div.elements label,
form fieldset div.elements input,
form fieldset div.elements select,
form fieldset div.elements textarea {
	display:block;
	margin:5px 0;
	font-weight:normal;
}

form fieldset div.elements label{
	margin-top:10px;
}

form fieldset div.elements input,
form fieldset div.elements select,
form fieldset div.elements textarea {
	border:1px solid #CCCCCC;
	width:100%;
}

form div.formError,
form fieldset div.elements label.formfieldError {
	color: #ED008C;
}

form fieldset div.elements input.formfieldError {
	border-color: #ED008C;
}

form fieldset div.buttons {
	text-align: right;
}

form fieldset div.buttons input {
	display:inline;
	margin: 10px 0 0 10px;
}
#loadingAnimationWrap{
  position:absolute;
  margin:0 auto;
  padding:0px;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
#loadingAnimationLayer, #loadingAnimation{
  margin:0 auto;
  padding:0px;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  position:absolute;
  opacity: 0.5;
  z-index:100;
  text-align:center;
}
#loadingAnimationLayer{
  background-color:#000;
}
#loadingAnimation{
  z-index:101;
  opacity: 1;
}
#loadingAnimation img{
  margin-top:20%;
}

