/* Stylesheet für www.dentalhygiene.ch, handmade by Gilgen Computence, http://www.computence.ch */

/* Seitenlayout */
body {
	margin: 20px 0px 20px;
	padding: 0px;
}

/* Generelle Stile */
html, body, table, tr, td, h1, h2, h3, p, ul, li, span, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ul, li {
	margin: 0px;
}

/* Hauptlayouttabelle mit Rahmen */
.container {
	border: 1px solid #999;
	background-image: url(_images/zahn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Inhaltstabelle */
.main {
	margin-top: 35px;
}

/* Logo */
.logo {
	padding-left: 15px;
}

/* Ueberschriften- und Absatzformate */
h1 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 5px;
	color: #0C2E86;
	margin-bottom: 22px;
}

h2 {
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	margin-top: 24px;
}

h3 {
	font-size: 0.70em;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	margin-top: 24px;
}

p {
	font-size: 0.75em;
	color: #000;
	margin-bottom: 12px;
	line-height: 1.4em;
}

.SpalteRechts {
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.95em;
	padding-top: 0px;
}

.SpalteRechts h2 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

.SpalteRechts p {
	margin-bottom: 12px;
}

.SpalteRechts p a, .SpalteRechts p a:visited {
	color:#0C2E86;
	text-decoration: none;
}
	
.SpalteRechts p a:hover {
	color:#000;
	text-decoration: underline;
}

ul {
	color: #000;
	padding: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-top: 12px;
	list-style-type: circle;
}

li {
	font-size: 0.75em;
	color: #000;
	padding: 0px;
	margin-bottom: 4px;
	line-height: 1.4em;
}

/* Linke Spalte der Hauptnavigation mit dem Symbol */
.menusymbol {
	font-size: 0.75em;
	color: #0C2E86;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 0px;
}

/* Hauptnavigation mit Linkklassen*/
.menu {
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 0px;
}

.menu a, .menu a:visited {
	text-decoration: none;
	color: #000;
}

.menu a:hover {
	text-decoration: none;
	color: #0C2E86;
}

.menu a.aktuell, .menu a.aktuell:visited {
	color: #0C2E86;
	text-decoration: none;
}

.menu a.aktuell:hover {
	color: #000;
	text-decoration: none;
}

/* Subnavigation oben rechts mit Linkklassen */
.topnav {
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	padding-right: 0px;
}

.topnav a, .topnav a:visited {
	text-decoration: none;
	color: #000;
}

.topnav a:hover {
	text-decoration: underline;
	color: #0C2E86;
}

.topnav a.aktuell, .topnav a.aktuell:visited {
	color: #0C2E86;
	text-decoration: none;
}

.topnav a.aktuell:hover {
	color: #000;
	text-decoration: underline;
}

/* Linkklassen im Fliesstext */
a.normal:link, a.normal:visited {
	color:#0C2E86;
	text-decoration: none;
}

a.normal:hover {
	color: #000;
	text-decoration: underline;
}

/* Bildunterschrift (rechte Spalte) */
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.bildunterschrift a, .bildunterschrift a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C2E86;
}
.bildunterschrift a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

/* Adresse am Seitenende */
.adresse {
	font-size: 0.7em;
	color: #999;
	margin-top: 24px;
	margin-bottom: 24px;
}

/* Kontaktdaten im Impressum */
.adresseImpressum {
	font-size: 0.75em;
	color: #000;
	margin-bottom: 6px;
}

/* Kontaktdaten unter Kontakt */
.adresseKontakt {
	font-size: 0.75em;
	color: #000;
	margin-bottom: 6px;
}

/* Bilder im Fliesstext */
.rechts {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}

.links {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.copyright {
	font-size: 0.7em;
	color: #333;
	margin-bottom: 12px;
	margin-top: 18px;
}

.teaser {
	position: absolute;
	top: -350px;
	left: -350px;
	visibility: visible;
	z-index: auto;
	width: 350px;
 }
 
.teaser h1 {
	font-size: 12pt;
	margin-top: 12px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
}

.teaser h2 {
	font-size: 11pt;
	color: #000;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.teaser p {
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

