body, html
{
	background-color:#878b97;
	background-image:url(img/backgneu.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0;
	font-family:Arial, Verdana, sans-serif;
	height:100%;
}

a
{
	color:black;
	text-decoration:none;
	font-size:75%;
}

a:visited
{
	color:black;
	text-decoration:none;
	font-size:75%;
}

.hinweis {
	color:#5482b6;
	font-weight:bold;
	font-size:100%;
}

.hinweis a {
	font-size:100%;
	color:#5482b6;
	text-decoration:underline;	
}

.hinweis a:visited{
	font-size:100%;
	color:#5482b6;
	text-decoration:underline;	
}

a.mail
{
	color:#366798;
	text-decoration:underline;
	font-size:100%;
	}

a.mail:visited
{
	color:#366798;
	text-decoration:underline;
	font-size:100%;
	}

a.lang {
	font-size:120%;
	color:#878b97;
	}	
p.lang {
	text-align:center;
	padding-top:24px;
	margin:5px;
	}
	
img {
	border:0;
	}


#header
{
	height:165px;
	width:800px;
	z-index:3;
	overflow:hidden;
}

#wrapper
{
	margin:auto;
	min-height:100%;
	height:auto;
	height: 100%;
	width:800px;
	z-index:11;
	background-color:#9ea7b0;
	overflow:hidden;
	


}


#naviFirst
{
	width:230px;
	height:435px;
	padding-right:10px;
	background-color:#FAFAFF;
	float:left;

}

#navi
{
	width:230px;
	height:455px;
	padding-right:10px;
	background-color:#FAFAFF;
	float:left;

}

#contentFirst
{
	font-size:80%;
	text-align:justify;
	width:436px;
	height:435px;
	background-color:#FAFAFF;
	overflow:auto;
	float:left;

}
#right
{
	width:120px;
	text-align:right;
	padding:0px 2px;
	background-color:#FAFAFF;	
	float:left;
	height:435px;
	}

#content
{
	text-align:justify;
	width:540px;
	height:435px;
	padding-right:20px;
	padding-bottom:20px;
	background-color:#FAFAFF;
	overflow:auto;
	float:left;

}

#contentTermin
{
	font-size:100%;
	text-align:justify;
	width:800px;
	height:600px;
margin:0;
padding:0;
	background-color:#FAFAFF;
	overflow:auto;
	float:left;

}

	
#footer {
	width:800px;
	font-size:75%;
	z-index:24;
	padding-bottom:5px;
	background-color:#FAFAFF;
		
}

#footer a {
	padding-left:5px;
	font-size:100%;
	color:#878b97;
}
	
h2
{
	font-family:Arial, Verdana, sans-serif;
	font-size:135%;
	/*Farbe sollte gleich der body-Background Farbe sein*/
	background-color:#9ea7b0;
	padding:4px;
	margin-top:0px;
}

h3
{
	font-size:115%;
	font-weight:bold;
}

h4 {
	font-family:Arial, Verdana, sans-serif;
	font-size:135%;
	/*Farbe sollte gleich der body-Background Farbe sein*/
	padding:4px;
	padding-left:0px;
	margin-top:0px;
	display:inline;
	}
	
ul
{
	list-style-type:none;
	padding-left:0px;
	margin-left:5px;
	padding-top:2px;
	margin-top:0px;
}

li
{
	padding-top:2px;
	padding-bottom:1px;
	padding-left:15px;
}

li a, li a:visited {
	color:#878b97;
	font-size:100%;
}

td {
	vertical-align:middle;
	padding:4px;
}

tr.top  {
	height:30px;
}

td.left {
	width:50%;
	font-weight:bold;
}

td.leftSub {
	width:50%;
}

p.praxisbilder {
	text-align:center;
}

p.trenner {
	background-color:#9ea7b0;
	margin-right:20px;
	margin-left:20px;
	height:4px;
	
	}

img.praxisbilder {
	width:150px;
	height:150px;
	border: 2px inset silver;
	margin:5px;
}

img.inhaber{
	float:right;
	padding:0px 0px 10px 10px;

}

table.preis {
	width:80%;
	}
	
	
	
div.vorherBox {
text-align:center;
}	

img.vorher ,
img.nachher{
	margin:0 20px;
	border:1px solid #9ea7b0;

}

p.subtitle {
	font-size:70%;
	display:block;
	width:260px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}



body.termin {
	font-family: Arial,Verdana,sans-serif;
	font-size:90%;
}

.clearboth {
	clear:both;
}

div#weekView {
	width:750px;
	margin-left:20px;
}

div#weekViewHeader {
	width:750px;
	padding: 5px 0;

	
}
div#weekViewHeader p.weekBack{
	width:365px;
	height:20px;
	float:left;
	padding:0;
	margin:0;
}

div#weekViewHeader p.weekVor{
	width:365px;
	height:20px;
	float:right;
	padding:0;
	margin:0;
	text-align:right;
}

div#weekViewHeader a {
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
div#weekViewHeader p.weekBack a{
	padding-left:20px;
	background: url(arrow_left.png) top left no-repeat;
}

div#weekViewHeader p.weekVor a{
	padding-right:20px;
	background: url(arrow_right.png) top right no-repeat;
}


div#weekViewBody {
	width:750px;
	
}

div#weekViewBody table {
	background:#FAFAFF;
	border:1px solid #9EA7B0;
	float:left;
	width:160px;
}

form.terminForm  {
	border:1px solid #9EA7B0;
	width:500px;
	padding:10px;
	background:#FAFAFF;
	margin:auto;
}


form.terminForm div.field {
	width: 100%;
	padding: 3px 0;
}

form.terminForm label {
    display: block;
    float: left;
    padding-right: 10px;
    width: 200px;
}

form.terminForm label.textarea {
    display: block;
    padding-right: 10px;
    margin-bottom:5px;
    width: 460px;
    text-align:left;
}

form.terminForm textarea {
    border: 1px solid #9EA7B0;
    padding-left: 2px;
    display: block;
    margin-bottom: 15px;
    width: 480px;
    height:75px;   	
    clear:both;
	}

form.terminForm input  {
    border: 1px solid #9EA7B0;
    padding-left: 2px;
    display: block;
    margin-bottom: 10px;
    width: 270px;    
}

form.terminForm input.button  {
    border: 1px solid #9EA7B0;
    padding-left: 2px;
    margin:auto;
    text-align:center;
    margin-bottom: 10px;
    width: 250px;    
    cursor:pointer;
}

form.terminForm input.red {
	border: 1px red solid !important;
	background: url(cancel.png) top right no-repeat #FFEEEE !important;
}

form.terminForm p {
	width:480px;
	}

form.terminForm p.kursiv {
	clear:both;
	font-style:italic;
	font-size:90%
}

form.terminForm li.errorValidation {
	color:red;
	margin-bottom:15px;
}

div#weekViewBody table {
	background:#FAFAFF;
	float:left;
	width:150px;
	font-size:100%;
}


div#weekViewBody td.dayHeader {
	font-weight:bold;
	text-align:center;
	background:	#9EA7B0;
	font-size:90%;
	height:30px;
	padding-left:35px;
	
}

div#weekViewBody td.dayHeaderRight {
	border-right:1px solid #FAFAFF;
}

div#weekViewBody td.dayTime {
	font-weight:bold;
	text-align:center;
	background:	#FAFAFF;
	width:33px;
	padding:0 !important;
	font-size:70%;
	border-right:1px solid #9EA7B0;
	
}

div#weekViewBody td.dayTermin{
	background:	#FAFAFF;
	font-size:90%;
	padding:1px 1px;
}

div#weekViewBody td.greenBlock p {
	background:#80FF80;
	border-color: #AAAAAA #333333 #333333 #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 2px;	
	height:50px;
	margin:0;
	padding:4px;
	font-size:90%;

}

div#weekViewBody td.redBlock p {
	background:#FF8080;
	border-color: #AAAAAA #333333 #333333 #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 2px;	
	height:50px;
	margin:0;
	padding:4px;
	text-align:center;
	font-size:90%;
}

td.singleBlock {
	height:65px;
	padding:4px;
	margin:0;
	border-bottom:1px solid #9EA7B0;
	cursor:pointer;
}

td.center a{
	display:block;
	height:65px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	text-align:center;
}

td.redBlock a{
	display:block;
	height:25px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	text-align:center;
	margin-top:-35px;
	padding-top:35px;
}

td.redBlock p.belegt{
	font-weight:bold;
	text-align:center;
	padding-top:13px !important;
	height: 41px !important;

}

td.center a{
	text-align:center;
	padding-top:18px !important;
	height:32px !important;
}




