/* ----------------------------------
Styles zahn-medzin.info 

Autor: Antonia Sch&ouml;nstein 

Inhalt:
1. Kalibrierung
2. Allgemeine Styles
3. Layout-Styles
4. Sonstiges 
---------------------------------- */



/* ----------------------------------
   1. Kalibrierung */

* { padding: 0; margin: 0; } 
img { border: 0px; }


/* ----------------------------------
   2. Allgemeine Styles */   

html,body { 
  background-color: #FFF6EA; 
	color: #545454; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:  12px;
	height:100%;
	background-image: url(../images/bg.gif);
	repeat-y: 100%;
	line-height:16px;
}

p {
	padding-bottom:20px;
}

	 
/* Hyperlinks */  

a { 
  outline: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
	color: #03588D; 
	line-height:14px;
  text-decoration: none; 
} 
a:active {
	color:#0988D9;
}

a:hover, a:focus{
	color:#0988D9;
}




a.nav:link, a.nav:visited  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	line-height:26px;
	/*font-variant: small-caps;*/
  text-decoration: none; 
}

a.nav:active {
	color:#0066A6;
}

a.nav:hover, a.nav:focus{
	color:#0066A6;
}

a.navSubcontent:link, a.navSubcontent:visited  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
	color: #03588D; 
	line-height:17px;
}

a.navSubcontent:active {
	color:#0988D9;
}

a.navSubcontent:hover, a.navSubcontent:focus{
	color:#0988D9;
}

.navSubcontentOff  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #03588D; 
	line-height:17px;
}


a.tipp:link, a.tipp:visited  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color:#0066A6;
	/*font-variant: small-caps;*/
  border-bottom: 1px dashed #0066A6 ; 
  text-decoration: none; 
}

a.tipp:active {
	color:#0066A6;
}

a.tipp:hover, a.tipp:focus{
	color:#0066A6;
}

dd{
	font-style:italic;
}

.navaktiv{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #0066A6; 
	line-height:26px;
}

.headlineContent{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
	color: #0066A6; 
	line-height:80px;
}
h1{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
	color: #0066A6; 
	line-height:80px;
}
.sublineContent{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
	color: #545454; 
	line-height:16px;
}
.txtContent{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
	color: #545454; 
	line-height:16px;
}

.headlineExtracontent{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
	font-style: italic;
	color: #0066A6; 
	line-height:30px;
}
.txtExtracontent{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 500;
	font-style: italic;
	color: #545454; 
	line-height:14px;
}


/* ----------------------------------
   3. Styles für Layoutbereiche */   

#rahmen { 
position:relative;
min-height:100%;
height:auto !important;
height:100%;
}

#header { 
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:2;
  background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #E7CAB4;
	width: 100%;
	height: 115px;
}

#logo { 
	position:absolute;
	top: 20px;
	left: 167px;
	z-index:1;
	width: 75;
	height: 75px;
}
#sublogo { 
	position:absolute;
	top: 40px;
	left: 10px;
	z-index:1;
	width: 75;
	height: 75px;
}
#titel { 
	position:absolute;
	top: 50px;
	left: 275px;
	z-index:1;
	width: 75;
	height: 75px;
}
#nav { 
	position:absolute;
	top: 115px;
	left: 0px;
	z-index:2;
  background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
}
#navDrKlatt { 
	position:absolute;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#navWillkommen { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	text-align: center;
	position:absolute;
	top: 5px;
	left: 141px;
	width: 120px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#navTeam { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	text-align: center;
	position:absolute;
	top: 5px;
	left: 261px;
	width: 130px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#navPatienteninformation { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	text-align: center;
	position:absolute;
	top: 5px;
	left: 391px;
	width: 170px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#navTerminwunsch { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	text-align: center;
	position:absolute;
	top: 5px;
	left: 561px;
	width: 130px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#navKontakt { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
	color: #ffffff; 
	text-align: center;
	position:absolute;
	top: 5px;
	left: 691px;
	width: 90px;
	height: 26px;
	border-right: 1px solid #ffffff;
	z-index:2;
}
#content { 
	position:absolute;
	top: 0px;
	left: 140px;
	z-index:1;
	width: 548px;
	height: 100%;
}
#inhaltcontent { 
	position:absolute;
	top: 140px;
	left: 22px;
	z-index:1;
	width: 450px;
}
#extracontent { 
	position:absolute;
	top: 220px;
	left: 15px;
	z-index:1;
	width: 110px;
}
#subcontent { 
	position:absolute;
	top: 170px;
	left: 693px;
	z-index:1;
	width: 320px;
}
#iso { 
	position:absolute;
	top: 700px;
	left: 725px;
	z-index:1;
	width: 300px;
}
#meldung { 
	position:absolute;
	top: 140px;
	left: 20px;
	z-index:1;
	width: 450px;
  font-size: 10px;
	color: #ff0000; 
}


#footer {
position:absolute;
bottom:0;
width:100%;
}


 
/* ----------------------------------
   4. Sonstige Styles  */   

	#kronen {
  border-collapse: collapse;
  border: 1px solid #334F8E;
  color: #404040;
  background: none;
	text-align: center;
  }

  #kronen td, th {
  border: 1px solid #334F8E;
  padding: 3px 3px 3px 3px;
	}
	
	#kronen thead td, tfoot td {
  border: 1px solid #334F8E;
  background: #ffffff;
  font-size: 12px;
  font-weight: 600;
  color: #0066A6;
  padding: 3px 3px 3px 3px;
  }

