@charset "utf-8";
/* CSS Document */

body {
	font-family: "Verdana","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#ffffff;
}

img {
	border:0;
	outline:none;
}

div {
	vertical-align: top;
}

#starttxt {
	position:relative;
	text-align:justify;
	color:#313233;
	padding-right:3.2cm;
}
#starttxt p {
	padding-left:.5cm;
	margin-left:1cm;
}
#stage {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	position: absolute;
	background-color: #f1f2f3;
	overflow:hidden;
}

#stage .heading {
	top:0;
	height:80px;
	position: relative;
	background-color: #313233;
	color: #444444;
	text-align:center;
	vertical-align:middle;
}
#stage .footer {
	height:30px;
	width:100%;
	border-bottom:solid 0px #444444;
	position: relative;
	background-color: #313233;
	color:#808077;
	text-align:center;
	padding:1mm;
	background-image:url("images/zahnheilkunde.png");
	background-repeat:no-repeat;
	background-position:center;
}

#stage .menu {
	position: relative;
	height: 32px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #a0a1a2;
	border-style: solid;
	vertical-align:middle;
	background-color:#f0f1f2;
}

#stage .menu a {
	position: relative;
	float: left;
	width: 25%;
	display:inline;
	text-align:center;
	cursor: pointer;
	color:#c0c0d7;
	color:#313233;
	text-decoration:none;
	font-weight:bold;
	outline:None;
}

#stage #maintext {
	overflow: auto;
	position: relative;
	background-color: #aaaba4;
	background-color: #f0f1f2;
	color: #313233;
	text-align:left;
	font-size:8pt;
	padding:0; margin:0;
	top:0;
	left:0;
	width:600px;
	/*
	background-image:url(zertifikate4.JPG);
	background-position:center;
	background-repeat:no-repeat;
	*/
}

table .content {
	margin-left:0cm;
	padding-right:0cm;
	font-size:8pt;
	color:#313233;
	background-color:#f0f1f2;
	height:100%;
	overflow:hidden;
}

table td {
	vertical-align:top;
} 
.content ul {
	width:70%;
	padding-left:3cm;
	text-align:justify;
}

.content ul li {
	padding-bottom:.5mm;
	text-align:left;
}

.simpletable td {
	vertical-align:top;
	padding:1mm;
}
.simpletable td ul {
	width:90%;
	padding-top:0;margin-top:0;
	padding-left:1cm;
	text-align:left;
}
.simpletable ul li {
	
}

.content h4 {
	margin:0;
	padding:0;
	padding-left:1cm;
	color:#313233;
}
.content p {
	padding-left:2cm;
	padding-right:1cm;
	text-align:justify;
}
.content blockquote {
	padding-left:3.75cm;
	padding-right:1cm;

}

.content .submenu {
	position:relative;
	width:100%;
	border:solid 0px #444444;
	background-color: #70706c;
	background-color: #e0e1e2;
	margin-left:0;
	margin-top:8mm;	
	margin-bottom:8mm;	
	padding:2mm;
	padding-left:1.5cm;
	text-align:left;
}

.content .submenu a {
	padding-right:6mm;
	padding-left:4mm;

	outline: none;
	text-decoration:none;
	color: #c0c0b7;
	color: #414243;
	font-size:8pt;
	font-weight:bold;
}

.content .submenu a:hover {
	color: #313233;
}