/* CSS Document */

/* --------------------------- */
/* fuer Medium 'print'        */
/* Ubersichten & andere Seiten */
/* 12.09.06                    */
/* geschrieben von             */
/* Martin Grellmann            */
/* für fincaferien             */
/* Fragen? Anregungen?         */
/* m_grellmann@gmail.com       */
/* ---------------------       */

/* ----------- */
/* B A S I C S */
/* ----------- */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 13pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	line-height: 16pt;
	font-weight: bold;
	margin: 9pt 5pt 0;
	page-break-after: avoid;
	letter-spacing: 0.02em;
	color: #000000;
}

h2 {
  	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 15pt;
	font-weight: bold;
	margin: 9pt 5pt 0;
	page-break-after: avoid;
	letter-spacing: 0.02em;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 9pt 5pt 0;
	page-break-after: avoid;
	letter-spacing: 0.02em;
	color: #000000;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	margin: 9pt 5pt 0;
	page-break-after: avoid;
	letter-spacing: 0.02em;
	color: #000000;
}

p {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: 13pt;
}

/* --------------- */
/* V E R W E I S E */
/* --------------- */
a:link {
	font-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
}

a:visited, 
a:link:after, 
a:link:visited:after {
  	font-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
}


/* ------------------ */
/* Listenformatierung */
/* ------------------ */
#liste {
}
td.ueberschrift-liste {
	font: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 10pt;
}
td.daten-liste {
	font: "Times New Roman", Times, serif;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	line-height: 10pt;
}
#liste a:link {
	font-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#liste a:visited,
#liste a:link:after, 
#liste a:link:visited:after {
  	font-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
/* ------------------------ */
/* Kopf- & Fussformatierung */
/* ------------------------ */

/* ------------ */
/* Kopf-formate */
/* ------------ */

/* obere Linkzeile */
#header-linkzeile_oben {
	display: none;
}

#header-linkzeile_oben a:link {
	display: none;
}
#header-linkzeile_oben a:visited,
#header-linkzeile_oben a:link:after, 
#header-linkzeile_oben a:link:visited:after {
  	display: none;
}

/* Header */
#header {
	font: "Times New Roman", Times, serif;
	font-size: 9pt;
	width: 92%;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0em;
	line-height: 10pt;
	padding-top: 0em;
}
#header a:link {
	cfont-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#header a:visited,
#header a:link:after, 
#header a:link:visited:after {
  	ont-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

/* obere Orientierung */
#header-orientierung_oben {
	font-size: 9pt;
	line-height: 10pt;
	border: none;
	width: 96%;
	padding-right: 17px;
	padding-left: 17px;
	left: 2%;
	margin-left: 2%;
	padding-top: 0em;
	padding-bottom: 0px;
}

#header-orientierung_oben a:link {
	ont-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#header-orientierung_oben a:visited,
#header-orientierung_oben a:link:after, 
#header-orientierung_oben a:link:visited:after {
  	ont-size: 9pt;
  	color: #999;
  	background: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}

/* ------------ */
/* Fuss-formate */
/* ------------ */

/* untere Orientierung */
#footer-orientierung_unten {
	display: none;
}

#footer-orientierung_unten a:link {
	display: none;
}

#footer-orientierung_unten a:visited,
#footer-orientierung_unten a:link:after, 
#footer-orientierung_unten a:link:visited:after {
	display: none;
}

/* untere Linkzeile */
#footer-linkzeile_unten {
	display: none;
}

#footer-linkzeile_unten a:link {
	display: none;
}

#footer-linkzeile_unten a:visited,
#footer-linkzeile_unten a:link:after, 
#footer-linkzeile_unten a:link:visited:after {
	display: none;
}

/* Impressum bzw. adresse */
#footer-adresse {
	font-size: 10pt;
	line-height: 11pt;
	text-align: center;
	border: none;
	width: 96%;
	padding: 0.25em 17px;
	left: 2%;
	margin-left: 2%;
}

/* info@...link im Footer */
#footer-info_at_link {
	font-size: 10pt;
	line-height: 11pt;
	text-align: left;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding: 0.25em 17px;
	left: 2%;
	margin-left: 2%;
}
