/* CSS Document */
html {
	height: 100%;
}

body {
	background-color: #606163;
	min-height: 101%;
	margin: auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}

#sponsoren {
	position: relative;
	top: 100px;
	left: 5px;
	width: 159px;
	margin: 0;
	color: #ffffff;
	text-align: center;
}

#navigation {
	position: relative;
	top: 0px;
	width: 230px;
	margin: 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navigation td {
	font-size: 11px;
	color: black;
	text-align: left;
}
td {
	font-size: 12px;
	color: black;
	text-align: left;
}

#containerstart {
	background: url(images/filler_startseite.jpg) repeat-y;
	width: 1000px;
	height: 100%;
	margin: auto;
}

#container {
	background-image: url(images/hintergrund.jpg);
	width: 1000px;
	height: 100%;
	margin: auto;
}

#containerlang {
	background-image: url(images/hintergrund.jpg);
	width: 1000px;
	height: 100%;
	min-height: 1000px;
	margin: auto;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.untertitel {
	font-size: 13px;
	font-weight: normal;

}

.content {
	font-size: 12px;
	margin-bottom: 20px;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.inhalt:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.inhalt:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.inhalt:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.inhalt:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.tabellenheader {
	background-color: #999999;
	color: white;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid black;
}
.newslinie {
	border-bottom: 1px solid silver;
}
.tabellenlinie {
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.spaltenlinie {
	border-left: 1px solid black;
}
.tabellenheadercombi {
	background-color: #999999;
	color: white;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
.tabellenliniecombi {
	border-bottom: 1px solid #efefef;
	border-left: 1px solid black;
}

/* ADMINISTRATIONS-BEREICH */
.admintitel {
	background-color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px;
}
.adminform { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1; 
	border-color: #bbbbbb; 
	background-color: #efefef;
	color: black; 
}
.adminsubmit { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1; 
	border-color: #bbbbbb; 
	background-color: #ff0000;
	color: white;
	width: 206px;
    height: 20px;
}
.adminlogin { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1; 
	border-color: #bbbbbb; 
	background-color: white;
	color: silver;
	width: 50px;
    height: 20px;
}
.adminbutton {
	background-color: #ff0000; 
	color: white; 
	width: 100px;
	text-align: center;
	border-bottom: 1px solid black;
}
.adminbutton a:link {
	background-color: #ff0000; 
	color: white; 
	width: 100px;
	text-align: center;
	border-bottom: 1px solid black;
}
.adminbutton a:visited {
	background-color: #ff0000; 
	color: white; 
	width: 100px;
	text-align: center;
	border-bottom: 1px solid black;
}
.adminbutton a:active {
	background-color: #ff0000; 
	color: white; 
	width: 100px;
	text-align: center;
	border-bottom: 1px solid black;
}
.adminbutton a:hover {
	background-color: #ff0000; 
	color: white; 
	width: 100px;
	text-align: center;
	text-decoration: underline;
	border-bottom: 1px solid black;
}
.linie {
	border-bottom: 1px solid black;
}
.bglinie {
	background-color: #efefef;
	padding: 2px;
	border-bottom: 1px solid black;
}
.warnung {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.gruen {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}

/* FOOTBALL.ch */
.tableNISTT {
			background:Red;
			color:#fff;
			padding: 2px 1px 2px 3px;
			font-size:11px;
			border-bottom: 1px solid #fff;
			}
			
.tableNIStd {
			background:#ccc;
			padding: 2px 1px 2px 3px;
			font-size:11px;
			}
.tableNIStdHL {
			background:#e7e7e7;
			padding: 2px 1px 2px 3px;
			font-size:11px;
			}
.tableNISBL {
			background:#ccc;
			padding: 2px 1px 2px 3px;
			font-size:11px;
			border-bottom: 1px solid #000;
			}


