@charset "utf-8";
body {
	font: 100%/1.4 Helvetica;
	background: #000;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

a img { 
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container1 {
	max-width: 1055px;
	min-width: 1050px;
	margin: 0 auto;

}

.header {

}

.content {
	padding: 10px 0;
	width: 1100px;
}

.Inhalt {
	clear:both;
	color: #000;
	width: 980px;
	margin-left: 20px;
	border: solid;
	border-color:#c83b00;
	background-image:url(iMGS/b2g.png);
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 

}

.footerdiv {
	clear:both;
	font-size:16px;
	color: #FFFFFF;
}

.footerdiv a:link { text-decoration:none; color:#FFFFFF; }
.footerdiv a:visited { text-decoration:none; color:#FFFFFF; }
.footerdiv a:hover { text-decoration:underline; }
.footerdiv a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Helvetica;
}

.content-footer1 {
	width:866px;
	height:10px;
	margin: auto;
	background-image:url(iMGS/end-bg.png);
	background-repeat:no-repeat;
}

.content-footer2 {
	width:600px;
	height:10px;
	margin: auto;
}


.fltrt {  
	float: right;
}

.fltlft { 
	float: left;
}	

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


			
.boxgrid { 
		width: 325px; 
		height: 260px; 
		margin:10px; 
		float:left; 
		background:#161613; 
		border: none; 
		overflow: hidden; 
		position: relative;
		color: #FFF; 
}

.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
}

.boxgrid p{ 
		padding: 0 10px; 
		color:#afafaf; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
}
	
.boxcaption { 
		float: right; 
		position: absolute; 
		background: #000; 
		height: 260px; 
		width: 100%; 
		opacity: .8; 
		/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
		top: 260px;
		left: 0;
}

.caption .boxcaption {
		top: 260px;
		left: 0;
}

.boxcaption { 
		float: right; 
		position: absolute; 
		background: #000; 
		height: 100px; 
		width: 100%; 
		opacity: .8; 
		/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaptionnews { 
		float: right; 
		position: absolute; 
		background: #000; 
		height: 260px; 
		width: 100%; 
		opacity: .8; 
		/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
		top: 260px;
		left: 0;
}

.caption .boxcaption {
		top: 220px;
		left: 0;
}
