@charset "utf-8";

/*Basics*/
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, img form {
margin: 0;
padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}
/*Basics*/

/*Positioning*/
body  {
	background-color: #e0ded8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	background: #c4beb0 url(../images/zahnarzt-am-rudolfplatz-body.jpg) repeat-x top left;
}

#container {
margin: 0 auto;
padding-bottom:4px;
width: 768px;
background-color: #fff;
}

#header {
margin: 0 auto;
width: 760px;
height: 180px;
background-color: #e8e5e0;
background-image: url(../images/header-grafik.jpg);
background-repeat: no-repeat;
}

#inhalt {
	margin: 0 auto;
	width: 760px;
	background-color: #E0DED8;
	border-top: 4px solid #fff;
}

#navigation {
margin: 0 auto;
margin-top: -50px;
height: 30px;
}

#subnavigation {
	margin-top: 0px;
	margin-right: 55px;
	width: 300px;
	float: right;
	clear: right;
}

#image {
margin-right: 20px;
padding-bottom: 10px;
float: right;
clear: right;
}

#logo img {
margin: 10px 0px 10px 15px;
clear: both;
}

#footer {
margin: 0 auto;
margin-top: 4px;
width: 760px;
height: 40px;
color: #fff;
background-color: #000;
}

#spacer {
width: 370px;
}

#flash {
text-align: center;
}

#flashcontent {
text-align: center;
}

/*Positioning*/

/* Navigation */

#navigation ul {
margin-left: 0px;
padding-left: 4px;
background-color: #000;
list-style-type: none;
}

#navigation ul li{
display: inline;
}

#navigation ul li a {
padding: 0.4em 1em;
float: left;
background-color: #000;
font: normal 0.8em arial, verdana, helvetica, lucida, sans-serif;
text-decoration: none;
color: #fff;
}

#navigation ul li a:hover {
background-color: #87b0dc;
color: #fff;
}

#navigation ul li a#current {
color: #fff;
background-color: #87b0dc;
}

#subnavigation ul {
list-style-type: none;
}

#subnavigation ul li{
padding-top:10px;
}

#subnavigation ul li a {
font: normal 0.8em arial, verdana, helvetica, lucida, sans-serif;
text-decoration: none;
color: #000;
font-weight: bold;
}

#subnavigation ul li a:hover {
color: #87b0dc;
}

#subnavigation ul li a#current {
background-color: #87b0dc;
}

/* Navigation */

/* Content */
#inhalt {
	padding-top: 30px;
	font: normal 1em arial, verdana, helvetica, lucida, sans-serif;
}

#inhalt p {
	margin-left: 15px;
	width: 370px;
	text-align: justify;
	font-size: 0.8em;
	font-weight: normal;
	color: #4E4E4E;
}

#inhalt p a {
text-decoration: none;
color: #000;
font-weight: bold;
}

#inhalt p a:hover {
color: #87b0dc;
}

#image a {
font-size: 0.8em;
margin-top: -5px;
text-decoration: none;
color: #000;
font-weight: bold;
}

#image a:hover {
color: #87b0dc;
}


#inhalt h1 {
margin-left: 15px;
padding: 2px 15px;
width: 340px;
text-align: left;
font-size: 22px;
font-weight: bold;
background-color: #87b0dc;
}

#inhalt .apos {
background-image: url(../images/h1ap.gif);
background-repeat: no-repeat;
}

#inhalt .center {
margin: 0 auto;
width: 640px;
}

#inhalt h2 {
	margin-left: 15px;
	margin-top: 25px;
	padding: 2px 15px;
	width: 340px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	background-color: #C4BEB0;
}

#footer p {
padding: 8px 0px;
font: normal 0.8em arial, verdana, helvetica, lucida, sans-serif;
text-align: center;
}
/* Content */
.polaroids {
	margin-left: 0px;
}
#container #inhalt p {
}
