.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #202020;
	font-size: 12 pt;
	background-color: #86b636;
	border: 1px solid #FFFFFF;
}
.table1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #202020;
	font-size: 12 pt;
	background-color: #c7da96;
}
.table2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #202020;	
	font-size: 12 pt;
	background-color: #e3edca;
}
.table3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	color: #505050;	
	font-size: 10 pt;
}
.bhz 
{
	background-attachment: fixed;
	background-image: url(images/iframe_hochzeit.jpg);
	background-repeat: no-repeat;
}
.back-coffee4u 
{
	background-attachment: fixed;
	background-image: url(images/iframe_coffee.jpg);
	background-repeat: no-repeat;
}
.back-gewinn 
{
	background-attachment: fixed;
	background-image: url(images/iframe_gewinnspiel.jpg);
	background-repeat: no-repeat;
}
.background {
	background-attachment: fixed;
	background-image: url(images/iframe.gif);
	background-repeat: no-repeat;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #202020;
	font-size: 11pt;
	line-height: 18pt;
}

.headgruen {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #86b636;
	font-size: 20pt;
	line-height: 26pt;
}

.headschwarz {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #202020;
	font-size: 15pt;
	line-height: 22pt;
}

.error {
	color: #CC0000;
}

a#btn_back {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #86b636;
	border-radius: 10px;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 8px 20px;
}
a:hover#btn_back {
	background-color: #669616;			
}
