/* 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;
	font-size:14px;
}
#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%; background-image:url(background.jpg); background-repeat:repeat-x;  height:100px;}
a { color:#3560c5; text-decoration:none;}
#wrapper { width:890px; margin:auto; }

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

/* LOGO */
.logo { background-image:url(logo.jpg); width: 890px; height:60px; border-bottom:solid; border-bottom-color:#3560c5; border-bottom-width:18px; }

/* NAVIGATION */
.navigation { background-image:url(navi_bg.png); width:890; height: 39px; margin-top:-48px; }
.navigation ul li { list-style-type:none; display:block; float: left; text-align:center; line-height:2; font-size: 16px; padding-right: 7px; padding-left: 7px;}
.navigation ul { padding-left:28px; padding-right: 28px; margin-left:35px; }
.menupunkt { line-height:2.5; }

/* NAVIGATION HOVER */
.navigation a {display:block; width:120px; height:55px; color:#535353; text-align:center; text-decoration:none; font-family:Verdana; margin-left:7px; margin-right:7px; font-weight:bold;}
.navigation a:hover {color:#3560c5; background-color:#afc3f0; display:block; width:120px; height:55px; line-height:2.5; font-family:Verdana; margin-top:-16px; margin-left:7px; margin-right:7px;}
.current {color:#3560c5; background-color:#afc3f0; display:block; width:120px; height:55px; line-height:2.5; font-family:Verdana; margin-top:-16px; }

/* CONTENT */
.content { width: 890px; padding-top: 30px;}
.inhalt { width:540px; padding-left: 40px; font-size:12px;  float:left; margin-bottom:15px;}
h1 { color:#3560c5; margin: 0px; margin-bottom:15px; }

/* CONTENT - RIGHT */
.right { width: 240px; margin-left:620px; font-size:11px; }
.top_r { background-image:url(right_top.jpg); height:49px; width:240px; }
.top_r h1 { margin:0; font-size: 14px; text-align:center; padding-top:19px;}
.body_r { background-image:url(right_body.jpg); width:190px; padding-left:20px; padding-right:30px; text-align:center; }
.foot_r { background-image:url(right_foot.jpg); width:240px; height:36px; }
.termin { font-weight:bold; }
.info { text-align:center; line-height:2;}

/* FOOTER */
.footer { clear:both;width: 240px; height: 21px; background-color:#3560c5; color:#FFF; font-size:11px; font:Arial, Helvetica, sans-serif; margin-top:15px; padding-top:5px; padding-left: 650px; }
.footer a { color:#fff; }

