/*************************************************************/
/*                                                           */
/*                     Dentalea                              */
/*            Stylesheet von C.Stetter             		     */
/*                        									 */				
/*************************************************************/

body {
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
}
td{ padding-bottom:2px;
}
h4, .subline{
	font-weight: bold;
	font-size: 12px;
}
img{
	display:none;
}
li {
	list-style-type: square;
}
.partner{
display:block;

}
/* ----------CONTAINER---------------------------- */
#container {
	text-align: center;
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#content{
	text-align: left;
	position: relative;
	z-index: 3;

}
#clear{
	float:left;
	clear:both;
}
/* ----------Anordnung Design---------------------------- */
#logo {
	display:none;
}
#oben{
	display:none;
}
#obeno{
	display:none;
}

#reiter{
	display:none;
}

#mi{

	position: relative;
	z-index: 9;
		background-color: #FFFFFF;
	clear:both;*/
}	
#mili{ 
	display:none;
}
#inhalte{
	
}

#text {
	text-align: left;
	float: left;
	clear:both;
	padding-top: 70px; /*auf Vorlage 110px;*/
	padding-right: 40px;
	padding-left: 46px;
	z-index:14;
	position:relative;
	background-color: #FFFFFF;
}
#text h1{
	text-align: left;
	font-size: 18px;
}

#text a:link, #text a:visited, #text a:active{

	color: #666666;
	text-decoration: none;
}
#text a:hover{
	color: #000000;
	text-decoration: none;
}

#pic{
	display:none;
}
#mire{
	display:none;
}
#unten{
	display:none;

}


/*------------NAVI---------------*/
#navi{
	display:none;

}
#navi ul {
	background-color: transparent;
	float: left;
	list-style: none;
	text-align: center;
}
#navi li {
	list-style: none;
	text-align: center;
	width:113px;
	float: left;
   }
#navi a{
	background-color: transparent;
	color: #333366;
	text-decoration: none;
	font-size: 11px;
   }
/*------------Subnavi---------------*/
#subnavi{
	display:none;
	
}

#subnaviunternehmen{
	position:absolute;
	left: 121px;
}

#subnavi,#subnavi a,  #subnavi a:link,  #subnavi a:visited, #subnavi a:active  {
	color:#333366;
	background-color: transparent;
	text-decoration: none;
   }
#subnavi a:hover {
	color:#000000;
	background-color: transparent;
	text-decoration: none;
   } 
#subnavi ul {
	background-color: transparent;
	float: left;
	list-style: none;
	text-align: center;
}
#subnavi li {
	list-style: none;
	text-align: center;
	float: left;
	background-color: transparent;
	padding-right: 5px;
   }
/*------------Mininavi---------------*/
#mininavi{
	display:none;
}
#mininavi ul {
	background-color: transparent;
	float: left;
	list-style: none;
	text-align: center;
}
#mininavi li {
	list-style: none;
	text-align: center;
	padding-left:10px;
	float: left;
   }
#mininavi a{
	background-color: transparent;
	color: #333366;
	text-decoration: none;
	font-size: 11px;
   }
#copy, #copy a{
	display:none;
}
.aligntop {
	vertical-align: top;
}

