body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

table {
	border: 0;
	font-size: 10pt;
}

/* Header */
#header {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

/* Navigation */
#mainnav {
    visibility: hidden;
	width: 0px;
	height: 0px;
}

/* Hauptansicht */
#contents {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#contents h1 {
	font-size: 160%;	
}

#contents h1.center {
	text-align: center;
}

#contents h2 {
	font-size: 130%;
}

#contents h2.center {
	text-align: center;
}

#contents h3 {
	font-size: 110%;
}

#contents a {
	color: #A88C53;
	background-color: transparent;
	text-decoration: none;
}

#contents div.TopNav {
    font-size: 8pt;
	font-weight: bold;
	color: black;
	margin-bottom: 30px;
}

#contents div.TopNav a {
	font-size: 8pt;
	font-weight: bold;
	color: #A88C53;
	background-color: transparent;
	text-decoration: none;
}

#contents table.fortschrittstabelle {
    border:thin dotted;
	font-size: 10pt;
}

div #DivLayer { display: none; }

#contents td.wochentage_ueberschrift {
    width: 120px;
    text-align: center;
    background: #006699;
	color: #FFFFFF;
}

#contents td.days {
    background: #C0C0C0;
    color: #000000;
    height: 78px;
	font-family: "Trebuchet MS", sans-serif;
    font-size: 10pt;
}

#contents td.today {
    background: #FF9F00;
    color: #000000;
	font-family: "Trebuchet MS", sans-serif;
    font-size: 10pt; 
}

#contents .table_ueberschrift {
    font-weight: bold;
	padding-bottom: 10px;
}

#contents .tr_dark {
    background-color: #808080;
}

#contents table.mitgliedertabelle a {
	color: #A88C53;
	background-color: transparent;
	text-decoration: none;
}

#contents form {
    line-height: 180%;
}

#contents form legend {
	background-color: #E1E1E1;
	border-color: #606060;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

#contents form fieldset {
	border-color: #606060;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

#contents label {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
}

#contents label.breiter {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 0.3em;
}

#contents div.eingabeform_error {
	margin-left: 5.8em;
	color: #FF0000;
}

#contents div.eingabeform_breiter_error {
    margin-left: 155px;
	color: #FF0000;
}

#contents div.news span.news_text a {
	color: #A88C53;
	background-color: transparent;
	text-decoration: underline;
}

#contents div.news div.news_kurzuebersicht {
	font-size: 8pt;
	line-height: 14px;
}

#contents div.news div.news_kurzuebersicht h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #A68C53; 
	background-color: transparent;
	margin-top: 5px;
	margin-bottom: 4px;
}

#contents input.right {
	float: left;
	width: auto;
	margin-left: 6.5em;
}

#contents div.report {
    font-family: "Courier New", monospace;
    font-size: 9pt;
    color: #444444; /* rgb(68,68,68); */
    background-color: #F4F4F4; /* rgb(244,244,244); */
    border: 1px dotted #444444;
    padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	width: 550px;
    overflow: visible;
}

#contents div.report table {
    font-size: 9pt;
}

#contents pre {
	margin: 0px;
	font-family: "Courier New", sans-serif;
    font-size: 9pt;
	line-height: 12px;
    color: #066D98;
	padding-bottom: 5px;
}

#contents div.quote_border {
    font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: black;
	margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 1px;	
	margin-top: 1px;
}

#contents div.quote_text {
    font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: black;
	border: 1px solid;
	background-color: #FFE4F2; /*rgb(225,228,242); */
	padding: 10px;
}

#contents div.success {
    font-size: 10pt;
	font-weight: bold;
    color: #444444;
    background-color: #E6FFD2; 
    border: 1px dotted #444444;
	padding: 5px;
	margin-bottom: 0.5em;
}

#contents div.error {
    font-size: 10pt;
	font-weight: bold;
    color: #444444;
    background-color: #FF1E1E;
    border: 1px dotted #444444;
	padding: 5px;
	margin-bottom: 0.5em;
}

#contents div.warning {
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	background-color: #FFFFE0;
	border: 1px dotted #444444;
	padding: 5px;
	margin-bottom: 0.5em;

}

#contents .small {
    font-style: oblique;
    font-size: 8pt;
}

#contents div.next_news_entry {
	clear: right;
	border-top: 1px solid #cccccc;
	margin: 2px;
}

#contents div.fotos_lfloat {
	float: left;
	overflow: visible;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	max-width: 420px;
}

#contents div.fotos_rfloat { 
	float: right;
	clear: right;
	overflow: visible;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 3px;
	max-width: 410px;
}

#contents span.pic {
	border: 1px solid #cccccc;
	background-color:#f9f9f9;
	float: left;
	padding: 3px;
	line-height: 180%;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 1em;
}

#contents div.jugend_list {
	font-size: 10pt;
	float: right;
	text-align: center;
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 3px;
	padding-right: 5px;
}

#contents div.geburtstagskinder {
	position: relative;
	top: -30px;
	right: 5px;
	float: right;
	width: 320px;
	height: auto;
	border: 2px solid #FFFBAC;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin: 5px;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#contents div.geburtstagskinder span.GeschenkPic {
	float: right;
}

#contents div.ZitatBox {
	border: 1px dotted #C0C0C0;
	padding: 5px;
}

#contents div.ZitatBox span.Zitat {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

#contents div.ZitatBox span.Autor {
	margin-left: 5px;
	font-weight: bold;
	font-style: oblique;
}