/* farbdefinitionen
	Hintergrundfarbe des Contentbereiches : #B9DDDD
	Hintergrundfarbe der Textfelder		  : #DDEFEF
*/


#top {
	padding-top:71px;
	height:16px;
	background-image:url(images/topbg4.jpg);
	text-align:right;
	line-height:9px;
}

#contentarea {
	background-image:url(images/bgunimenue.gif);
	background-repeat:repeat-y;
	background-color:#B9DDDD;
}

#content table.stammbuch {
 	background-color:#DDEFEF;
}

#content table.guestbook td.headline {
	border-bottom:1px solid #B9DDDD;
}

#content table.guestbook td.info {
	border-right:1px solid #B9DDDD;
}

#content table.guestbook td.formlegend {
	background-color:#DDEFEF;
	border-right:1px solid #B9DDDD;
}



#content table.guestbook td.info2 {
	background-color:#DDEFEF;
	border-right:1px solid #B9DDDD;
}

#content table.guestbook td.body {
	background-color:#DDEFEF;
}

#content table.guestbook td.body h1 ,#content table.guestbook td.body h2{
	background-color:#DDEFEF;
}

table.grusskarten_motive td.image {
	background-color:white;
	border-bottom:1px solid #B9DDDD;
	border-right:7px solid #B9DDDD;
}

table.grusskarten_motive td.selector {
	background-color:#DDEFEF;
	border-right:7px solid #B9DDDD;
	border-bottom:7px solid #B9DDDD;
}

table.grusskarten_motive th {
	background-color:white;
	border-bottom:1px solid B9DDDD;
	}
table.grusskarten_motive td.info {
	border-bottom:1px solid #B9DDDD;
}
table.grusskarten_abfragen th {
	background-color:white;
	border-bottom:1px solid B9DDDD;
	}
table.grusskarten_abfragen td {
	background-color:#DDEFEF;
}
table.grusskarten_abfragen td.info {
	border-bottom:1px solid #B9DDDD;
}

