td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3A3A3A;
}
a
{
	color: #218CBE;
	text-decoration: none;
}
a:hover
{
	color: #218CBE;
	text-decoration: underline;
}
.contenthintergrund
{
	background-color: white;
	border: solid #C7C7C7;
	border-width: 0 1 0 1;
	padding: 5 25 25 18;
}
.contenthintergrundbsp
{
	background-color: white;
	border: solid #B10F40;
	border-width: 0 1 0 1;
	padding: 5 25 25 18;
}
.Klinkerhintergrundgelb
{
	background-color: #F9F9F9;
	border: solid #FFD764;
	border-width: 0 1 0 1;
	padding: 5 10 5 20;
}
.Klinkerhintergrundgrau
{
	background-color: #F9F9F9;
	border: solid #B0B0B0;
	border-width: 0 1 0 1;
	padding: 5 10 5 20;
}
.klinkerhintergrundblau
{
	background-color: white;
	border: solid #4CACD9;
	border-width: 0 1 0 1;
	padding: 18;
}
.klinkerhintergrundrot
{
	background-color: white;
	border: solid #B10F40;
	border-width: 0 1 0 1;
	padding: 18;
}
.seitenueberschrift
{
	color: #898989;
	font-size: 26px;
    font-family: Helvetica,Arial;
}
.text9px
{
	font-size: 9px;
	line-height: 140%;
}
.text10px
{
	font-size: 10px;
	line-height: 140%;
}
.text11px
{
	font-size: 11px;
	line-height: 140%;
}
.text12px
{
	font-size: 12px;
	line-height: 140%;
}
.text14px
{
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.text18px
{
	font-size: 18px;
	line-height: 140%;
	
	color: #898989;
}
.ueberschrifttext14px
{
	font-size: 14px;
	font-weight: bold;
	color: #008232;
	line-height: 140%;
}
.rahmengrau
{
	border: 1px solid #c7c7c7;
}
.bildkasten
{
	margin: 4 10 6 0; 
}
.textfeld {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #C7C7C7;
    height: 18px;
    
}
.klinkerhintergrundblau .link{
    padding-left: 15px;
    margin-bottom:8px;
    background: url('../images/turnspiele/pfeil_blau.gif') no-repeat center left;
    font-size:12px;
}
.klinkerhintergrundblau .linkAktiv {
    padding-left: 15px;
    margin-bottom:8px;
    background: url('../images/turnspiele/pfeil_schwarz.gif') no-repeat center left;
    font-size:12px;
}
.klinkerhintergrundblau .link a {
    color:#218CBE;
    text-decoration:none;
}
.klinkerhintergrundblau .linkAktiv a {
    color:#000;
    text-decoration:none;
}
.turnspieleWeitereArtikel {
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    padding: 15px;
    background-color:#FFF;
}
.dateilink {
    background: url('../images/icon_dateien.gif') no-repeat center left;
    padding-left: 20px;
    font-size: 12px;
    padding-top:3px;
    padding-bottom:3px;
}