@CHARSET "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #032a89;
}

h1{
 	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 45px;	
}

h2{
 	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;	
}

h3{
 	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;	
}

p{
	margin: 0;
	padding: 0;
}

a:link , a:visited {
	color: #ffffff;
	text-decoration: underline;
}
	
a:hover, a:active{
	color: #778bbf;
	text-decoration: underline; 
}


#container{
	width: 799px;
	text-align: left;
}

#header{
	width: 100%;
	height: 92px;
	line-height: 92px;
	position: relative;
	font-size: 17px;
	background-image: url(../gfx/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header div.heimTeam, #header div.auswaertsTeam{
	padding-top: 5px;
	float: left;
	width: 340px;
	text-align: right;

}

#header div.ergebnis{
	float: left;
	width: 119px;
	text-align: center;

}

#header div.auswaertsTeam{
	text-align: left;
}

#main{
	width: 100%;
	height: 500px;
	position: relative;
	background-image: url(../gfx/bg-main.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

#main p{
	margin-left: 10px;	
}

#reportHeader, #contentHeader{
	height: 30px;
	position: relative;
	float: left;
	border-bottom: 1px dotted #778bbf;
}

#reportHeader{
	width: 345px;
	padding-left: 10px;
	margin-left: 20px;
}

#reportRefresh{
	width: 181px;
	height: 26px;
	background-image: url(../gfx/button-meldungen.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#reportTickerRefresh{
	width: 113px;
	height: 26px;
	background-image: url(../gfx/button-ticker.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#contentHeader{
	width: 408px;
	padding-left: 15px;
	border-left: 1px dotted #778bbf;
}

#shorthand{
	width: 104px;
	height: 26px;
	float: left;
}

#formation, #result, #table{
	width: 101px;
	height: 26px;
	float: left;
}

#report, #content{
	position: relative;
	float: left;	
}

#report{
	height: 500px;
	width: 330px;
	top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	overflow-x: hidden; 
	overflow-y: scroll;
	text-align: justify;
	z-index: 2;
}

#report p{
	margin: 0px;	
}

#placeholder{
	width: 10px;
	height: 510px;
	border-right: 1px dotted #778bbf;
	position: relative;
	float: left;
	z-index: 2;
	
}

#content{
	height: 450px;
	width: 393px;
	top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	position: relative;
	line-height: 1.5;
	overflow: auto;
	overflow-x: hidden;
}

#content p{
	margin: 0;	
}
	
#footer{
	width: 100%;
	height: 80px;
	position: relative;
	background-image: url(../gfx/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1;
}

div.message, div.messageImage{
	border-bottom: 1px dotted #778bbf;
	padding-bottom: 4px;
	padding-top: 2px;
	position: relative;	
}

div.messageImage{
	min-height: 35px;	
}

img.messageImage{
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;	
}

table.tickerPlayday{
 	margin: 0;
 	padding: 0;
	margin-bottom: 7px;
	margin-top: 1px;
}

.tableborder td{
	border-bottom: 1px dotted #778bbf;
}

/* TICKER FORMATION */

#content h2.formation{
	margin-left: -20px;
	text-align: center;
}

#content div.formation{
	font-size: 9px;
	width: 285px;
	height: 400px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../gfx/bg-aufstellung.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#homeGoalKeeper{
	width: 107px;
	height: 30px;
	left: 88px;
	position: relative;
	text-align: center;
}

#homeGoalKeeper p{
	top: 4px;
	position: relative;
}

#homeDefence{
	width: 285px;
	height: 30px;
	position: relative;
}

#homeDefensiveMidfield{
	width: 180px;
	height: 30px;
	top: 5px;
	left: 50px;
	position: relative;
}

#homeMidfield{
	width: 250px;
	height: 30px;
	top: 13px;
	left: 17px;
	position: relative;
}

#homeOffensiveMidfield{
	width: 180px;
	height: 30px;
	top: 15px;
	left: 50px;
	position: relative;
}

#homeForward{
	width: 250px;
	height: 30px;
	left: 17px;
	top: 17px;
	position: relative;
}

#guestGoalKeeper{
	width: 107px;
	height: 30px;
	left: 88px;
	top: 40px;
	position: relative;
	text-align: center;   
}

#guestGoalKeeper p{
	top: 10px;
	position: relative;
}

#guestDefence{
	width: 285px;
	height: 30px;
	top: 40px;
	position: relative;
}

#guestDefensiveMidfield{
	width: 180px;
	height: 30px;
	top: 35px;
	left: 50px;
	position: relative;
}

#guestMidfield{
	width: 250px;
	height: 30px;
	top: 27px;
	left: 17px;
	position: relative;
}

#guestOffensiveMidfield{
	width: 180px;
	height: 30px;
	top: 25px;
	left: 50px;
	position: relative;
}

#guestForward{
	width: 250px;
	height: 30px;
	left: 17px;
	top: 28px;
	position: relative;
}

#tooltip {
	width: 150px;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 2;

}
#tooltip div.head{
	background-color: #002788;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
}

#tooltip img{
	float: left;
	margin-left: 2px;
	margin-top: -2px;
}

#tooltip div.content{
	color: #000066;
	font-size: 10px;
	border: 4px;
}
#tooltip div.content td{
	width: 50%;
	font-size: 10px;
}
