/* --------praxis-dr-neudeck.de - STYLE-------- */

/*	1.basics
	2.layout
	3.links
	4.content
	5.navi
	 */
	
/*------------------1.basics------------------*/
html, body, div, p, h1, h2, h3, ul, ol,  span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;	
}

:focus {outline: 0;}

html, body{
	font-family: "Trebuchet MS", Tahoma;
	color:#666;
	background:url(../images/bg.jpg);
	background-position:top center;
	font-size: 13px;
	background-color:#fff;
	background-repeat:repeat-x;
}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #d3effc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

p{
	margin:10px 65px 20px 3px;
	line-height:1.6em;
	text-align:justify;
	}	
h3{
	font-size:15px;
	margin-left:80px;
	padding-bottom:25px;}
	
/*------------------2.layout------------------*/
#container{
	margin: 0px auto;
	width:789px;
	position:relative;}
	
#header{
	height:389px;
	background:url(../images/bg-header.jpg);
	position:relative;
	z-index: 1;}

#header h1{
	font-size: 0.001em;
	color: #fff;
	position:absolute;
	text-indent:-4000px;
	z-index: 1;
	background-position: left top;
	}
#header h1 a{
	width:335px;
	font-size: 0.001em;
	height:65px;
	color: #fff;
	text-decoration: none;
	display: block;
	overflow: hidden;
	top:70px;
	left:40px;
	position:absolute;
	}

#header h1 a:hover{color: #fff; text-decoration: none;}

#boxleft{
	width:345px;
	min-height:440px;
	background:url(../images/bg-boxleft.jpg);
	background-repeat:no-repeat;
	padding:20px 0 0 34px;
	float:left;}

#content{
	margin-left:384px;
	background:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:405px;
	min-height:400px;
	padding:30px 0 20px 0;}

#footer{
	margin: 0 65px 25px 3px;
	border-bottom:3px solid #069;
	height:18px;
	}
	
#adressbox{
	background:url(../images/bg-adressbox.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:115px;
	color:#069;
	text-align:right;
	padding:20px 10px 0 0;
	}
#box01{width:120px; float:left; padding-top:12px;}
#box02{padding-top:12px; width:160px; margin-left:130px;}
/*------------------3.links------------------*/

a { color:#069; text-decoration:underline;}
a:hover { text-decoration:none; color:#069; }

/*------------------4.content------------------*/
.text-blau{font-weight:bold; color:#069;}

.img{border:none;}

.img-right{border:none;float:left;padding-right:20px;}

.liste{
	margin-left:25px;
	padding-bottom:10px;
	}
	
.liste li{list-style-image:url(../images/arrow02.gif); padding-bottom:5px;}

/*------------------5.navi-----------------*/
#navi{
	height:32px;
	display:inline;
	z-index:20;
	left:34px;
	top:363px;
	position:absolute;
	}
	
#navi ul{
	list-style-type:none;
	}
	
#navi li  { display:inline;}


#navi li a {
	height:26px;
	text-decoration:none; 
	background-repeat:no-repeat;
	font-size: 0.001em;
	color: #fff;
	text-indent:-4000px;
	position:absolute;
}
	
#button01 a {background: url(../images/navi/lasertherapie01.jpg);width:114px;}
#button01 a:hover { background:url(../images/navi/lasertherapie02.jpg);background-repeat:no-repeat;}
#button01-aktiv a { background:url(../images/navi/lasertherapie02.jpg);background-repeat:no-repeat;}

#button02 a {background: url(../images/navi/allergologie01.jpg);width:83px;margin-left:114px;}
#button02 a:hover { background:url(../images/navi/allergologie02.jpg);background-repeat:no-repeat;}
#button02-aktiv a { background:url(../images/navi/allergologie02.jpg);background-repeat:no-repeat;}

#button03 a {background: url(../images/navi/dermatologie01.jpg);width:163px;margin-left:197px;}
#button03 a:hover { background:url(../images/navi/dermatologie02.jpg);background-repeat:no-repeat;}
#button03-aktiv a { background:url(../images/navi/dermatologie02.jpg);background-repeat:no-repeat;}

#button04 a {background: url(../images/navi/hautkrankheiten01.jpg);width:211px;margin-left:360px;}
#button04 a:hover { background:url(../images/navi/hautkrankheiten02.jpg);background-repeat:no-repeat;}
#button04-aktiv a { background:url(../images/navi/hautkrankheiten02.jpg);background-repeat:no-repeat;}

#button05 a {background: url(../images/navi/hautkrebsvorsorge01.jpg);width:151px;margin-left:571px;}
#button05 a:hover { background:url(../images/navi/hautkrebsvorsorge02.jpg);background-repeat:no-repeat;}
#button05-aktiv a { background:url(../images/navi/hautkrebsvorsorge02.jpg);background-repeat:no-repeat;}

/*------------------6.subnavi-----------------*/
#subnavi{
	z-index:20;
	left:400px;
	top:33px;
	position:absolute;
	}
	
#subnavi ul{list-style-type:none;}	
#subnavi li  { display:inline;padding-right:15px;}
#subnavi li a {color: #069; text-decoration:none; }
#subnavi li a:hover {text-decoration:underline;}

/*------------------7.subnavi-02-----------------*/

#subnavi02{
	width:300px;
	z-index:10;
	padding-bottom:15px;
	border-bottom:3px solid #069;
	}
	
#subnavi02 ul{list-style-type:none;}	

#subnavi02 li  {
	text-align:right; 
	margin:0 2px 2px 0;
	font-weight:bold;
	}
	
#subnavi02 li a {
	text-decoration:none; 
	background:#e3f4fc; 
	color:#069; 
	padding:2px 13px 2px 0;
	width:286px;
	display: block;}
	
#subnavi02 li a:hover {text-decoration:none; background:#c2e7f8; width:286px;}
