* {
	
	font-family: verdana, arial, sans-serif;
	color: #6D0404;
	font-size: 11pt;
}

a:link { text-decoration:none; color:#654B4A;}
a:visited { text-decoration:none; color:#654B4A;}
a:hover { text-decoration:underline overline; color:#8E0E08;}
a:active { text-decoration:underline overline; color:#654B4A;}


#inhalt {
background-color:#e6d1ee;
}
#inhalt[id] {
background-color:transparent;
}

h2 {
	font-family: hanshand, verdana, arial, sans-serif;
	color: #654B4A;
	text-align: center;
	font-size: 16pt;
}

h3 {
	border: 2px outset;
	width: 540px;
	background-color: #FFFFFF;
	font-size: 12pt;
}

h4 {
	font-size: 8pt;
	font-weight: normal;
}

.index {
	text-align: center;
}

a.pfeil {
	font-size: 8pt;
}

.gbuch {
	background-color: #FFFFFF;
	color: #660000;
	width: 420px;
	font-size: 10pt;
}

.senden {
	width: 150px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	/*border: 2px solid #DDDDBB; */
}

.gb_eintrag {
border: 1px outset;
text-align: center;
}

.tabelle {
width: 540px;
}