#rechts h2 {
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:bold;
	color: #b60000;
	border-bottom:1px dotted #b60000;
}

#rechts h3 {
	margin:0px 5px 0px 20px;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

#rechts p {
	margin:5px 5px 5px 20px;
	color: #898989;
}

#rechts hr {
	padding:10px 0px 10px 0px;
	border:0px;
	border-top:0px dotted #898989;
	visibility:hidden;
	
}

#inhalt h1 {
	border-bottom:1px dotted #b60000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #B60000;
	font-variant: small-caps;
	line-height: normal;
	text-shadow: #c0c0c0 3px 3px 5px;
}

#inhalt p {
	margin:0px;
	color: #898989;
	line-height: 15px;
	
}

#inhalt .home {
	
	margin-left:auto; 
	margin-right:auto; 
	width: 358px;
	padding:4px;
	border:1px solid #b60000;;
	background:#fef4f4;
	text-align:left;
	color: #898989;
}

#inhalt .hinweisrot {
	padding:4px;
	color: #b60000;
	font-weight:bold;
}

#inhalt .headline_underlined {
	color: #b60000;
	font-weight:bold;
	border-bottom: 1px dotted #b60000;
}

#inhalt hr {
	padding:10px 0px 10px 0px;
	border:0px;
	border-top:0px dotted #898989;
	visibility:hidden;
	
}

#einsatzbox p {
	margin:10px;
	color: #898989;
}


#ausruestungbox .plinks {
	margin-left:170px;
	color: #898989;
}

#ausruestungbox .prechts {
	margin-right:170px;
	color: #898989;
}

#inhalt .normal {
	font-size:11px;
}

p {
	margin:0px;
	color: #898989;
	line-height: 15px;
	font-size:11px;
}

.schwarz { color:#000000; }
.rot { color:#b60000; }
