/* ----------------- Allgemein -------------------------------------------------------*/
body	{
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	background:#f4f4f4 url(./images/bodybg.gif) center repeat-y;
	color: #555;
		}
#wrapper {
	width:900px;
	padding:0;
	background:#fff;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	/* [disabled]height: auto; */
		}
#wrapper #content .twocolumn p {
	text-align: justify;
}
a {
	color:#c53a15;
	text-decoration: none;
	background:none;
	}
a:hover {
	color:#000;
	background:none;
	text-decoration:underline;
}
link {
	color:#c53a15;
	text-decoration: none;
	background:none;
}
link:hover {
	color:#000;
	background:none;
	text-decoration:underline;
}
p {
	margin:0;
	padding-top:2px;
	/* [disabled]text-align: justify; */
	}
h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#c53a15;
	background:none;
	border-bottom: 2px dotted #adaeae;
}
h3 {
	font-weight:bold;
	font-size:12px;
	color:#c53a15;
	background:none;
	margin-top: 0;
	margin-right: 0;
	/* [disabled]margin-bottom: 10px; */
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	/* [disabled]padding-bottom: 4px; */
	padding-left: 0px;
}
h4 {
	margin:0;
	font-family: 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: normal;
	}
h5 {
	margin: 0 0 0 10px;
	padding : 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
h6 {
	margin:0;
	font-size: 11px;
	line-height: normal;
	color:#c53a15;
	}
ul {
	margin: 0 0 0 10px;
	padding : 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(./images/bullet.gif);
}	
img {
	border: 0;
	}	
img.float-left {
	margin: 5px 20px 10px 0px;
	float:left;
	border-color:#FFFFFF;
	border-width:3px;
	padding:5px;
}
img.float-right {
	margin: 5px 0 10px 20px;
	float: right;
}
	
.pic{
	margin-top:8px;
	background-image: url(images/index.gif);
	}
.pic2 {
	margin-top:20px;
	/* [disabled]margin-left: 0px; */
	margin-right: 25px;
	/* [disabled]border: solid 1px black; */
}
	
hr {
	color: #adadae;
}
#title {
	float:left;
	width:240px;
	padding: 20px 0 10px 60px;
	}
	
#title h3 {
	font-size:12px;
	padding:5px 0 0 0;
	margin:0;
	color:#444;
	}

	
#title p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	background: inherit;
	}
	

/* ----------------- Kopf -------------------------------------------------------*/
#header_hno {
	clear:both;
	width:900px;
	height:140px;
	/* [disabled]background: url(./images/kopf_hno.jpg) no-repeat; */
	margin:0;
	}
#header_ortho {
	clear:both;
	width:900px;
	height:140px;
	background: url(./images/kopf.jpg) no-repeat;
	margin:0;
}
#header_allg {
	clear:both;
	width:900px;
	height:140px;
	background: url(./images/kopf_ortho.jpg) no-repeat;
	margin:0;
}
#header_psycho {
	clear:both;
	width:900px;
	height:140px;
	background: url(./images/kopf_psycho.jpg) no-repeat;
	margin:0;
}
	
#headermvz {
	clear:both;
	width:900px;
	height:140px;
	background: url(./images/kopf_mvz.gif) no-repeat;
	margin:0;
	}
#header_right {
	float:right;
	width:660px;
	height: 100px;
	margin:15px 0 0 0;
	}
#header_righttop {
	width: 700px;
	margin: 0 2px 0 0;
	padding: 0 8px 2px 0;
	float:right;
	text-align: right;
	}
#header_righttop a {
	color:#adaeae;
	text-decoration: none;
	}
#header_righttop a:hover {
	color:#c33a15;
	text-decoration: underline;
	}
#header_righttop .selected_item {
	color: #c33a15;
}

/* ----------------- NAVI -------------------------------------------------------*/	

#menu {
	width: 910px;
	float:right;
	margin:80px 0 0 0;
	padding:0;
	text-align:right;
	}
	
#menu li { 
	display:inline;
	}
	
#menu li a {
	color:#adaeae;
	font-size: 10px;
	text-decoration: none;
	padding:1px 10px 1px 10px;
	height:19px;
	background:none;
	}
	
#menu li a:hover {
	background: none;
	color:#c53a15;
	}
#menu .active a{
	color: #c53a15;
	padding:1px 10px 1px 10px;
	/* [disabled]text-decoration: underline; */
	font-weight: bold;
}

/* ----------------- Content -------------------------------------------------------*/
#pic {
	width: auto;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(./images/index.gif) no-repeat;
	}
#pic_work {
	width:900px;
	height:250px;
	margin:5px 0 10px 0;
	background: url(./images/work_index.jpg) no-repeat;
}
#pic a {
	color:#fff;
	}

#pic:hover {
	/* [disabled]background: url(./images/hno_index.jpg) no-repeat; */
	width: auto;
	}
	
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:30px 0px 0px 20px;
	color:#fff;
	}
#content{
	width:900px;
	min-height: 480px;	/*border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;*/
	}
#content_bild {
	width:900px;
	height:60px;
	/* [disabled]margin:10px 0 15px 0; */
	background: url(./images/bg_name.gif) no-repeat;
	}

#content_bild {
	width:900px;
	height:60px;
	margin:10px 0 15px 0;
	background: url(./images/bg_name.gif) no-repeat;
}

#content_kontakt{
	width:900px;
	min-height: 250px;
	}
#content_kontakt1{
	width:900px;
	min-height: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adadae;
	}
.doc-bg1 {
	vertical-align:top;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	background-image: url(./images/doc_bg1.gif);
	background-repeat: no-repeat;
}
.doc-bg1 p,.doc-bg1 a,#doc-nav,.check-info a {
	font-size:8pt;
	line-height:10pt;
}
.doc-bg2 {
	background-image: url(./images/doc_bg2.gif);
	background-repeat: no-repeat;
}
.bg1 {
	vertical-align:top;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	width: 270px;
}
.bg1 p,.bg1 a{
	font-size:8pt;
	line-height:10pt;
}
.bg10 {
	vertical-align:top;
	padding-top:10px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:0px;
	background-image: url(images/bg10.gif);
	background-repeat: no-repeat;
	width: 200px;
}
.bg10 p,.bg10 a{
	font-size:8pt;
	line-height:10pt;
}
.bg100 {
	vertical-align:top;
	padding-top:10px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:0px;
	background-image: url(images/bg100.gif);
	background-repeat: no-repeat;
	width: 250px;
}
.bg100 p,.bg10 a{
	font-size:8pt;
	line-height:10pt;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
}	
.bg20 {
	background-image: url(images/bg20.gif);
	background-repeat: no-repeat;
}	
.bg200 {
	background-image: url(images/bg200.gif);
	background-repeat: no-repeat;
}
.message{
	position:absolute;
	width:700px;
	float:left;
	margin:15px 0px 0px 40px;
	color:#fff;
	}
.left {
	float: right;
	width: 270px;
	padding:30px 10px 70px 10px;
		/* [disabled]margin-top: 20px; */
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	}	
.left_index {
	float: left;
	width: 160px;
	padding:30px 15px 70px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	background: #f3f3f4;
	height: 410px;
	}
.left_index:hover {
	/* [disabled]background: #d3d3d1; */
}
.left_team {
	float: right;
	width: 230px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.left_team_o {
	float: left;
	width: 170px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.spalte {
	float: left;
	width: 860px;
	padding:10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: #f3f3f4;
	height: 490px;
}
.spaltel {
	float: left;
	width: 400px;
	padding:10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: #f3f3f4;
	height: 250px;
}
.spalter {
	float: right;
	width: 400px;
	padding:10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: #f3f3f4;
	height: 250px;
}
.spalte5 {
	float: left;
	width: 154px;
	padding:10px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
	background: #f3f3f4;
	height: 250px;
}
.spalte5:hover {
  background: #d3d3d1;
}
.spalte1 {
	float: left;
	width: 152px;
	padding:0px;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-image: url(images/bg_allg.gif) no-repeat;	
}
.spalte1:hover img{
	height: 38px;	
} 

.spalte2 {
	float: left;
	width: 152px;
	padding:0px;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bg_hno.gif) no-repeat;
}
.spalte2:hover img{
height: 38px;
} 

.spalte3 {
	float: left;
	width: 152px;
	padding:0;
	margin-top: 0;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bg_ortho.gif) no-repeat;
}
.spalte3:hover img{
  height: 38px;
} 

.spalte4 {
	float: left;
	width: 152px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bg_psycho.gif) no-repeat;
}
.spalte4:hover img{
  height: 38px;
} 

.middle {
	float: right;
	width: 270px;
	padding:30px 10px 70px 10px;
		/* [disabled]margin-top: 20px; */
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
	}	
.middle_index {
	float: left;
	width: 412px;
	padding:30px 10px 70px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
	background: #f3f3f4;
	height: 410px;
	}
.middle_index:hover {
	/* [disabled]background: #d3d3d1; */
}	
.middle_team {
	float: right;
	width: 400px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.middle_team_o {
	float: left;
	width: 400px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
	
.right_index {
	float: right;
	width: 251px;
	padding:30px 10px 70px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background: #f3f3f4;
	height: 410px;
}
.right {
	float: right;
	width: 250px;
	padding:30px 10px 70px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
}
.right_o {
	float: right;
	width: 150px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.right_team {
	float: right;
	width: 180px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	height: 450px;
}
.right_team_o {
	float: left;
	width: 180px;
	padding:1px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.right_news {
	float: left;
	width: 232px;
	padding:10px 10px 5px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #f3f3f4;
	/* [disabled]background-image: url(images/bg252.jpg); */
	height: 100px;
	overflow: scroll;
}
.right_news_psycho {
	float: left;
	width: 232px;
	padding:10px 10px 5px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #f3f3f4;
	height: 150px;
	overflow: scroll;
}
.right_news_ortho {
	float: left;
	width: 232px;
	padding:10px 10px 5px 10px;
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]background: #f3f3f4; */
	height: 100px;
	overflow: scroll;
	background-image: url(images/bg232.jpg);
}
.slide {
	float: right;
	width: 556px;
	padding:5px 0px 8px 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 620px;
}
.slide ul {
	margin: 0 0 0 0px;
}
.twocolumn {
	float: right;
	width: 546px;
	padding:5px 30px 8px 15px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
	/* [disabled]height: 620px; */
}
.twocolumn ul {
	margin: 0 0 0 10px;
}
.twocolumn_long {
	float: right;
	width: 546px;
	padding:5px 30px 8px 15px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
	height: 850px;
}
.twocolumn_hno {
	float: right;
	width: 546px;
	padding:5px 30px 8px 15px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;

}
.twocolumn_hno ul {
	margin: 0 0 0 10px;
}
.thumbs_o img{
	position:relative;
	padding:1px;
	margin:5px 5px 2px 0;
	background:none;
}
.thumbs img{
	position:relative;
	padding:1px;
	margin:5px 0px 2px 10px;
	border:2px solid #adaeae;
	background:none;
}

.thumbs img:hover{
	border:2px solid #f1280c;
	background:none;
	/* [disabled]text-align: left; */
}

#selected img{
	border:2px solid #f1280c;
	background:none;
}

#icon {
	vertical-align:middle;
	margin-right: 5px;
	}
	
#seperator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #adadae;
	margin: 5px 0 5px 0;
}
	

/* ----------------- Fuss -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0;
	/* [disabled]margin: 20px 0 0 0; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adadae;
	}
	
#footer a {
	color: #c53a15;
	background: inherit;
	font-weight: bold;
	}
#impressum {
	clear: both;
	text-align:right;
	line-height: 1.8em;
	color: #444;
	/* [disabled]background: #fff; */
	/* [disabled]padding: 4px 0; */
	margin: 40px 0 0 0;
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: url(images/bg900.gif); */
	background-image: url(images/bg900.gif);
}
