/*************************************************************/
/*                                                           */
/*                     Dentalea                              */
/*            Stylesheet von C.Stetter             		     */
/*                        									 */				
/*************************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin-bottom: 10px;
	z-index: 1;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F0F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
}
td{ padding-bottom:2px;
}
h4, .subline{
	font-weight: bold;
	font-size: 12px;
}
#pic img{
	width:312px;
	height:444px;
}
li {
	list-style-type: square;
}
/* ----------CONTAINER---------------------------- */
#container {
	text-align: center;
	position: relative;
	width: 1011px;
	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 {
	height:111px;
	width:333px;
	position:absolute;
	z-index: 5;
	left: 657px;
}
#oben{
	width: 1011px;
	height: 121px;
	/*float:left;
	clear:both;*/
	background-color: #FFFFFF;
}
#obeno{
	width: 1011px;
	height: 88px;
}

#reiter{
	width: 1011px;
	height: 33px;
	background: url(img/reiter_li.jpg) no-repeat bottom;
}

#mi{
	width: 1011px;
	height: 444px;
	position: relative;
	z-index: 9;
	background: url(img/mi_bg.jpg) repeat;	/*float:left;
	clear:both;*/
}	
#mili{ 
	width: 25px;
	height: 444px;
	float:left;
	background: url(img/mili.jpg) no-repeat;
}
#inhalte{
	position: relative;
	height:444px;
	width:649px;
	float:left;
	z-index: 10;
	overflow: hidden;
	background-color: #FFFFFF;
}
#flash{
	position: relative;
   
	height:444px;
	width:950px;
	float:left;
	z-index: 10;
	background-color: #FFFFFF;
   
}
object{	z-index: 10;	position: relative;
}
a, a img, a:hover, img a:hover, img a:focus, object:focus {
   outline: 0;
   text-decoration:none;
   border:none;
}
#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: underline;
}
#text a:hover{
	color: #000000;
	text-decoration: none;
}

#pic{
	height:444px;
	width:312px;
	float:left;
}
#mire{
	width: 22px; /*waren 24px*/
	height: 444px;
	float:left;
	background: url(img/mire.jpg) no-repeat;
}
#unten{
	width: 1011px;
	height: 30px;
	float:left;
	z-index:5;
	background: url(img/unten.jpg) no-repeat;
	position: relative;

}
/*
#unten{
	width: 1011px;
	height: 300px;
	z-index:5;
	background: #CCFFFF url(img/unten.jpg) no-repeat bottom;
	position: relative;
}
*/
/*------------NAVI---------------*/
#navi{
	width:400px;
	padding-left: 61px;
	padding-top: 13px;

}
#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{
	color: #FF0000;
	list-style: none;
/*	text-transform: uppercase;*/
	font: 11px Verdana, Arial, Helvetica, sans-serif;
/*	letter-spacing: 0.1em;
------------Positionierung--------------*/
	height:30px;
	width:480px;
	position:absolute;
	z-index: 500;
	left: 70px;
	top: 130px;
	background-color:#FF0000;
	
}

#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{
	position:relative;
	background-color: transparent;
	float: right;
	color:#333366;
	list-style: none;
	top: -4px;
	
	padding-right: 26px;	
}
#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{
	position:relative;
	background-color: transparent;
	color:#666666;
	top: 5px;
	left:11px;
	font-size: 11px;
	text-decoration: none;	
}
.aligntop {
	vertical-align: top;
}
.alignbott {
	vertical-align: bottom;
}
table td a img,a img.partner  {
    outline: 0;
   text-decoration:none;
   border:none;}

