div.whiteStripe {
	width: 100%;
	background: url(../image/bg_streifen.png) repeat-x;
}

div.mainShadow {
	position:relative;
	width: 800px;
	padding: 0px 9px;
	background:url(../image/bg_shadow.png) repeat-y;
}

div.linie {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
}

div.mainShadowBottom {
	position:relative;
	width: 818px;
	background:url(../image/bg_shadowBottom.png) no-repeat;
}

div.header {
	position:relative;
	width: 800px;
	height: 150px;
	background: url(../image/bg_header.jpg) no-repeat;
}

div.navi {
	position:relative;
	width: 770px;
	height: 26px;
	padding: 9px 15px 0px 15px;
	background:url(../image/bg_navi.gif) repeat-x;
}

div.content {
	position:relative;
	width: 770px;
	padding: 25px 15px;
	background: url(../image/bg_team.jpg) no-repeat bottom #FFFFFF;
}

div.contentneu {
	position:relative;
	width: 770px;
	height:465px;
	padding: 25px 15px;
	background: url(../image/bg_team_neu.jpg) no-repeat bottom #FFFFFF;
}

div.contentneu2 {
	position:relative;
	width: 770px;
	height:600px;
	padding: 25px 15px;
	background: url(../image/bg_team_neu.jpg) no-repeat bottom #FFFFFF;
}

div.content2 {
	position:relative;
	width: 770px;
	padding: 25px 15px;
	background: #FFFFFF;
}

div.footer {
	position:relative;
	width: 770px;
	padding: 12px 15px 13px 15px;
	background: #FFFFFF;
	border-top: 1px solid #423a3a;
	text-align:center;
}

div.footerBox {
	position:relative;
	top: 23px;
	width: 248px;
	height: 182px;
	padding: 15px 25px 0px 25px;
	background: url(../image/bg_footerBox.jpg) no-repeat;
}

div.testHead {
	margin-left:125px;
	margin-top: 50px;
	width: 96px;
}

div.testContent {
	margin-top: 25px;
	margin-left: 15px;
	width:190px;
}

div.divWelcome {
	width:227px;
	margin-left:230px;
}

div.vertSpace10 {
	height: 10px;
}

div.vertSpace25 {
	height: 25px;
}

div.yellowBox1 {
	width: 275px;
	height: 160px;
	padding: 10px 0px 0px 25px;
	background: url(../image/bg_boxYellow.gif) no-repeat;
}

div.yellowBox2 {
	width: 275px;
	height: 128px;
	padding: 15px 0px 0px 25px;
	vertical-align:top;
	background: url(../image/bg_boxYellowBorder.gif) no-repeat;
}


div.yellowBoxDortmund {
	width: 275px;
	height: 206px;
	padding: 15px 0px 0px 25px;
	vertical-align:top;
	background: url(../image/box_dortmund.jpg) no-repeat;
}


div.yellowBoxMuenster {
	width: 275px;
	height: 206px;
	padding: 15px 0px 0px 25px;
	vertical-align:top;
	background: url(../image/box_muenster.jpg) no-repeat;
}

/* ##########  SPAN  ########## */

span.red18b {
	font-size: 18px;
	color: #d20707;
	font-weight: bold;
}

span.black14b {
	font-size: 14px;
	font-weight:bold;
}

span.red14b {
	font-size: 14px;
	color: #d20707;
	font-weight: bold;
}

span.black14b {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

span.blackB{
	font-weight: bold;
}
