#letztereinsatz {  /*Box in rechter Spalte*/
	margin-top:5px;
	width: 270px;	
}
#news {/*Box in rechter Spalte*/
	width: 270px;	
}
#termine {/*Box in rechter Spalte*/
	width: 270px;	
}

#einsatzbox {
	position:relative;
	width:100%;
	background: #fef4f4;
	border:1px solid #b60000;
}
#titel {
	height:12px;
	margin: 5px;
	padding:5px;
	background: #ffffff;
	border:1px dashed #b60000;
}
#titel1 {
	position:absolute;
	left:0px;
	top:0px;
	height:12px;
	width:70%;
	margin:10px;
	font-weight:bold;
	color: #000000;
}
#titel2 {
	position:absolute;
	right:0px;
	top:0px;
	width:150px;
	margin:10px;
	height:12px;
	color: #000000;
	text-align:right;
}
#link {
	height:10px;
	margin: 0px;
	padding:0px;
}
#link1 {
	position:absolute;
	right:60px;
	bottom:0px;
	height:10px;
	margin:5px;
	text-align:right;
}

#link2 {
	position:absolute;
	right:0px;
	bottom:0px;
	height:10px;
	width:60px;
	margin:5px;
	text-align:right;
}

#ausruestungbox {
	position:relative;
	width:100%;
	background: #fef4f4;
	border:1px solid #b60000;
}
#ausruestung {
	margin: 5px;
	padding:5px;
}

#text {
	position:relative;
	width:100%;
	padding:10px;
	background: #fef4f4;
	border:1px solid #b60000;
}
