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

