body {
	background-image: url(/public/resources/hintergrund.jpg);
	background-attachment: fixed;
}

a,a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a.spielerlink,a.spielerlink:link,a.spielerlink:visited {
	color: #000000;
	text-decoration: none;
}

a.spielerlink:hover {
	color: #000000;
	text-decoration: underline;
}

a.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.menu,a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.news {
	border: medium double #666666;
}

h1.seitenueberschrift {
	text-align: center;
	font-family: monospace;
	font-size: 40px;
}

.contentUeberschrift,.contentNachricht {
	font-family: Verdana, sans-serif;
	max-width: 95%;
}

.beschreibungFlohmarkt, .artikelFlohmarkt {
	font-family: Verdana, sans-serif;
	font-size: 15px;
}

.contentUeberschrift {
	font-weight: bold;
	font-size: 17px;
}

.contentNachricht {
	font-size: 14px;
}

div.contentUeberschrift {
	position: absolute;
	left: 40px;
	top: 30px;
}

div.contentNachricht { /* Position des Textes */
	position: absolute;
	left: 40px;
	top: 80px;
}

td.contentNachricht { /* Rahmen des Textes */
	border: double;
	border-color: gray;
	background-color: #FFFFFF;
}

.contentUeberschriftKlein {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 20px;
}

div.mannschaften {
	position: relative;
	left: 50px;
	top: 70px;
}

.datumNewsMannschaft {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	text-align: left;
}

div.backLink {
	position: absolute;
	left: 20px;
	top: 20px;
	font-weight: bold;
}

.ueberschriftSpielerportrait {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
}

.datenSpielerportrait {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
}

div.spieleSpielerportrait {
	position: relative;
	margin-left: 20px;
	margin-top: 40px;
}

table.spieleSpielerportrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h2.spieleSpielerportrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

td.bilderrahmen {
	border: 2px double;
	margin: 0px;
	padding: 0px;
}

div.managementContent {
	margin-top:25px;
	margin-left:25px;
}

div.PosContent {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 97%;
}


.randUnten { /* Trennstrich bei Verantwortliche */
	border-bottom-width: thin;
	border-bottom-style: solid;
}
