html {height: 100%; margin-bottom: 1px; }


* { padding: 0; margin: 0; }

/*  Allgemein */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px;
	line-height: 13pt;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;		
	}

 a:link {
	color: #053F54;
	text-decoration: underline;
}

 a:visited {
	color: #053F54;
	text-decoration: underline;
}

 a:active { 
	color:#FE6905;
	text-decoration: none

}

 a:hover { 
	color:#FE6905; 
	text-decoration: none

}


a img {
	border: none;
	
}


p {
	padding: 5px 0px;	
}


h1 {
	color:#008DC4;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 5px 0px 3px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}


h2 {
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 3px 0px;
	text-transform: none;	
}



h3 {
	color:#000000;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 0px 0px;
	text-transform: none;
	line-height: 120%;
}

ol {
	
	padding-left: 25px;	
}

ul {
	list-style-image: url(images/lipt.gif);
	list-style-position: outside;
	padding-left: 20px;	
}

li {

	padding-left: 10px;
	padding-bottom: 10px;	
}

/*  Aufbau */

#wrapper {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 804px;
	height: 100%;
	border-right: 1px solid #008DC4;	
}


/*  Header */

#head {
	width: 722px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008DC4;
	background-color: #6ACDE2;
	}
	
	#adress {
	width: 504px;
	left: 180px;
	top: -21px;
	position: absolute;
	border-right-style: none;
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
	font-size: 10px;
	color: #2176A9;
	text-align: right;
	
}
	

 #logo {
	width: 411px;
	margin: 0px;
	left: 18px;
	top: 23px;
	position: relative;
	padding: 0px;
	height: 48px;	
}



#footer {
	color: #FFF;
	margin: 0;
	text-align: right;
	clear: both;
	background-color: #008DC4;
	padding-right: 10px;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 12px;
}

/*  Inhaltsbereich */

#maincontent {
	background-color: #FFFFFF;
	width: 681px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
}



.contentbox {
	float: left;
	width: 440px;
	margin-right: 10px;
	background-color: #FFFFFF;	
}

.rightcontent {
	width: 200px;
	font-size: 8pt;
	padding: 4px;
	line-height: 10pt;
	margin-bottom: 10px;
	float: right;
	clear: right;
	position: relative;
}



.rightcontent img {	
	
	float: left;
	clear: right;
	margin-bottom: 5px;
	
}


/*  Topmenü */

 #topmenu {
	width: 266px;
	margin: 0px;
	left: 417px;
	top: 52px;
	position: absolute;
	padding: 0px;
	height: 15px;
	text-align: right;
	text-decoration: none;
}

 #topmenu a:link, #topmenu a:visited  {
	color: #053F54;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}


 #topmenu a:hover {
	text-decoration: underline;
	color:#FE6905;
}



/*  Untermenü */

#submenue {
	font-size: 8pt;
	background-image: url(images/bg_submenu.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;	
	
}


#submenue a:link, #submenue a:visited {
	color: #053F54;
	text-decoration: none;
	text-decoration: underline;
}


#submenue a:active			{
	color:#FE6905;
	text-decoration: none;


}
#submenue  a:hover 			{
	color:#FE6905;
	text-decoration: none;
}


/*  Hauptmenu */


#menue {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 177px;
	background-image: url(images/bg_menue.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	height: 804px;
	background-attachment: scroll;
	background-position: left;
	margin: 0px;
	float: left;
	position: relative;
	background-color: #008DC4;
	
}


#menue a:link, #menue a:visited , #menue a:active  {
	COLOR: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3fb5e3;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}



#menue  a:hover { 
COLOR: #FE8922; text-decoration: none
}







.menuelinks {
	text-align: left;
	padding-left: 60px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	
}

.menuespacer {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #008DC4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008DC4;
}

/*   Teaser-Boxen Startseite */

.rightbox {
	border: 1px solid #CCCCCC;
	height: 239px;
	width: 200px;
	font-size: 8pt;
	color: #000000;
	padding: 4px;
	background-color: #FFFFFF;
	background-image: url(images/bg_startbox.gif);
	background-repeat: repeat-x;
	line-height: 10pt;
	margin-bottom: 10px;
	float: right;
	clear: right;
}

.startbox {
	border: 1px solid #CCCCCC;
	height: 239px;
	width: 200px;
	font-size: 8pt;
	color: #000000;
	padding: 4px;
	margin-right: 25px;
	background-color: #FFFFFF;
	background-image: url(images/bg_startbox.gif);
	background-repeat: repeat-x;
	line-height: 10pt;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}


.startbox3 {
	float: right;
	border: 1px solid #CCCCCC;
	height: 239px;
	width: 200px;
	font-size: 8pt;
	color: #000000;
	padding: 4px;
	background-image: url(images/bg_startbox.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 10pt;
	clear: right;
	margin: 5px 0px;
	
}


.startbox h1, .startbox3 h1, .rightbox h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 6px;
}

.startbox h2, .startbox3 h2, .rightbox h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



.startbox a:link, .startbox a:visited, .startbox3 a:link, .startbox3 a:visited, .rightbox a:link, .rightbox a:visited {
	color: #FE8922;
	font-weight: bold;
	text-decoration: none;
}

.startbox a:hover, .startbox a:active, .startbox3 a:hover, .startbox3 a:active, .rightbox a:hover, .rightbox a:active {
	
	text-decoration: underline;
}



/*  Formulare */

.kontakt form
{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #008DC4;
	border-right: 1px solid #008DC4;
	border-bottom: 1px solid #008DC4;
	border-left: 1px solid #008DC4;
	padding-top: 5px;
	padding-left: 5px;
	color: #000000;
}


.formbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FE8922;
	border: 1px solid #333333;
	padding: 2px;
}

/*  Tabellen */

.kallkulatortab {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

.befund_tab {
	font-size: 10px;
	border: 1px solid #cccccc;
	width: 460px;
	line-height: 14px;	
	
}

.textform {
	font-size: 9px;
	line-height: normal;
	color: #000000;
	width: 15px;
	border: 1px solid #666666;
}

.tabright {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

.kostentabelle {
	font-size: 10px;
	color: #000000;
}
.zahnarzttab {
	margin-top: 10px;
	margin-bottom: 10px;
	
}


.zahnarzttab td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.rahmenoben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF8822;
	border-right-color: #FF8822;
	border-bottom-color: #FF8822;
	border-left-color: #FF8822;
}



/*  spezielle Syles */

.marker {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}



.trenner {
	clear: both;
	margin-bottom: 5px;	
	
}



#kvacontent {
	width: 427px;
	padding: 0px 20px 20px;	
	float: left;
		
}


.smallpics {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.teampic {
	margin-right: 10px;
	
}

.team {
	font-size: 8pt;
	line-height: 10pt;
}



.leftpic {
	padding: 4px 8px 0px 0px;
	float: left;
	clear: right;
}

.hinweis {
	clear: both;
	float: right;
	vertical-align: bottom;
	
}

.legende {
	font-size: 11px;
	font-style: italic;
}
.newsbox {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FABA00;
	border-bottom-color: #FABA00;
	border-top-width: 1px;
	margin-top: 10px;
}

.newsbox h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}

