/* Style-Infos von der UniSeite */
/*html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;

*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2{
	font-size: 24px;
	font-weight: bold;
	
}
*/
h3{
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}/*
h4{
	font-size: 16px;
	font-weight: bold;
}
.fehler{
	background-color: #FFFF00;
}
.formbutton{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.pcpooltable{
	background-color:#FEFEFE;
	border:1px solid black;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	border-collapse:collapse;
	text-align:center;
}

.pcpooltable .t-head{
	text-align:center;
	background-color: #FFFFFF;
}
*/

/* Ab hier eigene Style-Infos*/
img { border:none }
body {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#root {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
    width: 800px;	
}
#head {
	width: 800px;
	text-align: left;
	height: 150px;
	background-image:url(bilder/layout/verlauf.png);
}
#logo {
	width: 800px;
	text-align: center;
}
#navi {

}
#navi a{
	border: none;
	text-decoration: none;
}
#navi a:hover{
	border: none;
	text-decoration: none;
}
/*#space {
	height: 8px;
	background-color: #FFFFFF;
}*/
#inhalt {
	width: 800px;
	background-color: #D0FFCF;
	/*margin: 8px;*/
}
#spiellokal {
	margin-left: 8px;
	margin-top: 0px;
	text-align: left;
}
#mannschaften {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}
#events {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#login {
	width: 350px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#fehler {
	color: red;
}
#subnavi {
	color: white;
	width: 100%;
	height: 20px;
	background-color:#white;
}
#subnavi a {
	color: red;
	text-decoration:none;
}
#subnavi a:hover {
	text-decoration: underline;
}
/*#links {
    width: 30%;
    float: left;
	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;	
}
#links a {
	font-family: Verdana, Helvetica, sans-serif; text-decoration:none; font-size: 12px; //color: #E4E4E4;
}
#links a:hover{
	// color:#E4E4E4; text-decoration:underline
}
#links table {
	// background-color:#000065;
	text-align:center;
}
#mitte {
    width: 69%;
    float:left;
}
*/
