body {
	background-image: url(../shared/muster_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	

/*generelle formate*/
.logo {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	background-image: url(../shared/white_logo_bg.gif);
	background-repeat: repeat-x;
}

.content {
	position: absolute;
	z-index: 3;
	top: 241px;
	left: 260px;
	width:450px;
}

.contentbreit {
	position: absolute;
	z-index: 3;
	top: 240px;
	left: 255px;
	width:550px;
}

.head {
	position: absolute;
	z-index: 4;
	top: 175px;
	left: 240px;
}

.dia {
	position: absolute;
	z-index: 5;
	top: 500px;
	left: 540px;
	width:400px;
	height: 300px;
}

.dia_halb {
	position: absolute;
	z-index: 5;
	top: 500px;
	left: 740px;
	width:200px;
	height: 300px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
vertical-align: top;
}
.bg_weiss {
	position: absolute;
	z-index: 2;
	top: 175px;
	left: 240px;
}


p {
	margin-bottom: 5px;
	margin-top: 0px;
}

h1 {
font-size: 14px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/*formate der Navigation*/

.navigation {
	position: absolute;
	z-index: 3;
	top: 240px;
	left: 28px;
	width:165;
	text-align: right;
	align:right;
}

.navigation a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

.navigation a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

.aktiveseite {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}


/*formate zu den haeusern*/
.haeuser {
	position: absolute;
	z-index: 3;
	top: 239px;
	left: 770px;
	width:165;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.haeuser a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


.table_head {
	background-color: #000000;
	color: #FFFFFF;
}

.table_line {
	background-color: #000000;
	font-size: 9px;
}





/*spielplanformate*/

.datum {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.datumssprung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.ort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.programm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}

.zeit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
}


/*extra formate*/

.extra_pic{
	background-color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*links formate*/

.links_pic{
	vertical-align: top;
}
