body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #D0001A; 
	SCROLLBAR-SHADOW-COLOR: #D0001A; 
	SCROLLBAR-3DLIGHT-COLOR: #D0001A; 
	SCROLLBAR-ARROW-COLOR: #D0001A; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #D0001A; 
	SCROLLBAR-BASE-COLOR: #000000;
}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
b, strong { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #BE0027; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #BE0027; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #BE0027; }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #BE0027; }
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #BE0027;
	margin-bottom: 10px;
}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold}
.error { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}
u {
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.adresszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0001A;
	font-weight: bold;
}

p, td {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; margin: 0px; }

a:link, a:active {
	COLOR: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	COLOR: #eeeeee;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 12px;
}

a:visited {
	COLOR: #cccccc;
	font-weight: bold;
	font-size: 12px;
}

A:link.small, A:active.small {
	COLOR: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

A:hover.small {
	COLOR: #eeeeee;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 10px;
}

A:visited.small {
	COLOR: #cccccc;
	font-weight: bold;
	font-size: 10px;
}

A:link.sub, A:active.sub {
	COLOR: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

A:hover.sub {
	COLOR: #eeeeee;
	text-decoration: underline;
	font-size: 10px;
}

A:visited.sub {
	COLOR: #cccccc;
	font-size: 10px;
	text-decoration: none;
}

.boldBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D0001A;

}

.bgBlu {
	background-color: #0090DF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.kapitaelchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	color: #D0001A;
}


// Gästebuch
.voteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linkh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.votedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.linkh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

table.kasten {
 border-width: 1px;
 border-style: solid;
 border-color: #BE0027;
}
