body {
	background-color: white;
	font-size: 100.01%;
	font-family: Verdana, Arial, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}

strong
{
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #564b47;
}
a:active, a:focus  { outline: none }

.pic_right {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 2px solid #a1d1c3;
}

.pic_left  {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 2px solid #a1d1c3;
	}	

.pic_team {
	padding: 5px;
	margin: 20px;
	border: 3px solid #a1d1c3;
}

#content p, li, td, th {
	font-size: 12px;
	line-height: 16px;
}


#content td, th {
	vertical-align: top;
}
#content td{
	border-top: 1px solid #A4D0C3;
	padding: 5px;
}
table {
	border-collapse:collapse;
}

h1 {
	font-size: 16px;
	margin-bottom: 20px;
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 20px;
	background-image: url(../images/header_2.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}

h3 {
	font-size: 12px;
	font-style:italic;
	padding-top: 20px;
}



#page {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	background-color: #eef5f2;
	border-left: 1px solid #99BBBB;
	border-right: 1px solid #99BBBB;
}

#mainnavi_links {
	left: 290px;
}

#content {
	margin: 0px 290px;
}

#left {
	width: 290px;
	padding: 50px 0px;
}

#right {
	width: 290px;
	padding: 50px 0px;
}

.box_outer {
	margin: 0px 64px 15px 64px;
	}


#banner {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-image: url(../images/team.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 220px;
}

#banner_praxis {
	position: absolute;
	top: 15px;
	left: 10px;
	color: #669999;
	color: #336666;
	font-weight: bold;
	font-size: 16px;
}

#banner_dr_med {
	position: absolute;
	bottom: 4px;
	left: 10px;
	font-family: Candara;
	font-size: 34px;
	color:#a1d1c3;
}

#banner_gruppenbild {
	position: absolute;
	bottom: -15px;
	left: 250px;
}


#banner_flash {
	position: absolute;
	top: 2px;
	right: 97px;
}


#mainnavi {
	position: relative;
	top: 0;
	left: 0;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #c6e2d4;

}

#mainnavi_barbara_luther {
	position: absolute;
	left: 10px;
	top: 3px;
	font-family: Candara;
	font-size: 34px;
	color: #669999;
}

#mainnavi_links {
	position: absolute;
	top: 0px;
	overflow: visible;
	height: 40px;
}

#mainnavi a{
	line-height: 40px;
	padding: 11px 10px;
	color: #336666;
	font-weight: bold;
	font-size: 16px;
	margin-right: 1px;
	margin-left: 1px;

}

#mainnavi a:hover{
	background-color: #509a9a;
	color: #eef5f2;
}

#mainnavi #activelink{
	background-color: #509a9a;
	color: #eef5f2;

}


/* ------------------------------------------------ Inhalt */
#content {
	min-height:350px;
	padding: 45px 0px 30px 0px;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}



.link_wiki {
	font-size: 11px;
	color:#669999;
	border-bottom: 1px dashed #669999;
}

.link_wiki:hover {
	border-bottom: 1px solid #669999;
}

.link_intern {
	color:#669999;
	padding-left: 15px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.link_intern:hover {
	color: black;
}


#left {
	float: left;
	background-image:url(../images/left_bg.jpg);
	background-repeat: no-repeat;
}
#right {
	float: right;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}

.box_outer {
	background-color: #a1d1c3;
}
	.box_outer img {
		width: 162px;
		height: 14px;
	}

.box_content {
	color:#373230;
	position: relative;
	font-size: 9px;
	padding: 9px;
	border-left: 2px solid #669999;
	border-right: 2px solid #669999;
}
.box_content table {
	border-spacing: 0px;
	border-collapse: collapse;
}

.box_content td {
	padding: 2px 2px 0px 0px;
	font-size: 9px;
}

.box_content a, .box_content img {
	border: 0px;
	background-color: transparent;
}

#eingang {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 75px;
	height: 80px;
	}

.link_sub {
	
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.link_sub li {
	border-top: 2px solid #c6e2d4;
	display: block;

}

.link_sub a{
	display: block;
	height: 1%;
	font-size: 10px;
	color: #373230;
	padding: 8px 4px 8px 4px;
	border-left: 0px solid #c6e2d4;
	border-right: 0px solid #c6e2d4;
}

.link_sub a:hover {
	background-color: #c6e2d4;
}


.link_sub_sub {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}

ul.link_sub_sub {
	margin-bottom:20px;
}

.link_sub_sub li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.link_sub_sub a {
	display: block;
	height: 1%;
	padding: 0px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 14px;
	margin-top: 3px;
	background-image: url(../images/sub_sub_arrow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.link_sub_sub a:hover {
	color: #eef5f2;
	background-color: transparent;
	background-position: -200px 0px;
}
	

#footer {
	clear: both;
	background-color: #a1d1c3;
	padding: 0;
	margin: 0;
	font-size: 10px;	
	text-align:center;
}

#footer a{
	font-style: italic;
}

#footer a:hover {
	color: #eef5f2;
}



table#bleach_body {border:2px solid #669999;padding:2;}
table#bleach_select {border:1px solid #669999;padding-left:15;padding-right:15;padding-top:3;padding-bottom:3;}
table#bleach_select:hover {border:1px solid #a1d1c3;}
td#bleach_main {border:1px solid #669999;padding-top:30px;padding-bottom:30px;padding-left:150px;padding-right:150px;}

