html{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body { background:#002D3C  url(/i/body_back.gif) repeat-y; padding:0;margin:0}
#wrapper {background:url(/i/h_tarot24.jpg) no-repeat;width:950px;height:241px }
h1 { font-size:11px; }

a:link { color:gray; text-decoration:none; font-weight:bold; }
a:visited { color:gray; text-decoration:none; font-weight:bold; }
a:hover { color:gray; text-decoration:underline; font-weight:bold; }
a:active { color:gray; text-decoration:none; font-weight:bold; }

hr {
 	height:1px;
}

.orange, a.orange {
	color: #FCA756;
	font-weight:bold;
}
.gruen {
	color: #009933;
}
.rot {
	color: red;
}

 
#topnav{ position:absolute; top:124px; left: 193px; border-bottom:1px solid #000
	
}
#topnav a {color:#000}

#content { position:absolute; top:147px; width:809px;  border:1px; padding:10px; left: 3px; height: 483px; }

#contentL { 
	position:absolute; left: 80px;top:8px; absolute; width:145px;  border:1px; padding:10px;  height: 100px; 
}

#contentM { position:absolute; top:0px;  border:1px; padding:10px; left: 270px;width:590px }

#contentR { position:relative; top: -112px; width:152px;  border:1px; padding:10px; left: 644px; }

.berater a {
	color:#000;
	text-decoration:underline;
}
.berater {
	margin-bottom:20px;
}
#berater_details {
  background:#fdedd3;
  padding: 0 12px;
}
#berater_details table{
  font-size:1.1em;
}
#berater_details td {
  padding:5px;
}
#tel_box td{
  font-size:0.9em;
  padding:5px;
}
.OP_sidebox {
  background-color:#e8f3f1;
  padding:2px;
  margin-bottom:10px;
}
.OP_sidebox h1 {
  /*
background-color:#B5B6B5
*/;
  padding:2px;
  margin-top:0;
}
.OP_sidebox .tel {
  background-color:#B5B6B5;
  margin-top:6px;
  font-weight:bold;
  padding:2px;
}
.OP_sidebox a {
	color:#000;
	font-weight:normal;	
}
.OP_sidebox a img {
	border:none;
	margin-bottom:3px;
}
.beraterform {
	font-size: 12px;
}
.beraterform .feld{
	font-size: 11px;
}

.beraterform input,.beraterform textarea {
	width:400px
}
