/* COPYRIGHT HINWEIS - DENTALPRINT - PRAXISHOMEPAGE */
/* DENTALPRINT IST EINE MARKE DER FULL-SERVICE WERBEAGENTUR SIRIUSMEDIA GMBH, LEIPZIG */
/* WEBDESIGN & PROGRAMMIERUNG - ERDMANN ROBERT - KRENSITZERSTRAßE 25 - 04509 DELITZCH */
/* COPYRIGHT HINWEIS - DENTALPRINT - PRAXISHOMEPAGE */
@charset "utf-8";
/* CSS Document */

/* TEMPLATE SWITSCHER */
#switch {  
	width: 100%; height: 35px;
	padding: 15px 0 0 0; margin: 0;
	background: #ffffff;
	border-bottom: 10px solid #01b5e8;
	font-family: Arial, Helvetica, sans-serif; text-align: center;
}
#switch a { color: #01b5e8; text-decoration: none; }
#switch a:hover { background: #fbdcb9; }

/* BODY */
body { font-size: 14px; font-family::Verdana, Geneva, sans-serif; margin:auto; padding:0; width: 100%; }

/* SCHATTEN & WRAPPER */
#schatten { visibility: visible; margin:auto; padding:0; background-image:url(bg_schatten.jpg); background-repeat:repeat-y;  width: 908px;}
#wrapper { width: 890px; margin:auto;}

/* HEADER */
.header { background-image:url(header.jpg); height: 200px; width:890px; }

/* NAVIGATION */
.navigation { background-color:#feeaf3; width:870px; height: 55px; border-left:20px solid #fa7ab2; margin:0;}
.navigation ul { margin:2px 0 0 0; display:block; height: 55px; padding: 0 60px 0 60px;}
.navigation ul li { display: block; float:left; font-size: 14px; width: 150px; height: 55px; text-align:center; }
.navigation a { color:#535353; text-decoration:none; font-size:14px; display:block; font-weight:bold;}
.menupunkt { line-height:3.5; }
/* NAVIGATION HOVER */
a.hover{display:block; width:150px; height:55px; color:#535353; text-align:center; text-decoration:none; font-family:Verdana; }
a.hover:hover{ color:#fa7ab2; text-decoration:none; background-color:#fbdbe9; font-family:Verdana; } 
.menupunktactiv {color:#fa7ab2; background-color:#fbdbe9;display:block; width:150px; height:55px; line-height:3.5; font-family:Verdana; }

/* CONTENT & INHALT */
.content { width:870px; border-left:20px solid #feeaf3; background-image:url(content_bg.jpg); background-repeat:no-repeat; background-position : bottom; }
.inhalt { width:476px; margin-left: 70px; padding-top:35px; line-height:1.5; float:left}

/* ÜBERSCHRIFTEN */
h1 { margin-top:10px; margin-bottom:10px; font-size:30px; color:#fa7ab2; }
h2 { margin:0; font-size: 16px; color:#fa7ab2; margin-bottom:10px; }

/* RECHTS KONTAKT & SPRECHZEITEN */
.right {width: 226px; float:left; padding-top:45px; margin-left: 75px;}
.right_top { background-image:url(right_top.jpg); width: 226px; height: 10px; }
.right_inhalt { background-image:url(right_bg.jpg); width: 201px; padding-left: 25px; line-height:1.5;}
.right_inhalt_klein { font-size:12px; }
.right_bottom { background-image:url(right_bottom.jpg); height: 16px; }
.termin { font-weight:bold; color:#fa7ab2; }
.sprechzeiten td { padding:0; }

/* HOMEPAGE LINK */
a { color:#fa7ab2; text-decoration:none;  }

/* FOOTER - KONTAKT | IMPRESSUM */
.foot { margin-left:110px; margin-top: 3px; font-size: 12px; }

