/* Überschriften Anfang */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #cc3300;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}

/* Überschriften Ende */

#Content p {
	line-height: 150%;
}
#Content h1, #Content h2, #Content h3, #Content h4, #Content h5, {
	line-height: 150%;
}
li {
	margin-bottom: 5px;
}

#Bild {
	margin: 0px 57px 0px 57px;
}

/* Listen Anfang */

.Liste th, .Liste2 th, .Kalender th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.Liste td, .Liste2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.Kalender td {
	padding: 8px 5px 8px 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

/* Listen Ende */

/* Startseite Anfang */

#Startseite-Links {
	float: left;
	width: 360px;
}
#Startseite-Links h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #cc3300;
	display: block;
	border-bottom: 1px solid #005500;
}
#Startseite-Rechts {
	float: right;
	width: 360px;
}
#Startseite-Rechts h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #cc3300;
	display: block;
	border-bottom: 1px solid #005500;
}
.Beschriftung {
	color: #004400;
	font-size: 100%;
	font-weight: bold;
}
.Rubrik {
	font-size: 120%;
	font-weight: bold;
	color: #004400;
	display: block;
	border-bottom: 1px dashed #cccccc;
}

/* Startseite Ende */

.Nachruf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	color: #004400;
}
.big {
	font-size: 50px;
	background-color: #ff0000;
}
.small {
	font-size: 50px;
	background-color: #ff0000;
}

.headlinefrontpage {
	font-size: small;
	font-weight: bold;
	color: #cc3300;
}
.headlinecontent {
	font-size: 50px;
	background-color: #ff0000;
}

/* RWK Ergebnisse Anfang */

.RKW_Mannschaft {
	width: 150px;
	border-bottom: 1px dotted #999999;
}
.RKW_Mannschaft_Abstand {
	width: 20px;
	border-bottom: 1px dotted #999999;
}
.RKW_Mannschaft_Ergebnis {
	width: 200px;
	text-align: right;
	border-bottom: 1px dotted #999999;
}
.RKW_Einzel {
	width: 150px;
	border-bottom: 1px dotted #999999;
}
.RKW_Einzel_Name {
	width: 300px;
	border-bottom: 1px dotted #999999;
}
.RKW_Einzel_Ergebnis {
	width: 75px;
	text-align: right;
	border-bottom: 1px dotted #999999;
}
.RWK_Tabelle {
	width: 150px;
	border-bottom: 1px dotted #999999;
}
.RKW_Tabelle_Platz {
	width: 30px;
	border-bottom: 1px dotted #999999;
}
.RKW_Tabelle_Verein {
	width: 150px;
	border-bottom: 1px dotted #999999;
}
.RKW_Tabelle_Punkte {
	width: 25px;
	text-align: right;
	border-bottom: 1px dotted #999999;
}
.RKW_Tabelle_Abstand {
	width: 15px;
	text-align: center;
	border-bottom: 1px dotted #999999;
}
.RKW_Tabelle_Ergebnis {
	width: 115px;
	text-align: right;
	border-bottom: 1px dotted #999999;
}

/* RWK Ergebnisse Ende */