/*dunkelblauer Background für Teil neben Navileiste*/
.tab_bg {
	background-color: #1A2D62;
}

A {
 	text-decoration: none;
 	color: #FF0000;
 	font-family: Arial;
 	font-size: 10pt;
 	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

#guestbook_tab1 {
	background-color: #1A2D62;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#guestbook_tab2 {
	background-color: #1A2D62;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
