body { font-family: Verdana; 
	background-color: #fff; }
	
#maincontent {
	width: 700px;
	text-align: left;
}

p {
	font-size: 13px;
	font-family: Verdana;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td { font-size: 13px; 
	font-family: Verdana; }

a:link { color: #dc143c; text-decoration: none; border-bottom-width: 0; }

a:visited { color: #dc143c;  text-decoration: none; }

a:hover { color: #0000cd;
	background-color: #d6e7ff; 
	border-bottom: 1px dotted #dc143c; }

a:active { color: #dc143c;  text-decoration: none; }

h1 { color: #d6e7ff; font-size: 15px; font-family: Verdana; font-weight: 700; font-style: 
	normal; background-color: #0000cd; text-align: center; letter-spacing: 1px; margin-top: 0; margin-bottom: 5px; padding-top: 1px; padding-bottom: 2px; border-top: 3px solid #6495ed; border-bottom: 1px dotted #d6e7ff; }

h2 {
	color: #dc143c;
	font-size: 15px;
	font-family: Verdana;
	font-weight: 600;
	background-color: #d6e7ff;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top: 2px solid #dc143c;
	border-bottom: 1px dotted #6495ed;
}

h3 { color: #0000cd; font-size: 15px; font-family: Verdana; font-weight: 600; margin-bottom: 5px; }

h4 { color: #6495ed; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 18px; margin-top: 20px; margin-bottom: 5px; border-top-width: 0; border-bottom-width: 0; }

h5 { color: #fff; font-size: 13px; font-family: Verdana; font-weight: bold; background-color: #6495ed; text-align: center; margin-bottom: 5px; padding-top: 1px; padding-bottom: 2px; border-top: 1px solid #0000cd; border-bottom: 1px dotted #0000cd; }

h6 { color: #696969; font-size: 12px; font-family: Verdana; font-weight: 600; line-height: 17px; background-color: #d6e7ff; text-align: center; margin-bottom: 5px; }

.kleinschrift {
	font-size: 11px;
	font-family: Verdana;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.hervorgehoben {
	float:right;
	width: 250px;
	font-size: 11px;
	background-color: #DCDCDC;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin: 0 0 0 10px;
	color: #800000;
}

.p_mittig { font-size: 13px; 
	font-family: Verdana; 
	line-height: 17px; 
	text-align: center; 
	margin-bottom: 10px; }

ol { font-size: 13px; 
	line-height: 17px; 
	list-style-type: decimal; 
	margin: 0 0 12px 40px; }
	
ul { font-size: 13px; 
	line-height: 17px; 
	list-style-type: square; 
	margin: 0 0 8px 40px; }

li { font-size: 13px; line-height: 17px; margin-top: 2px; margin-bottom: 2px; }

.marker { background-color: #ffff6e; }

.blau {color: #0000cd;}
.rot {color: #DC143C;}


  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }

  .imgborder {
	border: 2px solid #CCCCCC;
}
  .fltrt_border {
    	float: right;
    	margin-left: 8px;
		border: 2px solid #CCCCCC;;
    }
	
  .fltlft_border {
    	float: left;
    	margin-right: 8px;
		border: 2px solid #CCCCCC;;
    }
a img { border: 0 none;}