* {  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left}

.Absatz1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-style: normal; line-height: normal; text-align: center}


.Fliesstext1 {font-size: 12px; font-style: normal; text-align: left}
.Titel1 {font-size: 16px; font-weight: bold; text-align: left}
table {font-size: 12px; text-align: left}
td.left	{text-align:left;padding-right:40px}
td.right	{text-align:right;width:100px}

a		{ color: blue;
		 font-weight:normal;
		 text-decoration: none}

a:visited	{ color: red; border: 0px}
a:active	{border: 0px}
a:hover		{color: #000; background: #FFD21E; }


/* Styles für das Gästebuch ..... */
table.guestbook {  background-color: #006699; color: #FFFFFF; border-color: #000000 black black; font-size: smaller}
table.guestbook td { font-size: smaller}
#page_nav { font-size: 10px;}
#guestbook_counter {font-size: 10px; font-weight: bolder}
#guestbook_date { color: #BBCCEE; font-size: 9px}
#guestbook_name { font-style: italic}
#guestbook_message { font-size: 10px;}

.author_info {
	font-size: xx-small;
	color: #CCCCCC;
}


