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 {
	margin: 1.5em 0;
	padding: 0;
}
#content ul li {
	font-size: 1.2em;
	margin: 0 0 0.5em 1.5em;
	color: #000;
	list-style: url(../images/listitem.gif);
}
#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(../images/wrapshadow.gif) center repeat-y;
}
#header {
	height: 169px;
	padding: 0 0 0 169px;
	background: #FFDE71 url(../images/thorvaldsen.jpg) no-repeat;
}

#section1 #header {
	background: #FFDE71 url(../images/Dr-Wolfgang-Metka.jpg) no-repeat;	
}
#section2 #header {
	background: #FFDE71 url(../images/Patienteninformation.jpg) no-repeat;	
}
#section4 #header {
	background: #FFDE71 url(../images/Service.jpg) no-repeat;	
}
#section5 #header {
	background: #FFDE71 url(../images/Kontakt.jpg) no-repeat;	
}
#section6 #header {
	background: #FFDE71 url(../images/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(../images/logo-metka.gif) top no-repeat;
}
#header h1 a:hover {
	background: url(../images/logo-metka.gif) bottom no-repeat;	
}
#columns {
	float: left;
	background: #FFF5CC url(../images/columnsshadow.gif) no-repeat;
	border-bottom: 1px solid #CCC;
}
#content {
	width: 519px;
	float: left;
	margin: 1.5em 0;
	padding: 0 1.5em;
	border-left: 1px solid #CCC;
}
#sidebar {
	width: 170px;
	margin: 1.5em 0;
	float: left;
}
#contentmulticolumn {
	width: 690px;
	float: left;
	margin: 0;
	padding: 0 1.5em;
	background: url(../images/bg-multicolumn.gif) top center no-repeat;
	border-bottom: 1px solid #CCC;	
}
#contentmulticolumn h2 {
	margin: 1em 0;
}
.itemsbehandlungen {
	padding: 0 0.5em 0.5em 0.5em;
}

.itemsbehandlungen ul {
	padding: 0 0 0 1.5em;
	font-size: 1.1em;
	list-style: url(../images/listitem.gif);
}
.drittel {
	width: 230px;
	float: left;
}
.newsitem {
	margin: 0 0 3em 0;
	padding: 0 0 2em 0;
	background: url(../images/hedera.gif) bottom center no-repeat;
}
#footer {
	clear: both;
	margin: 0 -15px 0 -15px;
	padding: 5px 30px 20px 30px;
	background: #FFF;
	background: url(../images/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;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin: 0 0.5em 0.5em 0;
	padding: 0.4em;
	border: 1px solid #DDD;
}
/* Navigation -old
------------------------------------------
#navigation {
	width: 551px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/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: 114px; }
#patienteninfo {	left: 115px; width: 160px; }
#behandlung {	left: 276px; width: 119px; }
#service {	left: 396px; width: 79px; }
#kontakt {	left: 476px; width: 75px; }


#ueberdrmetka a:hover { background: transparent url(../images/navigation.gif) 0 -33px no-repeat; }
#patienteninfo a:hover { background: transparent url(../images/navigation.gif) -115px -33px no-repeat; }
#behandlung a:hover { background: transparent url(../images/navigation.gif) -276px -33px no-repeat; }
#service a:hover { background: transparent url(../images/navigation.gif) -396px -33px no-repeat; }
#kontakt a:hover { background: transparent url(../images/navigation.gif) -476px -33px no-repeat; }

#section1 #ueberdrmetka a { background: transparent url(../images/navigation.gif) 0 -66px no-repeat; }
#section2 #patienteninfo a { background: transparent url(../images/navigation.gif) -115px -66px no-repeat; }
#section3 #behandlung a { background: transparent url(../images/navigation.gif) -276px -66px no-repeat; }
#section4 #service a { background: transparent url(../images/navigation.gif) -396px -66px no-repeat; }
#section5 #kontakt a { background: transparent url(../images/navigation.gif) -476px -66px no-repeat; }
*/

/* Navigation
------------------------------------------*/
#navigation {
	width: 551px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/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: 160px; }
#behandlung {	left:269px; width: 81px; }
#medien {	left: 350px; width: 62px; }
#service {	left: 412px; width: 66px; }
#kontakt {	left: 478px; width: 73px; }


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

#section1 #ueberdrmetka a { background: transparent url(../images/navigation.gif) 0 -66px no-repeat; }
#section2 #patienteninfo a { background: transparent url(../images/navigation.gif) -108px -66px no-repeat; }
#section3 #behandlung a { background: transparent url(../images/navigation.gif) -269px -66px no-repeat; }
#section6 #medien a { background: transparent url(../images/navigation.gif) -350px -66px no-repeat; }
#section4 #service a { background: transparent url(../images/navigation.gif) -412px -66px no-repeat; }
#section5 #kontakt a { background: transparent url(../images/navigation.gif) -478px -66px no-repeat; }
/* Subnavigation
------------------------------------------*/
#sidebar ul {
	margin: 0;
	padding: 1.5em 0 0 1.5em;
}
#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(../images/arrow-off.gif) left center no-repeat;
}
#sidebar ul li a:hover {
	color: #F00000;
	background: url(../images/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(../images/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: 51px; width: 54px; }
#english { left: 55px; width: 54px; }

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

#aktuelles {
	margin: 55px 0 0 0;
}
/* 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 0 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(../images/icon-sound.png) left center no-repeat;
}
li.ico-video {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../images/icon-monitor.png) left center no-repeat;
}
li.ico-pdf {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../images/icon-pdf.png) left center no-repeat;
}
li.ico-www {
	padding: 0.5em 0 0.5em 2em;
	list-style: none !important;
	background: url(../images/icon-www.png) left center no-repeat;
}
li small {
	color: #999;
}