body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	color: #333;
	background: #FEA;
	text-align: center;
}

/* Typo
------------------------------------------*/
h1, h2, h3, h4 {
	font-family: Georgia, "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.3em;
	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.3em;
	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.3em;
	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: 169px;
	padding: 0 0 0 169px;
	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: 136px;
	margin: 0;
	padding: 0 0 0 260px;
}
#header h1 a {
	display: block;
	width: 288px;
	height: 136px;
	text-indent: -9999px;
	background: url(../media/logo-metka.gif) top no-repeat;
}
#header h1 a:hover {
	background: url(../media/logo-metka.gif) bottom no-repeat;	
}
#columns {
	float: left;
	background: #FFF5CC url(../media/columnsshadow.gif) no-repeat;
}
#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: 1.5em;
	background: url(../media/bg-multicolumn-2.gif) top center no-repeat;

}
#contentmulticolumn h2 {
	margin: 1em 0;
}
#contentmulticolumn p {
	margin: 1em 0 1em 0;
}
.itemsbehandlungen {
	padding: 0 0.5em 0.5em 0.5em;
}

.itemsbehandlungen ul {
	margin: 0;
	padding: 0 0 0 1.5em;
	font-size: 1.3em;
	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;
}
.homedrittel {
	width: 230px;
	float: left;
	padding: 0 0 3em 0;
}
.newsitem {
	margin: 0 0 3em 0;
	padding: 0 0 2em 0;
	background: url(../media/hedera.gif) bottom center no-repeat;
}

/* footer
-------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0 -15px 0 -15px;
	padding: 15px 30px 10px 30px;
	background: #FFF;
	background: url(../media/footershadow.gif) bottom center no-repeat;
}
#footer p {
	margin: 0;
	font-size: 1em;
	color: #666;
}
#footer strong {
	color: #666;	
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #666;
}

.footercolumn {
	width: 25%;
	float: left;
}

.copyright {
	clear: left;
	padding: 4em 0 2em 0;
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	line-height: 1.5em;
	list-style: none;
}

#footer h2 {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	border-bottom: none;
}
/* Language
-------------------------------------------------------------------*/
.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: 551px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../media/navigation.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: 107px; }
#patienteninfo {	left: 108px; width: 143px; }
#behandlung {	left:250px; width: 100px; }
#medien {	left: 350px; width: 62px; }
#service {	left: 412px; width: 66px; }
#kontakt {	left: 478px; width: 73px; }


#ueberdrmetka a:hover { background: transparent url(../media/navigation.gif) 0 -33px no-repeat; }
#patienteninfo a:hover { background: transparent url(../media/navigation.gif) -108px -33px no-repeat; }
#behandlung a:hover { background: transparent url(../media/navigation.gif) -250px -33px no-repeat; }
#medien a:hover { background: transparent url(../media/navigation.gif) -350px -33px no-repeat; }
#service a:hover { background: transparent url(../media/navigation.gif) -412px -33px no-repeat; }
#kontakt a:hover { background: transparent url(../media/navigation.gif) -478px -33px no-repeat; }

#section1 #ueberdrmetka a { background: transparent url(../media/navigation.gif) 0 -66px no-repeat; }
#section2 #patienteninfo a { background: transparent url(../media/navigation.gif) -108px -66px no-repeat; }
#section3 #behandlung a { background: transparent url(../media/navigation.gif) -250px -66px no-repeat; }
#section6 #medien a { background: transparent url(../media/navigation.gif) -350px -66px no-repeat; }
#section4 #service a { background: transparent url(../media/navigation.gif) -412px -66px no-repeat; }
#section5 #kontakt a { background: transparent url(../media/navigation.gif) -478px -66px no-repeat; }

/* Subnavigation
------------------------------------------*/
#sidebar ul {
	margin: 0;
	padding: 1.5em 0 0 1em;
}
#sidebar ul li {
	line-height: 2.2em;
	list-style: none;
}
#sidebar ul li a {
	padding: 0 0 0 0.7em;
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
	background: url(../media/arrow-off.gif) left center no-repeat;
}
#sidebar ul li a:hover {
	color: #F00000;
	background: url(../media/arrow-on.gif) left center no-repeat;
}

/* 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;
	border-collapse: collapse;
}
td {
	font-size: 1.3em;
	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;
	color: #222;
	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;
}

.gallerybigthumbs {
	width: 519px;
}
.gallerybigthumbs img {
	float: left;
	margin: 0 2px 2px 0;
	border-style: none !important;	
}
.gallerybigthumbs a img {
	border-style: none !important;
}

/* spalten medien
------------------------------------------*/
#medienuebersicht {
	padding: 0 12px;
	
}

#medienuebersicht h3 {
	font-size: 1.4em;
	color: #333;
	font-weight: bold;
	padding: 0 0 0 1.8em;	
}
#medienuebersicht li {
	font-size: 1.3em;
}
.spalte {
	float: left;
}

#medienuebersicht ul.pa {
	margin: 0em 0 0 6px;
	padding: 0;
}

#medienuebersicht ul.pa li {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 2em;
	list-style: none !important;
	background: url(../media/icon-pdf.png) left top no-repeat;
}

#medienuebersicht ul.pa li.no-icon {
	clear: left;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 2em;
	list-style: none !important;
	background: none;
}
#medienuebersicht .viertel {
	width: 162px;
	padding: 0 6px 0 6px;
}

#medienuebersicht .viertel ul {
	margin: 2em 0 0 0;
	padding: 0;
}
li.icon-audio {
	margin: 0.5em 0 0 0;
	padding: 0 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-sound.png) left top no-repeat;
}
li.icon-video {
	margin: 0.5em 0 0 0;
	padding: 0 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-monitor.png) left top no-repeat;
}
li.icon-pdf {
	margin: 0.5em 0 0 0;
	padding: 0 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-pdf.png) left top no-repeat;
}
li.icon-www {
	margin: 0.5em 0 0 0;
	padding: 0 0 0.5em 2em;
	list-style: none !important;
	background: url(../media/icon-www.png) left top no-repeat;
}
li small {
	color: #999;
}
.clearspalte {
	clear: both;
}

/* 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 */

.poweredphplist {
	display: none !important;
}

/* Language
-------------------------------------------------------------------*/

#language {
	width: 740px;
	margin: 0 0 0 -20px;
	padding: 0 10px 0 10px;
	text-align: right;
	background: #FEA;
	background: url(../media/bg_language.gif) bottom no-repeat;	
}

#language ul {
	margin: 0;
	padding: 1em 1em 1em 0;
}
#language ul li {
	display: inline;
	margin: 0;
	padding: 0.5em;	
}

#language ul li a {
	text-decoration: none;
}
#language ul li a.lang-de {
	padding: 0 0 0 2em;
	background: url(../media/de.png) left no-repeat;
}
#language ul li a.lang-en {
	padding: 0 0 0 2em;
	background: url(../media/gb.png) left no-repeat;
}
#language ul li a.lang-ru {
	padding: 0 0 0 2em;
	background: url(../media/ru.png) left no-repeat;
}

/* accordion
-------------------------------------------------------------------*/

#accordion h3 {
	padding: 0 0 0 0.7em;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 2.2em;
	background: url(../media/arrow-off.gif) left center no-repeat;	
}

#accordion p:last-child {
	padding: 0 0 4em 0;
	background: url(../media/hedera.gif) bottom center no-repeat;
}

blockquote {
	margin: 0 1em 0.5em 1em;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	font-style: italic;
}
cite {
	margin: 0 1em 0 2em;
	text-align: right;
}

/* lesen Sie auch
-------------------------------------------------------------------*/

.readmore {
	width: 250px;
	margin: 0 1em 1em 0;
	padding: 0.5em;
	float: left;
	background: #FFEEAA;
	border: none;
	box-shadow: 0px 2px 5px #888;
	-webkit-box-shadow: 0px 2px 5px #888;
	-moz-box-shadow: 0px 2px 5px #888;
	border-radius: 5px;	
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
}
.readmore h3 {
	margin: 0 0 1em 0;
	font-weight: bold;
}
.readmore ul {
	margin: 0;
	padding: 0;
}
.readmore li {
	margin: 0 0 0 0 !important;
	padding: 0 0 1em 1.8em;
	list-style: inside;
}
