#leftData{
width:296px;
float:left;
padding-left: 14px;
}
#rightData{
width:310px;
float:right;
/*padding-left: 10px; */
padding-right: 18px;
}

.leftP{
width:296px;
}
.rightP{
width:310px;
}

p {
	padding-bottom: 8px;
}

#stepNav {
	height: 28px;
}

#stepNav a, #stepNav span {
	width: 145px;
	height: 25px;
	display: block;
	float: left;
}

#stepNav span {
	/*height: 19px;*/
	height: 22px;
	display: block;
}

/* heller hintergrund */
.navstep1_b, .navstep2_d, .navstep1_d, .navstep1_f, .navstep2_f, .navstep1_h, .navstep2_h, .navstep3_h, .navstep3_f, .navstep4_h  {
 font-weight: bold;
 color: #333333;
 font-size: 12px;
 padding-left: 4px;
 padding-top: 4px;
 /*line-height: 14px; */
 line-height: 18px;
}

/* dunkler hintergrund */
.navstep2_b, .navstep4_b, .navstep4_d, .navstep4_f, .navstep3_d, .navstep3_b {
 /*line-height: 14px; */
 line-height: 18px;
 padding-left: 4px;
 font-weight: bold;
 color: #fff;
 font-size: 12px;
 padding-top: 4px;	
}













#stepNav img  {
	display: block;
	width: 20px!important;
	height: 25px;
	padding-left:2px;
}

#stepNav span, #stepNav img  {
	float:left;
}

#languageChooser {
	background-color: #333333;
	padding: 5px 14px 5px 14px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

input.termin_button {
	margin-top: 8px;
}

h3 {
	margin-top: 18px;
	margin-bottom: 8px;
	color:#222222;
	font-size: 16px;
	font-weight: bold;
}

td.title {
	background-color: #dfe1e6;
	color: #333333;
	padding: 4px;
	font-weight: bold;
}

td.week {
	font-size: 10px;
}

#tblnavright {
	margin-top: 2px;
	float: right;
}

#monthcalendarholder {
padding-top: 20px;
}

#monthcalendarholder, table.timeselection, #selectioninfo {
padding-left: 60px;
}
#tblnavleft {
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}
body {
	color: #555555;
	/*background: #f5f5f7;*/
	background-color: #dadde2; 
	background-image:url(/images/bg_main3.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.selecteddate {
	color: #222;
	font-weight: bold;
}

#boxContent {
	margin:0;
	padding-top: 17px;
	background: #fff;
	padding-bottom: 8px;	
}

#boxContent label {
	color:#222222!important;
	width: 130px;
	display:block;
	font-size: 12px;
}

#boxContent label.required {
	color:#222222!important;
	font-weight: bold;
	font-size: 12px;

}
select {
	border: 1px solid #999999;
}

/* auswahlbuttons für die uhrzeit */
a.selectdate {
	background:url(/images/btn_bg_selectdate_no.png) no-repeat;
	display: block;
	width: 93px;
	height: 30px;
	border: 0;
	padding:0;
	text-align:center;
	padding-top: 10px;
	color: #fff;
}

a.selectdate:hover {
	background:url(/images/btn_bg_selectdate.png) no-repeat;
	text-decoration: none;
}

input[type=text], textarea, select {
	color: #555555;
	border: 1px solid #999999;
	background-color:#f8f8f9;
	margin-bottom: 3px;
}

form .rightForm label {
	width: 200px;
}
#fehlertext {
	margin: 20px;
	border: 2px solid #a00;
	padding: 4px;
	font-weight: bold;
	color: #333;
}
#boxContent label.fehlertextzelle {
	color: #a00!important;
}

#selecteddate {
	background: #0078ab;
	padding:1px;
	padding-left: 3px;
}

#selecteddate a {
	color: #fff;
}

#fehlertext ol { margin-left: 30px;}


#bttn_next_step{
 height:34px;
 width:193px;
 border:none;
 cursor: pointer;
 background:url(/images/btn_nextstep_de.png) no-repeat;
}

#bttn_next_step:hover{
 height:34px;
 width:193px;
 border:none;
 background:url(/images/btn_nextstep_hover_de.png) no-repeat;
}

#bttn_absenden{
 height:34px;
 width:251px;
 border:none;
 cursor: pointer;
 background:url(/images/btn_anmeldung_de.png) no-repeat;
}

#bttn_absenden:hover{
 height:34px;
 width:251px;
 border:none;
 background:url(/images/btn_anmeldung_hover_de.png) no-repeat;
}

#bttn_startpage{
 height:34px;
 width:193px;
 border:none;
 cursor: pointer;
 background:url(/images/btn_startpage_de.png) no-repeat;
}

#bttn_startpage:hover{
 height:34px;
 width:193px;
 border:none;
 background:url(/images/btn_startpage_hover_de.png) no-repeat;
}