/** Textformatierungen */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
	font-weight: bold;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.abbildung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 20px;
}
.abbildung-trennstrich {
	border-top: 1px #000099 solid;
	padding-bottom: 20px;
}
.abbildung-img {
	padding-top: 20px;
}

/** Links */
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000099;
}
a.menu:link {
	text-decoration: none;
	color: #000099;
}
a.menu:visited {
	text-decoration: none;
	color: #000099;
}
a.menu:hover {
	text-decoration: none;
	color: #CC0000;
}
a.menu:active {
	text-decoration: none;
	color: #CC0000;
}
a.menu-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC0000;
}

.text-link:link {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.text-link:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.text-link:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.text-link:active {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}

/** News */
.news {
	border: 1px #999999 solid;
	margin-bottom: 10px;
}
.news .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.news .inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	border-top: 1px #999999 dashed;
}
.news-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}

/** Gästebuch */
.gaestebuch {
	border: 1px #999999 solid;
	margin-bottom: 10px;
}
.gaestebuch .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.gaestebuch .homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.gaestebuch .inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	border-top: 1px #999999 dashed;
}
.gaestebuch-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}

/** Links */
.link {
	border: 1px #999999 solid;
	margin-bottom: 10px;
}
.link .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.link .homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.link .inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px #999999 dashed;
	padding: 5px 5px 5px 5px;
}
.link-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}

/** Abgabe */
.abgabe {
	border: 1px #999999 solid;
	margin-bottom: 10px;
}
.abgabe .container {
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.spacer {
  clear: both;
}
.space {
  padding-bottom: 2px;
  padding-top: 2px;
}
.abgabe .container .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
}
.abgabe .container .status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.abgabe .eltern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.abgabe .inhalt {
	border-top: 1px #999999 dashed;
}
.abgabe .inhalt .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 0px 5px;
}
.abgabe-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}

/** Verpaarungen */
.verpaarung {
	border: 1px #999999 solid;
	background: #EEEEEE;
	margin-bottom: 10px;
}
.verpaarung .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 10px 0px 20px 0px;
}
.verpaarung .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verpaarung .space {
  padding-top: 10px;
}
.verpaarung-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}

/** Mannschaft */
.junge {
	border: 1px #999999 solid;
	margin-bottom: 10px;
}
.junge .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
}
.junge .inhalt {
	border-top: 1px #999999 dashed;
}
.junge .space {
	padding-bottom: 2px;
	padding-top: 2px;
}

.junge .inhalt .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 0px 5px;
}

.junge-trennstrich {
	border-top: 1px #000099 solid;
	padding: 0px 0px 10px 0px;
}