@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	color: #FFFFFF;
	font-family:Verdana, Arial;
	font-size: 10px;
	background-image: url(../images/bg2.jpg);
}


a:hover{
color:#000000;
}

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

a:visited{
color: #CC0000;
}



.lineWhiteDotted{
	height: 1px;
  border-top-style: dotted;
	border-top-color: White;
	border-top-width: 1px;

}

.lineOrange{
height: 1px;
background-color: #FF9900;
}

.lineRed{
height: 1px;
background-color: #CC0000;
}

.background_left {
background-image: url('../images/bg_le_shadow.png');
background-repeat: repeat-y;
border-right: solid #000000 4px;
}

.background_right {
background-image: url('../images/bg_ri_shadow.png');
background-repeat: repeat-y;
border-left: solid #000000 4px; 
}


.borderInner{

border-left: solid #CC0000 1px; 
border-right: solid #CC0000 1px;

}

.borderOuter{

border-left: solid #666666 1px; 
border-right: solid #666666 1px;

}

.View{
  width: 100%;
	height: 100%;
	vertical-align:top;
}

.Navi{
  width: 100%;
	height: 25px;
}

.Content{
  vertical-align:top;
	font-family:Verdana, Arial;
	font-size:10px;
}

.Stil1{
	color: #000000
}

.Stil2{
	color: #FFFFFF;
  font-size: 12px
}


.boxOrange{
  vertical-align:middle;
	text-align:center;
	border-style: dotted;
	border-color: White;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 120px;
	height: 150px;
}


.boxRed{
  vertical-align:middle;
	text-align:center;
	border-style: dotted;
	border-color: #CC000;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 120px;
	height: 150px;
}

.boxWhiteCenter{
  vertical-align:middle;
	border-style: dotted;
	border-color: White;
	border-width: 1px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	
}


.boxWhiteTop{
  vertical-align:Top;
	border-style: dotted;
	border-color: White;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

.lineDottedWhite{
  vertical-align:Top;
	border-top: dotted #FFFFFF 1px;
	padding: 5px 5px 5px 5px;
}

.boxWhite{
  vertical-align:middle;
	border-style: dotted;
	border-color: White;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

.fontWhite{
    
	color: white;
}

.fontOrange{
    
	color: orange;
}

.fontRed{
    
	color: #CC0000;
}

.lineGrey{
height: 1px;
background-color: #999999;
}

.Loading
{

	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-color:Gray;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	font-size:9px;
	height: 40px; 
	width: 150px;
	color:#FFFFFF;
	background-color: #000000;

}

.LoadingBox
{
	height: 100%;
	width: 790px;
	text-align:center;
	vertical-align:middle;
	position: absolute;

	
}

.modalBackground {
	height: 100%;
	width: 790px;
	text-align:center;
	vertical-align:middle;
	position: absolute;
  background-color: #000000;
	filter: alpha(opacity=70);
	opacity:0.7;
}

.actualMottoFont{
font-size: 16px;
padding: 2px;
text-align:center;

}

.actualMottoTextFont{
font-size: 10px;
font-weight: bold;
padding: 1px;
}

.actualMottoTextExtFont{
font-size: 11px;
padding: 1px;
}

.actualDJFont{
font-size: 9px;
padding: 1px;
height: 20px;
}

.actualDateFont{
font-size: 12px;
font-weight: bold;
padding: 1px;
}

.actualAreaName{
font-size: 12px;
padding: 1px;
}

.actualWeekFont{
font-size: 9px;
padding: 1px;
}


.actualEventName{
font-size: 14px;
font-weight: bold;
padding: 1px;
}

.actualEventText{
font-size: 11px;
padding: 1px;
}





.eventNameFont{
font-size: 16px;
padding: 2px;
}

.eventTextFont{
font-size: 11px;
padding: 1px;
}

.eventTextExtFont{
font-size: 9px;
padding: 1px;
}


.eventDateFont{
font-size: 12px;
font-weight: bold;
padding: 1px;
}


.djLocationFont{
font-size: 16px;
padding: 2px;
}


.djDayFont{
font-size: 16px;
padding: 2px;
}

.djNameFont{
font-size: 16px;
padding: 2px;
}

.djTextFont{
font-size: 11px;
padding: 1px;
}

.djTextExtFont{
font-size: 9px;
padding: 1px;
}

.djURLFont{
font-size: 9px;
padding: 1px;
}





.div1 {
margin: auto;
text-align: center;
height: 100.00%;
/*background-color: #e9e5de;*/	
/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00ffffff', EndColorStr='#55e9e5de');*/	
}

.div2 {
position: absolute;
left: 50%;
margin-left: -410px;
top: 50%;
margin-top: -175px;
width: 820px;
height: 350px;
/*background-color: #efefef;*/
/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00ffffff', EndColorStr='#55e9e5de');	*/
}