/* CSS Document */
a 
{ 
   text-decoration: none; 
}

body
{
	font-family: Arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/images/hintergrund-zoppi.jpg);
}

.hautarzt
{
  visibility: hidden;
	height: 300px;
	overflow: scroll;
}

.bild-hand
{
	height: 124; 
	vertical-align: middle;
	text-align: right;
}

.flags
{
	position: absolute;
	top: 160px;
	left: 60px;
	width: 120px;
}

.flags a
{
	padding-left: 2px;
	padding-right: 2px;
}

h1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

h2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.bild
{
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 275px;
	left: 0px;
	top: 0px;
	height: 140px;
	vertical-align: middle;
	
}

.lbilder
{
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 200px;
	left: 5px;
	top: 230px;
	height: 255px;
}

.lbilder p
{
	margin-top: 5px;
	margin-bottom: 0px;
}

.links
{
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 190px;
	left: 10px;
	top: 150px;
	height: 60px;
}

.logo
{
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 130px;
	width: 140px;
	left: 800px;
	top: 10px;
}

.anschrift
{
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 100px;
	width: 530px;
	left: 310px;
	top: 0px;
	
}

.anschrift h1
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
}
.anschrift h2
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
}

.anschrift h3
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.anschrift p
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.anschrift table
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}

.anschrift td
{
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
}

.anschrift-danuta
{
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 120px;
	width: 500px;
	left: 350px;
	top: 0px;
	
}

.anschrift-danuta h1
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 16px;
}
.anschrift-danuta h2
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
}

.anschrift-danuta h3
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}

.anschrift-danuta p
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.anschrift-danuta table
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}

.anschrift-danuta td
{
	margin-top: 0px;
	vertical-align: top;
	padding-top: 5px;
}

.ueberschrift
{
	position: absolute;
	top: 195px;
	left: 250px;
	width: 670px;
	height: 45px;
	/*overflow: hidden;*/
	z-index: 6;
	font-family: Arial;
	line-height: 2px;
	margin-botton: 0px;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: gray;
	margin-left: 25px;
	margin-right: 45px;
}
.haupt
{
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 335px;
	width: 680px;
	left: 250px;
	top: 245px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	
}
.adresse
{
    overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 250px;
	width: 700px;
	top: 585px;
	height: 40;
	border-top: 1;
	border-top-style: solid;
	border-top-color: gray;
}

.haupt-text
{
	font-family: Arial;
	font-size: 11px;
}

