html{
	display:block;
	margin:0;
	padding:0;
	height:100%;
    }

body{
    margin:0;
    padding:0;
	height:100%;
    color:#3c3c3c;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
	background-color:#007675;
	background-image:url(../images/bg-wave.gif);
	background-repeat:repeat-x;
	background-position:center center;
	}
	
#gradient{
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	height:309px;
	min-width:877px;
	background-image:url(../images/gradient.png);
	background-repeat:repeat-x;
	}
	
#container{
	position:relative;
	width:877px;
	margin-left:auto;
	margin-right:auto;
	}
	
#content-container{
	position:relative;
	float:left;
	display:inline;
	width:877px;
	margin-top:84px;
	background-image:url(../images/bg-content.png);
	background-repeat:repeat-y;
	}
	
#content-bottom{
	position:relative;
	float:left;
	display:inline;
	width:877px;
	height:30px;
	background-image:url(../images/bg-bottom.png);
	background-repeat:no-repeat;
	}
	
#content-left{
	position:relative;
	float:left;
	display:inline;
	min-height:514px;
	width:155px;
	margin-left:13px;
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-x;
	background-position:top;
    z-index: 2;
	}
	
#klinipath{
	position:absolute;
	width:103px;
	height:98px;
	bottom:25px;
	left:40px;
	}
	
#foto-doktor{
	position:absolute;
	width:227px;
	height:154px;
	right:15px;
	bottom:0px;
	background-image:url(../images/doktor1.png);
	background-repeat:no-repeat;
	}

#content-center{
	position:relative;
	float:left;
	display:inline;
	width:485px;
    z-index: 1;
	}
	
#bg-titel{
	position:absolute;
	width:485px;
	height:37px;
	left:0px;
	top:35px;
	background-color:#d9ebeb;
	}
	
#content-margin{
	position:relative;
	float:left;
	display:inline;
	width:445px;
	margin-left:40px;
	margin-top:43px;
	padding-bottom:20px;
	}
	
#content-right{
	position:relative;
	float:right;
	display:inline;
	width:191px;
	margin-right:15px;
	}
	
#top{
	position:absolute;
	height:93px;
	min-width:877px;
	left:0px;
	right:0px;
	top:0px;
	background-image:url(../images/bg-top.png);
	background-repeat:repeat-x;
	background-position:center;
	}
	
#top-margin{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:877px;
	height:93px;
	}
	
#klinicyte{
	position:relative;
	float:left;
	display:inline;
	width:142px;
	height:39px;
	margin-left:20px;
	top:15px;
	}
	
#banner{
	position:relative;
	float:right;
	display:inline;
	width:464px;
	height:69px;
	margin-right:45px;
	}
	
#copyrightdoit{
	position:relative;
	float:left;
	display:inline;
	width:855px;
	margin-top:-10px;
	font-size:10px;
	color:#7fcad6;
	text-align:right;
	}
	
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
	font-size:10px;
	color:#7fcad6;
	}
	
a:hover.doit{
	text-decoration:none;
	font-size:10px;
	color:#fff;
	}
	
h1{
	position:relative;
	float:left;
	display:inline;
	width:445px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#007675;
	font-weight:normal;
	display:inline;
	line-height:22px;
	height:45px;
	margin:0px;
	padding:0px;
    }
	
h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#007675;
	display:inline;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	
h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#007675;
	display:inline;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	padding:0px;
    }


a:link, a:visited, a:active{
    color:#008298;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#00434e;
    text-decoration:underline;
    font-size:12px;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}

a img {
    border: 0px;
}
