/* ------ Textdefinitionen ------ */
body {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h1 a:link, h1 a:visited {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

h1 span {
	font-size: 14px;
}

h1 span#bildnavi a:visited, h1 span#bildnavi a:link, h1 span#bildnavi {
	font-size: 14px;
	color: #000000;
}

h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

hr {
    height: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
    mar\gin-top: 5px;
    mar\gin-bottom: 5px;	
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
    border-top: 1px solid #000000;
}

hr {
    background-color: #000000; /* Mozilla 1.4 */
    color: #000000; /* IE 6 */
    border: #000000; /* Opera 7.11 */
    height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

p:first-letter, p a:first-letter, p span {
  font-size: 16px;
  font-weight: bold;
}

li span {
  font-size: 14px;
}

.videotext span, .cdtext span {
  font-size: 14px;
}

/* Linkdefinitionen */
a:link {
    color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


#impressum, #impressum a:link, #impressum a:visited, #impressum a:hover {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

body a:link, body a:visited {
    font-weight: bold;
    text-decoration: none;
}

body a:link:after, body a:visited:after {
    content: " ["attr(href) "] ";
    font-weight: normal;
    font-size: 80%
}
