a:active {  color: #f6f6f6; text-decoration: none}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a       {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal
}
a.menu:active {
	color: #f6f6f6;
	text-decoration: none
}

a.menu:hover {  color: #FFFFFF; text-decoration: underline}

a.menu      {
	color: #f6f6f6;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	scrollbar-track-color: #b2aabf;
	background-attachment: fixed;
	background-image: url(../grafik/bg.gif);
	color: #cccccc;
}

img		{	border-color: #FFFFFF    }

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;

} 

.floatimgright {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;

} 

.body   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}

.bodyFet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: f6f6f6;
	font-weight: bold;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 800;
	color: #6b4249;
}

.rubrikCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6b4249;
	font-style: italic;
}

.bodyKursiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;

}
.Testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;
}
.Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	background-color: #6b4249;
	border: 1px solid #CCCCCC;
	padding: 15px;
	max-width: 500px;
	text-align: center;
}
