body {
	text-align:center;
	margin:0;
	padding:0;
	background:url('images/bg.jpg') repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
}

#main {
	width:895px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background:url('images/innerbg.png') repeat-y; 
}

#main2 {
	background:url('images/topinnerbg.jpg') no-repeat 0px 149px;
	overflow:auto;
}


#head {
	background:url('images/header.jpg') 0px 0px no-repeat; 
	height:149px;
}

#navi {
	width:271px;
	padding:0px;
	float:left;
}

#content {
	width:624px;
	padding:0px;
	float:left;
}

#innercontent {
	padding:15px;
}

#innercontent h1 {
	font-size:14px;
	font-weight:bold;
	color:#006AB3;
}

#footer {
	padding-bottom:10px;
	background:url('images/footer.png') left bottom no-repeat;
	text-align:center;
	font-size:11px;
	color:#999;
	float:left;
	width:895px;
}


#topnav {
	text-align:center;
	padding-top:4px;
	font-size:11px;
	color:#fff;
}

#topnav a {
	color:#fff;
}

#topnav a:hover {
	color:#ff0;
}

#Telefon {
	position:relative;
	left:0px;
	top:108px;
	text-align:right;
	font-size:14px;
	padding-right:20px;
}

#Telefon span.fn {
	display:none;
}

#Telefon abbr.tel, #Telefon span.ieabbr {
	color:#0066CC;
	border:none;
}

#navi #navimg {
	margin-left:49px;
}

#navi #navimg a {
	display:block;
	width:222px;
    height:84px;
}

#navi #navimg a span {
	position:relative;
	left:-999px;
	
}

#homelink {
    position:absolute;
    top:25px;
    display:block;
    height:110px;
    width:550px;
}

a.anfahrt_zur_praxis {
	background:url('images/nav_anfahrt_zur_praxis.png');
}
a.anfahrt_zur_praxis:hover {
	background:url('images/nav_anfahrt_zur_praxis_h.png');
}

a.blick_in_die_praxis {
	background:url('images/nav_blick_in_die_praxis.png');
}
a.blick_in_die_praxis:hover {
	background:url('images/nav_blick_in_die_praxis_h.png');
}

a.kontakt {
	background:url('images/nav_kontakt_per_e_mail.png');
}
a.kontakt:hover {
	background:url('images/nav_kontakt_per_e_mail_h.png');
}

a.sprechzeiten {
	background:url('images/nav_sprechzeiten.png');
}
a.sprechzeiten:hover {
	background:url('images/nav_sprechzeiten_h.png');
}

a.unser_team {
	background:url('images/nav_unser_team.png');
}
a.unser_team:hover {
	background:url('images/nav_unser_team_h.png');
}

a.unsere_leistungen {
	background:url('images/nav_unsere_leistungen.png');
}
a.unsere_leistungen:hover {
	background:url('images/nav_unsere_leistungen_h.png');
}

#subnav ul, #subnav li {
	list-style:none;
	margin:0;
	padding:0;
	list-style-position:outside;
}

#subnav li {
	float:left;
	width:115px;
}

#subnav li a {
	display:block;
	width:109px;
	height:25px;
	line-height:25px;
	background:url('images/nav2bg.png') left center no-repeat;
	color:#000;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:6px;
}

#subnav li a:hover {
	background:url('images/nav2bg_a.png') left center no-repeat;
}


#startpage-outer {
	background:url('images/start_center') repeat-y;
	width:429px;
}

#startpage-inner {
	background:url('images/start_top') no-repeat;
	padding:280px 15px 0 75px;
}

#startpage-footer {
	background:url('images/start_footer') left no-repeat;
	height:20px;
	margin:0;
	padding:0;
}

.gallery-img {
	width: 150px;
	height: 150px;
	float:left;
	margin-right:10px;
}

.gallery-imgframe {
	height: 70px;
}

.gallery-img img {
	display: block;
	margin:5px 0;
}

.gallery-img input {
	width:150px;
}

#gallery-update, #gallery-upload  {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#ccc solid 1px;
}

#kontakt label {
	display:block;
	float:left;
	width:100px;
	text-align:right;
	font-weight: bold;
	padding-right:15px;
}

#kontakt .formbox-grid {
	clear:both;
	padding-bottom:5px;
}

.navedit td,
.navedit th {
	text-align:left;
	padding-left:10px;
}

.navedit a {
	color:#006AB3;
}

.naveditBox h4 {
	margin-bottom:0;
}

.message {
	font-weight:bold;
}


