#holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	margin: auto;
	height: 100%;
	width: 853px;
}

body {
	color: #530000;
	background-color: #7CA545;
	background-image: url(images/cottage_bg.gif);
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 110px;
	width: 853px;
	color: #CCCCCC;
	float: left;
	position: relative;
	background-color: #7CA545;
}
#logo img {
	float: left;
	height: 109px;
}

h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #3F3F1F;
}

h2 {
	color: #3F3F1F;
	font: bold 16px Arial, Helvetica, sans-serif;
}
h3 {
	font: small Arial, Helvetica, sans-serif;
}



#sidebarLeft {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	float: left;
	width: 191px;
	height: 690px;
	background-color: #718B3D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarLeft a:link {
	color: #FFFF99;
}
#sidebarLeft a:visited {
	color: #FFCC00;
}
#sidebarLeft a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#leistungenNavi {
	font-size: 14px;
	background-color: #718B3D;
	float: left;
	width: 181px;
}

a:link {
	text-decoration: none;
	color: #3333FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

#content {
	width: 654px;
	height: 684px;
	float: left;
	color: #666666;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFCC00;
	padding: 3px;
}
.textNarrow {
	width: 290px;
	color: #25562A;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	background-color: #FFFFFF;
}
.text {
	float: left;
	color: #494925;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 684px;
	padding-right: 20px;
	padding-left: 20px;
	width: 613px;
	
}
.textRight {
	float: right;
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	color: #494925;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.picLeft {
	color: #494925;
	float: left;
	width: 40%;
}

.table {
	float: left;
	width: 165px;
}
.tableSmall {
	float: left;
	width: 130px;
}




.image {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	height: 220px;
}
.imageBroad {
	float: left;
	width: 613px;
	color: #494925;
}

.imageNarrow {
	float: left;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}



.imageField {
	width: auto;
	float: left;
	background: #666633;
	padding-top: 10px;
	padding-left: 15px;
}


.imageRight {
	float: right;
	width: 110px;
	padding: 10px 30px 10px 10px;
}
.spacer {
	height: 1px;
	width: 10px;
}





#footer {
	color: #FFFFCC;
	text-align: center;
	height: 30px;
	width: 850px;
	position: relative;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	float: left;
	background-color: #7CA545;
	padding-right: 3px;
}
#footer a:link {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #FFCC66;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#holder #content .text p strong {
	color: #004040;
}
strong {
	color: #3C3C3C;
}
