body{
	margin:0;
	padding:0;
	text-align:center;
}

p,div,table,span{ /* similar to text */
	font-size: 11px;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #000000;
}
img{
	border:0;
}
caption{
	font-weight:bold;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted black;
}

/* settings for quickform */
b{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
}
input {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
}
/* end settings for quickform */

.tickerbanner{
	border:1px solid white;
}

table#startMain{
	margin:0px auto 0px auto;
	border:1px solid white;
	border-spacing:0;
	border-collapse:collapse;
	height:100%;
	overflow:hidden;
	width:950px;
}

tr#startHeader{
	height:200px;
	vertical-align:bottom;
	overflow:hidden;
}
tr#startHeader table{
	border-spacing:0;
	width:100%;
	padding:0;
	margin:0;
}
tr#startHeader td{
	padding:0;
	margin:0;
}
table.startMenuEntry{
}
table.startMenuEntry tr{
	height:25px;
	border-collapse:collapse;
}
table{
	border-collapse:collapse;
}



html>body tr.navi-trans td{ /* Kind-Selektor Hack */
	border-top:1px solid transparent;
}


tr.navi{
	text-align:center;
	vertical-align:middle;
}
tr.navi a{
	text-decoration:none;
	font-weight:bold;
    	font-size: 9pt;
    	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
tr.navi td{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	border-collapse:collapse;
}

.hintergrund_inhalt {
	vertical-align:top;
	border-left:1px solid white;
	border-right:1px solid white;
	overflow:hidden;
}
td#text_navigation {
	padding-left:206px;
	text-align:left;
}

tr#balken {
	height:23px;
	background-image:url(../../media/images/startseite/verlauf.png);
	background-repeat:repeat;
	background-position:center;
	/*outline:1px solid white;*/
}

.onepx {
	width:1px;
	height:1px;
}

.twopx {
	width:2px;
	height:1px;
}

.block {
	padding:20px;
      	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
}
.block_left {
	/*border-bottom: 1px solid white;*/
}

.block_headline {
	font-weight:bold;
	border-bottom:1px dotted;
}

.block_content {
	padding-top:10px;
}

.subblock {
	padding: 5px 0px 5px 0px;
}

.subblock_headline {
	font-weight:bold;
}

.subblock_content {
}

img#playerpic{ /* the image of the player */
	width:150px; /* see PERSON_IMG_WIDTH */
	height:229px; /* see PERSON_IMG_HEIGHT */
}
#playerLeft{ /* the left side of the player details containing the image and the player list */
	width:175px;
}
img.startThumb{ /** the pics on the start page **/
	width:220px;
}

.games_head{
	font-weight:bold;
}

.games_body{
}
.games_date{
	padding-top:10px;
}

.newstext{
	text-align:justify;
	padding:20px;
}

.hintergrund_quicklinks{
	color:white;
	text-align:center;
	height:13px;
	/*padding-right:23px;*/
}

#content{
	text-align:left;
}
