@charset "utf-8";
/* CSS Document */

.erkrankung-oben {
	width: 100%;
	text-align:justify;
}

#content .erkrankung-oben h1 {
	font-size:18px;
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 1px 0px 1px 0px;
	color: darkgreen;
	border-bottom-color:#000000;
	border-top-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color:#333333;
	border-left-color: #333333;
	letter-spacing: .2em;
}

.navleiste-hor{
	border: 1px dotted #000000;
	border-top: none;
	background-color:#CEE8DC;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
}

#content .navleiste-hor a{
	padding: 0px 3px 0px 3px;
 	font-size:10px;
	display: inline-table;
	color: #003300;
	cue-before:url(../tabblock-item.gif);
	text-decoration:none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#content .navleiste-hor a:hover{
	background-color:#FFFFFF;
	color: #003300;
	cue-before:url(../tabblock-item.gif);
	text-decoration:none;
	border: none;
}

#content .kapitel {
	margin-top: 50px;
	margin-left: 50px;
}

#content .kapitel h2{
	border-top: #000000 dotted 1px;
	border-left: #000000 20px solid;
	text-align:left;
	width: 50%;
	margin-left:-45px;
	padding: 2px 0px 2px 20px;
}

#content .kapitel h3 {
	display: list-item;
	list-style:url(pics/pfeilgelb.gif);
	font-size:14px;
}
