/* html elements */

body   {
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	
}

textarea, input   {
	font-family: Verdana, Arial;
	font-size: 12px;
}

img   {
	border: 0px;
}

/* linkstyles */

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

a.TopMenuLink:link, a.TopMenuLink:active, a.TopMenuLink:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
a.TopMenuLink:hover, a.TopMenuLink:focus   {
	color: #FFD2FF;
	text-decoration: underline;
}

a.FooterMenuLink:link, a.FooterMenuLink:active, a.FooterMenuLink:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterMenuLink:hover, a.FooterMenuLink:focus   {
	color: #CCCCCC;
	text-decoration: underline;
}

a.CopyrightLink:link, a.CopyrightLink:active, a.CopyrightLink:visited, a.CopyrightLink:hover   {
	color: #999999;
	text-decoration: underline;
}

a.JSNotifyLink:link, a.JSNotifyLink:active, a.JSNotifyLink:visited, a.JSNotifyLink:hover, a.JSNotifyLink:focus   {
	color: #FFFFFF;
	text-decoration: underline;
}


/* classes */

.OneColumnContainer   {
	width: 210px;
	float: left;
}
.TwoColumnContainer   {
	width: 440px;
	float: left;
}
.ThreeColumnContainer   {
	width: 670px;
	float: left;
}

.Line   {
	height: 12px;
	background-image: url(/images/layout/bg/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.VLine   {
	background-image: url(/images/layout/bg/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.SubTitle   {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.Error   {
	color: #CC0000;
}

.Ok   {
	color: #800080;
}


.TopMenu   {
	list-style: none;
	margin: 0px;
	padding: 26px 0 0 0;
	width: 146px;
	float: left;
	font-size: 11px;
	
}

.TopMenu li   {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 175%;
}


.FooterMenu   {
	list-style: none;
	margin: 0px;
	padding: 26px 0 0 0;
	width: 167px;
	float: left;
	font-size: 11px;
	
}

.FooterMenu li   {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 175%;
}

.BoxTitle   {
	background-repeat: no-repeat;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	padding: 20px 20px 5px 20px;
}

.BoxTitle h1   {
	font-size: 14px;
}

.BoxTitleOne   {
	background-image: url(/images/layout/bg/boxtitle-one.gif);
}

.BoxTitleTwo   {
	background-image: url(/images/layout/bg/boxtitle-two.gif);
}

.BoxTitleThree   {
	background-image: url(/images/layout/bg/boxtitle-three.gif);
}

.BoxContent   {
	color: #333333;
	line-height: 150%;
	padding: 0px 20px 5px 20px;
}

.BoxOneBG   {
	background-image: url(/images/layout/bg/box-one.gif);
	background-repeat: repeat-y;
}

.BoxTwoBG   {
	background-image: url(/images/layout/bg/box-two.gif);
	background-repeat: repeat-y;
}

.BoxThreeBG   {
	background-image: url(/images/layout/bg/box-three.gif);
	background-repeat: repeat-y;
}

.BoxFooter   {
	background-repeat: no-repeat;
	height: 34px;
}

.BoxFooterOne   {
	background-image: url(/images/layout/bg/boxfooter-one-1.gif);
}

.BoxFooterOne2   {
	background-image: url(/images/layout/bg/boxfooter-one-2.gif);
}

.BoxFooterTwo   {
	background-image: url(/images/layout/bg/boxfooter-two-1.gif);
}

.BoxFooterThree   {
	background-image: url(/images/layout/bg/boxfooter-three-1.gif);
}


.PageContainer   {
	width: 900px;
	text-align: left;
	margin: 0px 0px 0px -450px;
	left: 50%;
	position: relative;
}


.GalPhoto   {
	background-image: url(/images/layout/bg/gal-photo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.SignalColor   {
	color: #800080;
}

/* individuals */

#LocationFacts   {
	list-style: disc outside;
	padding-left: 30px;
}

#BGContainer   {
	background-color: #800080;
	background-image: url(/images/layout/bg/site.gif);
	background-repeat: repeat-x;

}


#FooterContainer   {
	background-color: #000000;
	background-image: url(/images/layout/bg/footer.gif);
	background-repeat: repeat-x;
	height: 160px;
	position: relative;
}

#CopyrightContainer   {
	color: #999999;
	padding-top: 26px;
	line-height: 175%;
}

#Campaigns { position: absolute; top: -60px; width: 900px; text-align: left;
	margin: 0px 0px 0px -450px;
	left: 50%; text-align: right; }
	
/* jQuery Countdown styles 1.5.7. */
.hasCountdown {
	
	
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

#WMWrap { text-align: center;margin-top: 5px; font-size: 10px; line-height: 150%; }
#WMMenu {  }
#WMMenu li { display: inline; margin: 0px 10px; font-size: 11px; }
#WMMenu > li > a { color: #FFF; }

.Match, .StaticMatches { margin-bottom: 5px; }
.TimeAndCity { float: left; width: 250px; }
.Team1 { float: left; width: 110px; text-align: right; }
.Team2 { float: left; width: 110px; }
.Seperator { float: left; width: 20px; text-align: center; }
.Result { float: left; width: 100px; }

#Promo { 
	background: url(/images/misc/promo-bg.png); 
    z-index: 10000;
    position: absolute; 
    top: 0px; 
    left: 0px;
    width: 100%; 
    text-align: center;
    height: 100%;    
}
#PromoContent { padding-top: 50px; }
#PromoContent img { border: 2px solid #FFF; }
a.CloseText { color: #FFF; font-size: 14px; font-weight: bold; }

#WMHinweis { position: absolute; top: 0px; left: 620px; }