
/* Allgemein */
html,body {height:100%; /* needed for wrapper min-height */
}
body {
/*	background-color:#fff;*/
	line-height:20px;
	background:#fff url(http://www.im-stadion.ch/_img/hg_site.gif) center top no-repeat;
}
body, div, p, ul, form {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:13px;
	color:#000000;		
}
.tableAbschluss { 
	border-bottom:#7f7f7f 1px solid;
}
.tdTrennlinie { 
	border-left:#7f7f7f 1px solid;
}
.tdNoRepeat { 
	background-repeat:no-repeat;
	background-position:right top;
}
h1,.h1 {
	font-size:20px;
	font-weight:lighter;
	color:#000000;
	border-bottom:#7f7f7f 1px solid;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	text-transform:uppercase;
}
#spalteMitte h1,#spalteMitte .h1 {
	padding:0 0 5px 5px;
}
h2,.h2 {
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0;
}
h4,.h4 {
	font-size:20px;
	font-weight:lighter;
	color:#000000;
	margin:0;
	padding:0;
}
p {
	margin-bottom:0;
	padding-right:20px;
}
ul {
	text-align:left;
	padding:0 0 0 10px;
	margin:0 0 1.5em 10px;
}
li {
	list-style:disc;
}
hr { height:0px; border:none; border:0;	border-bottom:#7f7f7f 1px solid;}

/* ul li navig */
ul.navig {
	padding:112px 0 0 0;
	margin:0;
}
li.navig  {
	float:left;
	list-style:none;
	padding:0;
	margin:0 3px 0 0;
}
li.navig a  {
	float:left;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 10px;
}
li.navig a span  {
	float:left;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:5px 10px 5px 0;
}
li.navig a:hover  {
	color:#000000;
	background-image:url(http://www.im-stadion.ch/_img/bg_navig_button_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
li.navig a:hover span  {
	color:#000000;
	background-image:url(http://www.im-stadion.ch/_img/bg_navig_button_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
li.navigAktiv  {
	float:left;
	list-style:none;
	padding:0;
	margin:0 3px 0 0;
}
li.navigAktiv a  {
	float:left;
	font-size:16px;
	color:#edbf28;
	text-decoration:none;
	font-weight:bold;
	background-image:url(http://www.im-stadion.ch/_img/bg_navig_button_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 10px;
}
li.navigAktiv a span  {
	float:left;
	font-size:16px;
	color:#edbf28;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(http://www.im-stadion.ch/_img/bg_navig_button_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 10px 5px 0;
}
/*  */
#subNavi {
	width:600px;
	height:20px;
	margin:-10px 0 30px 10px;
	text-align:left;
	text-transform:uppercase;
	font-weight: bold;
	/*border-bottom:#7f7f7f 1px solid;*/
}

#serviceNavig a, #serviceNavig a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#serviceNavig a:hover, #serviceNavig a.Aktiv {
	color:#cc0000;
}
#spalteLinks a, #spalteMitte a, #spalteMitte h2 a, #spalteRechts a, #laufNews a, #subNavi a {
	color:#cc0000;
	text-decoration:underline;
}
#spalteLinks a:hover, #spalteMitte a:hover, #spalteMitte h2 a:hover, #spalteRechts a:hover, #laufNews a:hover, #subNavi a:hover {
	color:#ffffff;
	background-color:#cc0000;
	text-decoration:underline;
}
#footer a {
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
}
#footerSolution a, #footerSolution a:hover {
	font-size:9px;
	color:#333333;
	text-decoration:none;
	display:block;
}
.clearer { 
	clear:both; 
	font-size:0px;
	line-height:0px; 
	height:0px;
}
img {
	border:0px;
	margin:0;
	padding:0;
}
#sponsoren img {
	border:0px;
	padding:10px 0 0 0;
}
#footerBanner img  {
	border:0px;
	padding:0 0 10px 0;
}
#spalteMitte img  {
	border:0px;
	margin:0 5px 5px 0;
}
/*  */

/* wrapper*/
#wrapper {
	width:985px;
	margin:0 auto;
	position:relative; /* needed for footer positioning*/
	
	height:auto !important; /* real browsers */
	height:85%; /* IE6: treaded as min-height*/

	min-height:85%; /* real browsers */
}
/*  */

/* head */
#head {
	width:985px;
	height:177px;
	margin-bottom:20px;
}
#serviceNavig {
	width:965px;
	height:25px;
	padding:10px 0 0 10px;
}
#navigArea {
	width:985px;
	height:147px;
}
#navig {
	float:left;
	width:695px;
	height:117px;
}
#logo2 {
	margin-top:6px;
	float:left;
	width:130px;
	height:130px;
}
#logo {
	float:left;
	width:260px;
	height:142px;
}
#laufNews {
	width:985px;
	height:20px;
	margin:0 0 20px 10px;
	text-align:left;
	float:left;
}

/*  */

/* content*/
#contentArea {
	width:985px;
	margin-bottom:190px; /* bottom padding for footer */
}
#spalteLinks {
	float:left;
	width:297px;
}
#spalteMitte {
	float:left;
	width:407px;
	height:auto;
	min-height:420px;
	margin: 0 13px 0 13px;
	padding: 0 13px 0 13px;
	border: #7f7f7f 1px solid;
	border-top: none;
	border-bottom: none;
}
#spalteRechts {
	float:left;
	width:227px;
}

.liveSpiel div {
	margin: 10px;
	padding: 10px;
	background: #f9d32a;
	border: #7F7F7F 1px solid;
}
.liveSpiel div .tableAbschluss {
	border:none;
}

/*  */

/* sponsoren*/
#sponsorenTopBottom {
	width:227px;
}
#sponsoren {
	color:#ffffff;
	width:207px;
	font-weight:bold;
	background-color:#000000;
	padding:0 10px 0 10px;
}
/*  */

/* Teaser*/
#teaser div {
	width:221px;
	padding:3px 3px 3px 3px;
	cursor:pointer;
}
#teaser .teaserTitel {
	font-weight:bold;
	background-color:#f9d32a;
}
/*  */

/* footer*/
#footer {
	height:190px;
	width:100%;
	background-image:url(http://www.im-stadion.ch/_img/hg_footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
}
#footerInhalt {
	height:160px;
	width:985px;
	margin:0 auto;
	padding-top:10px;
}
#footerAdresse1 {
	float:left;
	width:179px;
	color:#ffffff;
	border-right:#ffffff 1px solid;
	margin:30px 0 0 0;
	padding:0 0 0 20px;
}
#footerAdresse2 {
	float:left;
	width:179px;
	color:#ffffff;
	border-right:#ffffff 1px solid;
	margin:30px 0 0 0;
	padding:0 0 0 20px;
}
#footerBanner {
	float:left;
	width:585px;
	text-align:right;
	margin:0;
	padding:0;
}
#footerSolution {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	line-height:16px;
	color:#333333;
	width:85px;
	height:16px;
	background-image:url(http://www.im-stadion.ch/_img/icon_solution.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:3px 0 0 900px;
	padding:10px 0 0 0;
}
/*  */

