@CHARSET "ISO-8859-1";
body, * {
	margin: 0;
	padding: 0;
}
body {
	background: url('../images/bgBody.gif') repeat-y;
}
td {
	vertical-align: top;
}
a {
	-moz-outline: 0;	
}
.clear {
	clear: both;
}
.wrapper {
	width: 1024px;
	overflow: hidden;
	background: url('../images/bgGraphics.gif') no-repeat;
}
.header {
	height: 180px;
}
.spacer {
	height: 10px;
	width: 1px;
}
.content {
}
.contentTable {
	margin-left: 24px;
}
.contentTable td.contentMenuCell {
}
.contentTable td.contentCell {
	padding-top: 20px;
}
.contentBox {
	padding: 5px;
	background: white;
	border-width: 1px;
	border-color: white #c9c9b5 #c9c9b5 white;
	border-style: solid;
	margin-bottom: 20px;
}

.footer {
	height: 180px;
	background: green;
	background: url('../images/bgFooter.gif') no-repeat;
}
.footerTable {
	margin-top: 40px; 
	margin-left: 120px;
}
.footerPadding {
	padding: 4px;
}
/**
 * Fonts
 */
 .contentHeadline {
	font-family: Arial;
	font-size: 15px;
	color: #a50000;
}
.contentMeta {
	font-family: Arial;
	font-size: 13px;
	color: #60574e;
}
.contentText {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
.contentMessageSuccess {
	background: #597709;
	border-color: #597709 #465e06 #465e06 #597709;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 10px;	
}
.footerHeadline {
	color: #747466;
	font-size: 15px;
	font-family: Arial;
}

/**
 * Links 
 */
.contentLink {
	font-family: Arial;
	color: #a50000;
	font-size: 13px;
}
.footerLink {
	font-family: Arial;
	color: #4b4b3f;
	font-size: 13px;
	display: block;	
	padding-bottom: 4px;
} 
.headerMenu {
 	width: 1024px;
 	height: 100px;
 	position: relative;
 	top: 120px;
 	left: 160px;
 }
.headerMenu a {
 	height: 32px;
 	float: left;
 }
/* Index */
.headerMenuIndexLink {
	background: url('../images/menuSprite.gif') no-repeat 0px 0px;
	width: 110px;
}
.headerMenuIndexLink:hover, .headerMenuIndexLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px 0px;
	width: 110px;
}

/* Mannschaften */
.headerMenuTeamLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -36px;
	width: 156px;
}
.headerMenuTeamLink:hover, .headerMenuTeamLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -36px;
	width: 156px;
}

/* Abteilungen */
.headerMenuDivisionLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -72px;
	width: 140px;
}
.headerMenuDivisionLink:hover, .headerMenuDivisionLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -72px;
	width: 140px;
}

/* Verein */
.headerMenuClubLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -108px;
	width: 85px;
}
.headerMenuClubLink:hover, .headerMenuClubLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -108px;
	width: 85px;
}

/* Sponsoren */
.headerMenuSponsorsLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -144px;
	width: 120px;
}
.headerMenuSponsorsLink:hover, .headerMenuSponsorsLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -144px;
	width: 120px;
}

/* Fan-Meile */
.headerMenuFancurveLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -180px;
	width: 120px;
}
.headerMenuFancurveLink:hover, .headerMenuFancurveLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -180px;
	width: 120px;
}

/* Kontakt */
.headerMenuContactLink {
	background: url('../images/menuSprite.gif') no-repeat 0px -216px;
	width: 140px;
}
.headerMenuContactLink:hover, .headerMenuContactLinkActive {
	background: url('../images/menuSprite.gif') no-repeat -180px -216px;
	width: 140px;
}

/**
 * Startpage
 */
.startpageSponsorsField {
	display: block;
	text-align: center;
}
.startpageSponsorsField img {
	text-align: center;
}

/**
 * Baustelle
 */
.baustelle {
	text-align: center;
}
.baustelle img {
	text-align: center;
	margin-top: 20px;
}

/**
 * Spnsorenfeld
 */
.sponsorenfeld {
	text-align: center;
}
.sponsorenfeld img {
	text-align: center;
	margin-top: 20px;	
}

/**
 * Manifest
 */
.manifestImageContainer {
	text-align: center;	
	margin-top: 20px;
}
.manifestImageContainer img {
	text-align: center;
	border: 1px solid #ccc;
	width: 480px;
}

/**
 * vereinsführung
 */
.leadershipImageContainer {
	padding: 4px;
}
.leadershipName {
	font-family: Arial;
	font-size: 13px;
	color: #a50000;
	font-weight: bold;
	padding: 4px;
}

/**
 * Infoboxes
 */
.soccerBoxes {
	margin-top: 60px;
	margin-left: 4px;
}
.soccerBoxesContainer {
	margin-top: 20px;
}
.soccerBoxesContainerHeadline {
	width: 150px;
	background: #ebebe3;
	border-right: 1px solid #c1c1b4;
	border-bottom: 1px solid #c1c1b4;
}
.soccerBoxesContainerHeadlineInner {
 	font-family: Arial;
	font-size: 13px;
	padding: 3px;
	color: #524932;
}
.soccerBox {
	width: 150px;
	background: #a50600;
	border-right: 1px solid #780400;
	border-bottom: 1px solid #780400;
	margin-top: 4px;
}
.soccerBoxHeadline {
}
.soccerBoxHeadlineInner {
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	color: white;
	font-weight: bold;
}
.soccerBoxCurrentGamedayGame {
	margin-left: 6px;
}
.soccerBoxCurrentGamedayGameHomeLogo, 
.soccerBoxCurrentGamedayGameGuestLogo,
.soccerBoxCurrentGamedayGameHomeResult,
.soccerBoxCurrentGamedayGameGuestResult,
.soccerBoxCurrentGamedayGameDivider {
	float: left;
}
.soccerBoxCurrentGamedayGameHomeLogo, 
.soccerBoxCurrentGamedayGameGuestLogo {
	width: 30px;
	height: 30px;
	background-color: white;
	border-right: 1px solid #780400;
	border-bottom: 1px solid #780400;
	background-repeat: no-repeat;
	background-position: center center;
}
.soccerBoxCurrentGamedayGameHomeResult,
.soccerBoxCurrentGamedayGameGuestResult {
	width: 20px;
	height: 20px;
	background: white;
	margin-top: 6px;
	border-right: 1px solid #780400;
	border-bottom: 1px solid #780400;
}
.soccerBoxCurrentGamedayGameHomeResult {
	margin-left: 6px;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
}
.soccerBoxCurrentGamedayGameGuestResult {
	margin-right: 6px;
		text-align: center;
	font-family: Arial;
	font-size: 13px;
}
.soccerBoxCurrentGamedayGameDivider {
	width: 20px;
	height: 20px;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	color: white;
	padding-top: 6px;
}
.soccerBoxCurrentGamedayGameTeams {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.soccerBoxCurrentGamedayGameTeam {
	font-family: Arial;
	font-size: 13px;
	color: white;
}
.soccerBoxCurrentTablePosition {
	margin-bottom: 3px;
}
.soccerBoxCurrentTablePositionNr {
	font-family: Arial;
	font-size: 11px;
	width: 16px;
	text-align: center;
	color: white;
	float: left;
	margin-left: 2px;
	padding: 2px;
}
.soccerBoxCurrentTablePositionOther,
.soccerBoxCurrentTablePositionCurrent {
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: white;
	padding: 2px;
	margin-left: 4px;
}
.soccerBoxCurrentTablePositionCurrent {
	font-weight: bold;
}
.soccerBoxNextgameTeams {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.soccerBoxNextgameTeam {
	font-family: Arial;
	font-size: 13px;
	color: white;		
}
.soccerBoxNextgameDate {
	font-family: Arial;
	font-size: 11px;
	color: white;	
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
