/* CSS Document */

body {
	background-color: #F0F0E6;
	font-family: Verdana, Sans;
	color: #000000;
	margin-top: 20px;
	scrollbar-base-color: F0F0E6;
	scrollbar-arrow-color: 435856;
	scrollbar-darkshadow-color: F0F0E6;
	scrollbar-highlight-color: 435856;
	scrollbar-track-color: F0F0E6;
	scrollbar-shadow-color: FDFDFD;
	background-image: url(../layoutimages/background.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1.top {
	color: #F0F0E6;
	font-size: 5px;
	line-height: 7px;
	font-style: normal;
}
#rand {position: relative; margin: 20px auto; width: 802px; z-index: 1;}
#kopfDiv {

	z-index: 2;
	width: 800px;
	height: 159px;
	background-image: url(../layoutimages/kopf.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	position: absolute;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #660000;
	border-left: none;
}
#balkenDiv { height: 2px; width: 800px; margin: 0px 0px 0px 0px; /*background-image: url(images/balken.gif); background-repeat: no-repeat;*/}
#bottomDiv {
	z-index: 15;
	height: 95px;
	width: 800px;
	margin: 0px 0px 0 0px;
	position: absolute;
	top: 528px;
	background-image: url(../layoutimages/bottom.jpg);
	border-top: 1px solid #660000;
	border-right: 1px none #660000;
	border-bottom: 1px none #660000;
	border-left: 1px none #660000;
}
 .bottomTxt {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 9px;
	position: relative;
	text-align: center;
	top: 25px;
	height: 20px;
	width: 800px;
}

#inhalt_kontakt {

	POSITION: absolute;
	TOP: 13px;
	width: 360px;
	height: 291px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 6px;
	margin: 0px 8px 8px;
}
#navcontainer {
	padding: 0 0 0 0px;
	height: 66px;
	width: 800px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	display: inline;
	z-index: 3;
	background-position: right;
	background-image: url(../layoutimages/navi.jpg);
}
#navcontainer ul {

border: 0 none;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}
#navcontainer ul li a {
	width: auto;
	height: 28px;
	padding: 0 16px 0 24px;
	margin: 0;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #FFFFFF;
	background-image: url(../layoutimages/button-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer ul li a:hover {
	color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #6F6F6F;
	background-image: url(../layoutimages/button-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer a:active {
	color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 8px none #FFCC66;
	background-image: url(../layoutimages/button-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer li#active a {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 9px none #FFCC66;
	color: #FFFFFF;
	background-image: url(../layoutimages/button-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav2{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 500px;
	width: 200px;
	border: 1px none #CCCCCC;
	position: absolute;
	left: 37px;
	top: 80px;
}
#nav2 ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav2 ul li {

	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 35px;
}
#nav2 ul li a {
	width: 200px;
	height: 30px;
	padding: 0px 4px 0 50px;
	margin: 2px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	border: 1px none #009933;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../layoutimages/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav2 ul li a:hover {
	color: #660000;
	border: 1px none #FFCC66;
	background-image: url(../layoutimages/pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

form {
	padding:8px;
	border:1px solid #666666;
}
td, input, select { font-size:100%; font-family:Verdana, sans-serif; font-weight:bold; }
textarea {
	font-size:100%;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	width: 229px;
}
input, select, textarea {
	color:#000000;
	font-size: 80%;
	border: 1px solid #333333;
}
.Bereich, .Feld { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Auswahl { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Button {
	background-color:#660000;
	color:#fff;
	width:114px;
	border:1px solid #FF6600;
	font-size: 80%;
}

#StartDiv {
	background-color: #FFFFFF;
	z-index: 6;
	height: 380px;
	width: 800px;
	margin: 0 0px 0px 0px;
	background-image: url(../layoutimages/zahnbuerste.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 159px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.StartTxt {

	margin: 0px 10px 0px 0px;
	font-size: 12px;
	padding: 40px 5px 20px 20px;
	line-height: 18px;
	float: right;
	width: 360px;
}
#KontaktDiv {
	background-color: #F0F0E6;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;
	background-image: url(../layoutimages/telefon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
}
.KontaktTxt {
	margin: 0px;
	font-size: 12px;
	padding: 40px 11px 0px 35px;
	line-height: 18px;
	float: right;
	width: 340px;
}
#TerminDiv {

	background-color: #F0F0E6;
	z-index: 6;
	height: 380px;
	width: 800px;
	margin: 0 0px 0px 0px;
	background-image: url(../layoutimages/kalender.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 159px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.TerminTxt {
	margin: 0px;
	font-size: 12px;
	padding: 40px 6px 0px 20px;
	line-height: 18px;
	float: right;
	width: 381px;
}

#AnfahrtDiv {
	background-color: #FFFFFF;
	z-index: 6;
	height: 380px;
	width: 800px;
	margin: 0 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 159px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-image: url(../layoutimages/haltestelle.jpg);
}
.AnfahrtTxt {

	margin: 0px;
	font-size: 12px;
	padding: 40px 6px 0px 20px;
	line-height: 18px;
	float: right;
	width: 400px;
}

#SkizzeDiv {
	background-color: #FFFFFF;
	z-index: 6;
	height: 380px;
	width: 800px;
	margin: 0 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	top: 159px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.SkizzeTxt {

	margin: 0px;
	font-size: 12px;
	padding: 20px 6px 0px 20px;
	line-height: 18px;
	float: right;
	width: 400px;
}




.inlayTxt { font-size: 12px; margin: 6px 6px 0px 6px; line-height: 18px;}
.imgRight { float: right; margin-right: 0px; margin-top: auto; margin-bottom: 0px; margin-left: -130px;}
.inlay { margin: 20px 0px 0px 30px; }
.breite2 { display: block; width: 110px; height: 20px; font-weight: bold; float: left; margin-left: 0px;}
.small { font-size: 10px; line-height: 12px; }
.LeistungTxt {
	font-size: 12px;
	padding: 20px 0px 0px 40px;
	line-height: 18px;
	width: 400px;
}
#LeistungDiv {
	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/geraete.jpg);
}

#inhalt_anfahrt {


	POSITION: absolute;
	TOP: 10px;
	width: 394px;
	height: 291px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 95px;
	margin: 0px 8px 8px;
}
.einrueck {
display: block; width: 120px; font-weight: bold; float: left; margin-left: 0px;
}
#Skizze2Div {
	z-index: 6;
	height: 380px;
	width: 800px;
	margin: 0 0px 0px 0px;
	background-repeat: repeat;
	background-position: left center;
	position: absolute;
	top: 159px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-image: url(../layoutimages/bg-plan.gif);
}
.Skizze2Txt {


	margin: 0px;
	font-size: 12px;
	padding: 20px 6px 0px 20px;
	line-height: 18px;
	float: right;
	width: 400px;
}
.PraxisTxt {
	font-size: 12px;
	padding: 20px 360px 0px 40px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#PraxisDiv {
	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;



	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
	background-image: url(../praxis/team5.jpg);
}
#ImpressDiv {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/impressum.jpg);
}
.ImpressTxt {

	font-size: 12px;
	padding: 20px 40px 0px 360px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}

.Leistung1Txt {

	font-size: 12px;
	padding: 20px 360px 0px 40px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#Leistung1Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/behandlung1.jpg);
}
.Leistung2Txt {

	font-size: 12px;
	padding: 20px 360px 0px 40px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#Leistung2Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/prothetik1.jpg);
}
#Leistung3Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/implantate.jpg);
}
.Leistung3Txt {

	font-size: 12px;
	padding: 20px 40px 0px 360px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
.Leistung4Txt {

	font-size: 12px;
	padding: 20px 360px 0px 40px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#Leistung4Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/intraoral.jpg);
}
#Leistung5Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/parodontose.jpg);
}
.Leistung5Txt {

	font-size: 12px;
	padding: 20px 40px 0px 360px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#Leistung6Div {

	background-color: #FFFFFF;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/zreinigung.jpg);
}
.Leistung6Txt {

	font-size: 12px;
	padding: 20px 40px 0px 360px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}
#Leistung7Div {

	background-color: #F0F0E6;
	z-index: 3;
	height: 380px;
	width: 800px;
	margin: 0 0px -11px 0px;

	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 159px;
	background-image: url(../layoutimages/recall.jpg);
}
.Leistung7Txt {

	font-size: 12px;
	padding: 20px 40px 0px 360px;
	line-height: 18px;
	width: 400px;
	overflow: scroll;
	height: 365px;
}

