body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #FEA;
	text-align: center;
}

/* Typo
------------------------------------------*/
h1, h2, h3, h4 {
	font-family: "Lucida Grande" Helvetica, Arial, sans-serif;
	color: #990000;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 -0.8em 0;
	clear: both;
}
#content ul, #contentnichtchirurgisch ul {
	margin: 1.5em 0;
	padding: 0;
}

img {
	border-style: none !important;
}
#content ul li, #contentnichtchirurgisch ul li {
	font-size: 1.2em;
	margin: 0 0 0.5em 1.5em;
	color: #000;
	list-style: url(../media/listitem.gif);
}
.halblinks {
	width: 330px;
	float: left;
	padding-right: 0.5em;
	border-right: 1px solid #CCC;
}
.halbrechts {
	width: 330px;
	float: right;
}
#content ol {
	margin: 1.5em 0;
	padding: 0.3em 0;
}
#content ol li {
	font-size: 1.2em;
	margin: 0 0 0.5em 1.5em;
	color: #000;
	list-style-type: upper-roman outside;
}
#content ol a {
	font-weight: bold;
}
#content ol a.selected {
	color: #333;
}
p {
	font-size: 1.2em;
	line-height: 1.6em;
}
a {
	color: #990000;
}
a:hover {
	color: #F00000;
}
address {
	font-style: normal;
}
 
/* Layout
------------------------------------------*/

#wrap {
	width: 720px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
	background: #FFF5CC;
	background: url(../media/wrapshadow.gif) center repeat-y;
}
#header {
	height: 202px;
	padding: 0;
	background: #FFDE71 url(../media/thorvaldsen.jpg) no-repeat;
}

#section1 #header {
	background: #FFDE71 url(../media/Dr-Wolfgang-Metka.jpg) no-repeat;	
}
#section2 #header {
	background: #FFDE71 url(../media/Patienteninformation.jpg) no-repeat;	
}
#section4 #header {
	background: #FFDE71 url(../media/Service.jpg) no-repeat;	
}
#section5 #header {
	background: #FFDE71 url(../media/Kontakt.jpg) no-repeat;	
}
#section6 #header {
	background: #FFDE71 url(../media/Medien.jpg) no-repeat;	
}

#header h1 {
	display: block;
	width: 288px;
	height: 169px;
	margin: 0;
	padding: 0 0 0 169px;
}
#header h1 a {
	display: block;
	width: 551px;
	height: 136px;
	text-indent: -9999px;
	background: url(../media/logo-metka.gif) top right no-repeat;
}
#header h1 a:hover {
	background: url(../media/logo-metka.gif) bottom right no-repeat;	
}
#columns {
	float: left;
	background: #FFF5CC url(../media/columnsshadow.gif) no-repeat;
	border-bottom: 1px solid #CCC;
}
#content {
	width: 519px;
	float: left;
	margin: 1.5em 0;
	padding: 0 1.5em 2em 1.5em;
	border-left: 1px solid #CCC;
}
#contentnichtchirurgisch {
	width: 690px;
	float: left;
	margin: 0;
	padding: 1em 1.5em;
	background: #FFF5CC url(../media/columnsshadow.gif) no-repeat;
}
#contentnichtchirurgisch .alignleft {
	margin: 0 2em 0 0;
}
#sidebar {
	width: 170px;
	margin: 1.5em 0;
	float: left;
}
#contentmulticolumn {
	width: 690px;
	float: left;
	margin: 0;
	padding: 3em 1.5em;
	background: url(../media/bg-multicolumn-2.gif) top center no-repeat;
	border-bottom: 1px solid #CCC;	
}
#contentmulticolumn h2 {
	margin: 1em 0;
}
#contentmulticolumn p {
	margin: 1em 0 1em 0;
}
.itemsbehandlungen {
	padding: 0 0.5em 0.5em 0.5em;
}

.itemsbehandlungen h3 {
	padding: 1em 0 0 0;
	border-bottom: 1px solid #C30;
}
.itemsbehandlungen ul {
	margin: 0;
	padding: 1.5em 0 0 1.5em;
	font-size: 1.2em;
	list-style: url(../media/listitem.gif);
}
.itemsbehandlungen li {
	padding: 0;
}
.drittel {
	width: 230px;
	float: left;
	padding: 0 0 3em 0;
	background: url(../media/hedera-2.gif) bottom center no-repeat;
}
.newsitem {
	margin: 0 0 3em 0;
	padding: 0 0 2em 0;
	background: url(../media/hedera.gif) bottom center no-repeat;
}
#footer {
	clear: both;
	margin: 0 -15px 0 -15px;
	padding: 5px 30px 20px 30px;
	background: #FFF;
	background: url(../media/footershadow.gif) bottom center no-repeat;
}
#footer p {
	margin: 0;
	font-size: 0.9em;
	color: #666;
}
#footer strong {
	color: #666;	
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #666;
}
.infobox {
	text-align: center;
	background: #FFDE71;
	border: 1px solid #FFD138;
}
.infobox ol {
	text-align: left;
}
/* Images
------------------------------------------*/
.alignright {
	float: right;
}
img.alignright {
	margin: 0 0 0.5em 0.5em;
	padding: 0.4em;
	border: 1px solid #DDD !important;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin: 0 0.5em 0.5em 0;
	padding: 0.4em;
	border: 1px solid #DDD !important;
}
/* Navigation
------------------------------------------*/
#navigation {
	width: 720px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../media/navigation_ru.gif) no-repeat;
}
#navigation ul {
	margin: 0;
	padding: 0;
	position: relative;	
}
#navigation li {
	position: absolute;
}
#navigation li, #navigation a {
	text-indent: -9999px;
	height: 33px;
	display: block;
}
#ueberdrmetka {	left: 0; width: 122px; }
#patienteninfo {	left: 122px; width: 191px; }
#behandlung {	left:313px; width: 79px; }
#medien {	left: 392px; width: 254px; }
#kontakt {	left: 646px; width: 74px; }


#ueberdrmetka a:hover { background: transparent url(../media/navigation_ru.gif) 0 -33px no-repeat; }
#patienteninfo a:hover { background: transparent url(../media/navigation_ru.gif) -122px -33px no-repeat; }
#behandlung a:hover { background: transparent url(../media/navigation_ru.gif) -313px -33px no-repeat; }
#medien a:hover { background: transparent url(../media/navigation_ru.gif) -392px -33px no-repeat; }
#kontakt a:hover { background: transparent url(../media/navigation_ru.gif) -646px -33px no-repeat; }

#section1 #ueberdrmetka a { background: transparent url(../media/navigation_ru.gif) 0 -66px no-repeat; }
#section2 #patienteninfo a { background: transparent url(../media/navigation_ru.gif) -122px -66px no-repeat; }
#section3 #behandlung a { background: transparent url(../media/navigation_ru.gif) -313px -66px no-repeat; }
#section6 #medien a { background: transparent url(../media/navigation_ru.gif) -392px -66px no-repeat; }
#section5 #kontakt a { background: transparent url(../media/navigation_ru.gif) -646px -66px no-repeat; }

/* Subnavigation
------------------------------------------*/
#sidebar ul {
	margin: 2em 0 0 0;
	padding: 0 0 0 2em;
}
#sidebar ul li {
	list-style: url(../media/listitem.gif);
	padding: 0 0 1em 0em;	
}
#sidebar ul li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
}
#sidebar ul li a:hover {
	color: #F00000;
}

/* Homepage
------------------------------------------*/
#homepage {
	width: 374px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
}

#leftaddress {
	width: 170px;
	float: left;
	margin: 5px 0 0 0.8em;
}
#rightaddress {
	width: 170px;
	float: right;
	margin: 5px 0 0 0;
}

#homepagenav {
	width: 105px;
	height: 34px;
	margin: 314px 0 0 262px;
	padding: 0;
	background: url(../media/homepage-nav.gif) no-repeat;
}
#homepagenav ul {
	margin: 0;
	padding: 0;
	position: relative;
}
#homepagenav li {
	position: absolute;
}
#homepagenav li, #homepagenav a {
	display: block;
	text-indent: -9999px;
	height: 34px;
}

#deutsch { left: 0; width: 50px; }
#english { left: 55px; width: 50px; }

#deutsch a:hover { background: url(../media/homepage-nav.gif) 0 -34px no-repeat; }
#english a:hover { background: url(../media/homepage-nav.gif) -55px -34px no-repeat; }

#aktuelles {
	margin: 55px 0 0 0;
	padding: 0 0 1em 0;
}
#aktuelles p {
	margin: 0;
	padding: 0;
	text-align: center;
}
/* Table
------------------------------------------*/
table {
	margin: 2em 0 0 0 ;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
td {
	font-size: 1.2em;
	padding: 0.5em 1em;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}
td p {
	font-size: 1em;
}
td.datum {
	font-weight: bold;
	border-right: 1px solid #CCC;
}

/* Medien
------------------------------------------*/
li.ico-audio {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-sound.png) left center no-repeat;
}
li.ico-video {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-monitor.png) left center no-repeat;
}
li.ico-pdf {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-pdf.png) left center no-repeat;
}
li.ico-www {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-www.png) left center no-repeat;
}
li small {
	color: #999;
}

/* FAQ
------------------------------------------*/

.faq {
	width: 510px;
	margin: 0 0 3em 0;
	padding: 0 0 2em 0;
	background: url(../media/hedera.gif) bottom center no-repeat;
}


.frage {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	font-style: italic;
	border-bottom: 1px solid #CCC;
}
a.nachoben {
	display: block;
	width: 78px;
	height: 14px;
	float: right;
	margin: -0.5em 0 0 0;
	text-indent: -9999px;
	background: url(../media/but_nachoben.gif) bottom right no-repeat
}
a:hover.nachoben {
	background: url(../media/but_nachoben.gif) top right no-repeat	
}
ul.faqlist li, .faqlist ul li {
	list-style: none !important;
}
span.amp {
	font-size: 110%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}
	
	

/* Gallery
------------------------------------------*/
.gallery {
	width: 519px;
}
.gallery img {
	float: left;
	margin: 0 1px 0 0;
}

/* Clearfix (http://www.positioniseverything.net/easyclearing.html)
-------------------------------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */