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

