 html,body {
    margin:0;
    padding:0;
    height:100%;
    border:none;
    background-color: #707070;
}

body {
	font: 10pt Arial;
	line-height: 12pt;
}

td, img {
	margin:0px;
    padding:0px;
}

td {
	vertical-align:top;	
}

div#intro {
	width: 602px;
	height: 220px;
	margin-top: 6px; 
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 5px;
	border: 0px solid black;
	text-align: right;
}

div#intro img {
	margin-right: 6px;
	position: absolute; 
	top: 0px;
	margin-left: 35px;
}

div.content, div.flexcroll {
	padding:0px;
	padding-right:0px;
	margin:5px;
	border: 0px solid black;
}

#cont_ce {
	width: 431px;
	height: 250px;
}

#cont_ce_l {
	width: 205px;
	padding-left: 3px;
	padding-right: 0px;
	position: relative;
}

#cont_ce_l a {
	line-height: 24px;	
}

#cont_ce_r {
	width: 205px;
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
}

table#top {
	width:100%;
	height:100%;
}

table#content {
	padding: 0px;
	margin: 0px;
	width:100%;
	height: 300px;
	border-collapse: collapse;
	border-style: hidden;
}

table#content td {
	border-width: 2px;
	padding: 0px;
	border-style: dotted;
	border-color: #96cb52;
	background-color: none;
	-moz-border-radius: ;
}

tr#tr_ce_bottom td {
	border-bottom-width: 0px;
}

tr#tr_nav td {
	border-width: 0px;
	background-color: #707070;
	padding-top: 10px;
	padding-left: 5px;
}

tr#tr_top {
	height: 20%; 
	background-color: #707070;
}

tr#tr_bottom {
	height: 50%; 
	background-color: #707070;
}
		
tr#tr_bottom td {
	vertical-align: bottom; 
	padding: 15px;
}

img.navtrenner {
	margin-left: 20px;
	margin-right: 20px;
}

img#img_kontakt {
	position: absolute; 
	top: 0px;
	left: 8px;
	z-index: 1;
}

img#dermatologie_kastanienhof {
	position: absolute; 
	top: 118px;
	left: 8px;
	z-index: 2;
}

img#anfahrt_kastanienhof {
	position: absolute; 
	top: 240px;
	left: 8px;
	z-index: 2;
}

img#anfahrt_deutz {
	position: absolute; 
	top: 240px;
	left: 234px;
	z-index: 2;
}

div#map {
	width: 500px;
	height: 400px;
	position: absolute; 	
	top: -147px;
	left: -5px;
}

div#map td, div#map table {
	border-width:0px;	
}

img#vita1 {
	z-index: 3; 
	position: absolute; 
	top: 200px; 
	left: 0px; 
}

img#vita2 {
	z-index: 3; 
	position: absolute; 
	top: 225px; 
	left: 0px; 
}

h1 {
	font: bold 17pt Arial;
	line-height: 18pt;
}

h2 {
	color:#6495C2;
	font:bold 11pt Arial;
}

li {
	/*list-style-image: url(../img/li.gif);*/
}

ul {
	margin-left: -25px;
}

/*ie7*/
*+html ul {
	margin-left: 18px;
}


input, textarea {
	border: 1px solid #6495C2;
	width:420px;
	font:9pt Arial;
	margin-bottom:25px;
}

.grau {
	color:#9C9E9F;
	font:11pt Arial;	
}


a{
	color:#000;
	text-decoration: none;
	font:normal 10pt Arial;
}

a:hover {
	color:#96cb52;
}
a.footer {
	color:#fff;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

a.subnavi {
	font: 9pt Arial;
	color:#fff;
	text-decoration: none;
	padding:0px 0px 0px 9px;
}

a.subnavi:hover {
	font-weight:bold;
}


