@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3A2417;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14px;
	text-align: center;
}
/* Elements */
#header {
	margin: auto;
	height: 200px;
	width: 924px;
	background-image: url(images/header.jpg);
}
#logo {
	position: absolute;
	top: 15px;
}
#middle {
	width: 924px;
	background-image: url(images/middle_bg.jpg);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	background-image: url(images/middle.jpg);
	width: 100%;
	background-repeat: no-repeat;
}
#logodiv {
	margin: auto;
	width: 194px;
	position: relative;
}
#contentleft {
	width:169px;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 0px;
		}
	
#contentcenter {
	width:523px;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: visible;
	position: relative;
}
#contentright {
	width:165px;
	float:right;
	z-index: 1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:visible;
	margin-left: -5px;
		}
#contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	padding-left: -10px;
}
#contentright ul {
	margin-top: -15px;
	margin-left: 20px;
	padding: 0px;
}
#contentright li {
	padding-top: 10px;
	margin-left: -5px;
}


#contentright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: normal;
	z-index:1;
	margin-left: -5px;
}
/* Content */
.photo {
	margin-left: 10px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcc33;
	font-weight: normal;
	margin-top: 16px;
}
.subsection {
	margin-top: -1px;
	margin-left: -1px;
}
.section {
	font-weight: bold;
}
.teaser {
	width: 120px;
	float: right;
	text-align: right;
	background-color: #FFFFCC;
	border: 1px solid #472519;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #572C19;
	padding: 5px;
}

blockquote {
	margin-left: 15px;
}

.contactform {
	background-color: #FFFFFF;
	border: 1px solid #753E29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523024;
	margin-left: 10px;
	margin-bottom: 10px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CB8263;
}
.title {
	text-align: center;
	font-style: italic;
}
.photo {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFFFFF;
}


.box_header {
	height: 33px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: visible;
	position: relative;
	z-index: 1;
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
}
.box_footer {
	background-image: url(images/box_bottom.jpg);
	height: 147px;
	padding: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
}
.box_footer img {
	border: 2px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.box_header a {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#footer a {
	color: #000000;
}

#footer {
	width:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	float: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#oldfooter {
	width:543px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	float: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 179px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: normal;
	margin-top: 16px;
	}
.procedure {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #523024;
	border: 2px solid #FFFFFF;
}
.procedure  th {
	padding: 5px;
}
.caption {
	padding: 5px;
}


.slide {
	border: 1px solid #995944;
}

.border {
	border: 1px solid #210E08;
}
.teaser img {
	border: 1px solid #210E08;
	margin-bottom: 5px;
}
.teaser a {
	color: #572C19;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
}
.implantimages {
	background-color: #FFFFFF;
	border: 1px solid #753E29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523024;
	margin-left: 10px;
	margin-bottom: 10px;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: normal;
	text-decoration: none;
}
#contentleft table {
	margin-top: 8px;
}

