@charset "utf-8";
.body {
	background-attachment: fixed;
	background-image: url(../images/Allgemein/rand1.gif);
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #354E92;
	background-color: #F5F4F3;
	vertical-align: middle;
}

.all {
	background-color: #F5F4F3;
	margin: 0px;
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.kopf {
	background-color: #F5F4F3;
	width: 100%;
	height: 113px;
	border: 0;
}
.menu {
	height: auto;
	width: 100%;
}

.inhalt {
	background-color: #F5F4F3;
	background-image: url(../images/index/hintergr.jpg);
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inhaltpur {
	background-color: #F5F4F3;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fuss {
	margin: 0px;
	height: auto;
	width: 100%;
}
a:link {
	color: #354E92;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p,div .info{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#354E92;
font-weight:bold;
}
div a {
display:block;
float:left;
margin-right:15px;
width:55%;
text-align:left;
}

a .info{visibility:hidden;}

a:hover .info{visibility:visible;}

a:active {
	text-decoration: none;
}
.fontlarge {font-size: large}
.fontlargeschwarz {color: #000000; font-size: large}
.fontlargebold {font-size: large; font-weight: bold}
.fontlargeboldschwarz {color: #000000; font-size: large; font-weight: bold}

.fontmedium {
	font-size:medium;
	font-weight: normal;
}
.fontmediumschwarz {color: #000000; font-size:medium}
.fontmediumbold {font-size: medium; font-weight: bold;}
.fontmediumboldschwarz {color: #000000; font-size: medium; font-weight: bold;}

.fontmb {font-size: medium; font-weight: bold;}
	
.fontsmall {font-size: small}
.fontsmallschwarz {color: #000000; font-size: small}
.fontsmallbold {font-size: small; font-weight: bold;}
.fontsmallboldschwarz {color: #000000; font-size: small; font-weight: bold;}

.fontxsmall {
	font-size: x-small;
	text-align: center;
}
.fontxsmallschwarz {color: #000000; font-size: x-small;}
.fontxsmallbold {font-size: x-small; font-weight: bold;}
.fontxsmallboldschwarz {color: #000000; font-size: x-small; font-weight: bold;}
.fontxsmallboldred {color: #FF0000; font-size: x-small; font-weight: bold;}

.row1 {	background-color: #99CCFF;}
.Termin-Heimspiel {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.Termin-Auswaerts {
	color: #F00;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.Spalte-normal {
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #354E92;
}
.Background-lightblue {
	background-color: #E4F4FD;
}
.Background-Rot {
	background-color: #DC3432;
	font-weight: bold;
	color: #000;
}

