html, body {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #313030;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #313030;
}
.small{
	font-size: 10px;
	text-align: right;
}
.preise{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
a:link, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #313030;
}
a:hover, a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #a88c72;
}
h2{
	color: #a88c72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 25px;
}
#headline{
	height: 110px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	background-image: url(images/layout/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 114px;
	width: 484px;
}

#adress{
	float: right;
	height: 100px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #313030;
}
#adress p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	color: #313030;
}
#adress a:link, #adress a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	color: #313030;
	text-decoration: none;
}
#adress a:hover, #adress a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
color: #a88c72;
text-decoration: none;
}
#menuhg{
	background-color: #a88c72;
	height: 40px;
	width: 100%;
}
#menu{
	height: 40px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
#menu li, #menu li a{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #fff;
		font-size: 16px;
		line-height: 40px;
		list-style-type: none;
		text-decoration: none;
		font-weight:lighter;
		list-style-position: inside;
		display: inline;
		padding-left:10px;
		padding-right:10px;
	}
	#menu li a:hover{
		color: #ccc;
	}	
#hg-bild{
	background-image: url(../bergland/images/layout/hintergrund.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	overflow: auto;
}
#headbild{
	background-image: url(../bergland/images/layout/headbild-01.jpg);
	height: 374px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
#content-box{
	height: auto;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
}
#contentleft{
	float: left;
	height: auto;
	width: 748px;
	margin-left: 10px;
}
#contenthead{
	background-image: url(../bergland/images/layout/content-h1.png);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 728px;
	padding-left: 20px;
}
#contenthead h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	line-height: 40px;
}
#content{
	background-image: url(../bergland/images/layout/content-hg.png);
	float: left;
	height: auto;
	width: 708px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#contentbase{
	background-image: url(../bergland/images/layout/content-baseline.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 748px;
	margin-bottom: 20px;
}
#contentright{
	float: right;
	height: auto;
	width: 230px;
	margin-top: 15px;
}
#button, #partner{
	background-image: url(../bergland/images/layout/button-right.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 224px;
	margin-bottom: 8px;
}
#button h1, #partner h1, #button a:link, #button a:visited, #partner a:link, #partner a:visited{
	color: #a88c72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 80px;
	text-align: center;
	text-decoration: none;
}
#button a:hover, #button a:active, #partner a:hover, #partner a:active{
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
	}

#picleft, #picleft2, #picleft3, #picleft4, #picleft5{
	background-image: url(../bergland/images/layout/pics-right.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 224px;
	padding-top: 6px;
	padding-left: 8px;
	margin-bottom: 40px;
	border: 0;
}
#picleft span, #picleft2 span, #picleft3 span, #picleft4 span, #picleft5 span{
	font-size: 10px;
	float: right;
	margin-right: 18px;
}
.img-right-ob{
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.cc_container .cc_btn {
background-color: #a88c72 !important; /* Farbe des Buttons */
color: #FFF !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #FFF !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #313030 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #a88c72 !important; /* Textlink-Farbe "Mehr Infos" */
}

