@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html, body {
 height: 100%; 
}

body, td, th, div {
	color: #1E9111;
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link  {
	color: #713A30;
}

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

img {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
h1 {
	font-size: 12px;
	color: #713A30;
	margin-bottom: 15px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #713A30;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top:20px;
}
h3 {
	font-size: 12px;
	color: #713A30;
}
h4 {
	font-size: 11px;
	color: #713A30;
}
h5 {
	font-size: 11px;
	color: #713A30;
}
h6 {
	font-size: 11px;
	color: #713A30;
}
.clear-float {
	line-height: 0.1px;
	clear: both;
	float: none;
	overflow: hidden;
}

.tab-bg {
width:100%;
height:100%;
background:#008c00;
}
.tab-bg-left {
width:70%;
height:100%;
background:url(/layout/border_left.gif) repeat-y top right;
vertical-align:top;
}

.tab-bg-right {
width:30%;
height:100%;
background:url(/layout/border_right.gif) repeat-y top left;
}

#div-left {
width:180px;
/*border:1px solid red;*/
margin-top:330px;
text-align:left;
}

a.dl {
  color: #FFF;
  text-decoration:underline;
}

a.dl:hover {
  text-decoration: none;
  color: #0033CC;
}

.zk-head {
background:url(/layout/zahnkrone_zahnarztpraxis_mannheim.gif) no-repeat 0px 2px;
padding-left:20px;
font-size:14px;
color:white;
font-weight:bold;
margin-bottom:6px;
}

.zk-div {
padding-left:20px;
padding-right:20px;
color:white;
margin-bottom:25px;
font-size:11px;
}


#container {
	padding: 0px;
	width: 870px;
	/*margin: 0px auto;*/
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100% !important; /* IE */
	position: relative;
	border-left: 9px solid #733928;
	border-right: 23px solid #008c00;
}
#inner {
	margin: 0px 320px 0px 50px;
	padding: 80px 0px 30px;
	
}
#outside {
border-right:3px solid #733928;
}
#nav-container {
margin-top: 50px;
	/*border:1px solid fuchsia;*/


}


#nav-container ul {
display: inline;
list-style-type: none;
}

#nav-container li {
display: inline;
list-style-type: none;
}

#container p{
color:green;
}

#nav-container li a,
#nav-container li a:link,
#nav-container li a:active,
#nav-container li a:visited  {
	font: bold 17px Helvetica, sans-serif;
	color: #1E9111;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 10px 0px 30px;
/*border:1px solid red;*/
  line-height:50px;
}



#nav-container li a.praxis {
	background: #F6F6F6 url(/layout/btn_praxis.gif) no-repeat left top;
	}
#nav-container li a.leistungsspektrum {
	background: #F6F6F6 url(/layout/btn_leistung.gif) no-repeat left top;
	padding-right: 80px;
	}
#nav-container li a.aerzte {
	background: #F6F6F6 url(/layout/btn_news.gif) no-repeat left top;
	}
#nav-container-level2 li a.kontakt {
	background: #F6F6F6 url(/layout/btn_kontakt.gif) no-repeat left top;
	}
#nav-container-level2 li a.impressum {
	background: #F6F6F6 url(/layout/btn_impressum.gif) no-repeat left top;
	}
.hide {
	visibility:hidden;
}

#nav-container li a:focus,
#nav-container li a:hover {
	font: bold 17px Helvetica, sans-serif;
	color: #713A30;
	text-decoration: none;
	text-transform: uppercase;
	background-position:left -45px;
}


#nav-container li a#active{
	background-position:left -45px;
}

#nav-container-2 ul {
display: inline;
list-style-type: none;
margin-left:0px;
}

#nav-container-2{
margin-left:6px;
}

#nav-container-2 li {
display: inline;
list-style-type: none;
padding-right:10px;
}

#nav-container-2 li a {
color:#008C00;
text-decoration:none;
}
#nav-container-2 li a:hover {
color:#733928;
text-decoration:underline;
}
#nav-container-2 .lvl-2-active span {
color:#733928;
}

#content {
	margin-top: 80px;
  margin-left:5px;
	/*border:1px solid red;*/
}
#content p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#content ul {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style: disc;
}
#content ol {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: disc;
}
#content .float-box {
	padding-left: 120px;
}
#content .float-left {
	float:left;
}

.form-table td {
color:white;
font-size:11px;
}

#footnote {
position:absolute;bottom:25px;border-top:1px solid #008C00;padding-top:10px;width:500px;text-transform:uppercase;
}

#footnote a {
text-decoration:none;
font-size:10px;
}

#footnote a:hover {
text-decoration:none;
color: #008C00;
}







input, select, textarea, button {    
font-family:Tahoma,Arial,sans-serif; 
font-size:11px;
margin:0px;

}   
   
.val-err, .error {
color:#FFF;
font-weight:normal;
font-size:9px;
}

.val-desc-err {
color:#FFF;
font-weight:bold
}

table.form-table tr td {
padding:3px 0px;
}

table.form-table td.a {
white-space:nowrap;
padding-right:10px;
}

table.form-table td.b {
width:100%
}

table.form-table td table.inner td {
padding:0px 0px;
}






.p-ra {
vertical-align:middle;

}

.p-cx {
vertical-align:middle;
margin:0px !important;
padding:0px !important;
width:13px;
height:13px;

}

.p-ta {
background:#B3DDB3;
border:none;

}

.p-ti {
background:#B3DDB3;
border:none;
height:20px;
padding:3px 3px;
color:#008C00;
font-weight:bold;
}

.p-mul {
}

.p-dd {
}

.p-sb, button {
border:none;
font-weight:bold;
background:#B3DDB3;
color:#008C00;
font-size:10px;
height:16px;
}

