
* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 7.5pt;
	font-family: Verdana, sans-serif;
	background-color: #ffffff;
}


a img {
	border: none;
}


#header-picture {
	width: 56.7em;
	height: 17.7em;
	/*margin-top: 2em;*/
}


.page-container {

	margin: 3em auto 0 auto;
	width: 94.5em;


}

.page-inner-container {
	position: absolute;
	width: 96.5em;
}


.page-container .sideimage {
	float: left;
	display: inline;
	width: 17.3em;
	height: 63.0em;
}


.page-container .sideimage-tall {
	float: left;
	display: inline;
	width: 17.3em;
	height: 128.4em;
}


.page-container .top-bottom-image {
	display: none;
	float: left;
	display: inline;
	width: 96.4em;
	height: 5.4em;
}



.centercolumn {
	float: left;
	display: inline;
	width: 57em;
	padding: 0 2.4em;

	background-color: #ffffff;
	color: #4f392a;
	
	height: 63em;
}


.centercolumn ul.menu {
	font-size: 1em;
	line-height: 2em;
	list-style-type: none;
	
	text-transform: uppercase;
	width: 100%;
	height: 2em;
	float: left;
	display: inline;
	margin: 1em 0 1.5em 0;
	
	padding-bottom: 1em;
	border-bottom: 1px solid #e2001a;
	
	text-align: justify;
	
	overflow: hidden;
	position: relative;
}


.centercolumn ul.menu li {
	float: left;
	display: inline;
	position: absolute;
}


.centercolumn ul.menu li a {
	color: #4f392a;
	text-decoration: none;
	letter-spacing: 0em;
}


.centercolumn ul.menu li a:hover {
	color: #e2001a;
}

.centercolumn ul.menu li.last-item {
	margin-right: -12em;
}

.centercolumn ul.menu li.selected-item a {
	color: #e2001a;
}



.main-copy {
	float: left;
	display: inline;
	/*margin-top: 3.3em;*/
	margin-top: 1.3em;
	width: 42.5em;
	padding-right: 0em;

}




.main-copy table.prices tr td.price-row {
	text-align: right;
	vertical-align: bottom;
	font-size: 0.95em;
	
}

.main-copy table.prices tr td.description-row {
	width: 29em;
	font-size: .9em;
}


.main-copy h4.table-heading {
	color: #e2001a;
	margin-bottom: 0.3em;
}


.main-copy table.prices tr td {
	padding-bottom: 0.3em;
	
}


.wide-main-copy {
	width: 55em !important;
	margin-top: 4em !important;
}


.main-copy h2,
.main-copy h3,
.main-copy h4 {
	font-size: 1.1em;
	line-height: 1.1em;
}
 

.main-copy h2 {
	margin-top: 0;
	font-weight: bold;
	text-transform: uppercase;
}


.main-copy h3 {
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

.main-copy h3.non-emphasized {
	text-transform: none;
}

.main-copy h4 {
	margin-top: 1.8em;
	margin-bottom: 1em;
	font-weight: normal;
}

.main-copy h4 em {
	font-weight: bold;
	font-style: normal;
}

.main-copy h4.more-top-space {
	margin-top: 2.5em;
}


.main-copy p {
	font-size: 1em;
	/*line-height: 2.1em;*/
	line-height: 1.5em;
}

.main-copy p.more-info-link {
	font-size: 1em;
	line-height: 2.1em;
	float: right;
	display: inline;
}


.main-copy p.more-info-link-left {
	font-size: 1em;
	line-height: 2.1em;
	float: left;
	display: inline;
}



.main-copy p.more-info-link a,
.main-copy p.more-info-link-left a {
	text-decoration: none;
	color: #e2001a;
	text-transform: uppercase;
}

.main-copy .more-bottom-space {
	margin-bottom: 1em;
}


.main-copy p em {
	font-weight: bold;
	font-style: normal;
}


.main-copy .highlighted {
	color: #e2001a;
	
}

.main-copy .highlighted em {
	font-weight: normal;
	font-style: italic;
}


.main-copy h4.highlighted em {
	font-weight: bold;
	font-style: normal;
}


.main-copy ul {
	list-style-position: inside;
}


.main-copy ul li {
	margin-bottom: 1em;
}


.main-copy ul li p {
	margin-left: 2em;
}


.main-copy table tr td {
	padding-right: 0.8em;
	padding-bottom: 0.6em;
}




.main-copy ul.times {
	list-style-type: none;
	margin-left: 4em;
	padding: 0em 0 0.5em 0;
}


.main-copy ul.times li {
	margin-bottom: 0.6em;
}


.main-copy ul.times em {
	font-weight: bold;
	font-style: normal;
}


.main-copy .address {
	font-size: 1.2em;
	
}

.main-copy p.address {
	margin-top: 0.6em;
} 

.main-copy p.address em a {
	color: #e2001a;
	font-weight: normal;
	font-style: normal;
}

.main-copy p.address a {
	text-decoration: none;
	color: #4f392a;
}


.teaser-pictures {
	margin-top: 0.8em;
	float: right;
	display: inline;

	padding-right: 0em;
	

	position: relative;
	left: 0.7em;
	
	text-align: center;
	
	width: 14em;
}



.teaser-pic {
	float: right;
	display: inline;
	margin-top: 1.4em;
}


.teaser-pictures .rounded-heading {
	background-color: #e2001a;
	float: right;
	display: inline;
	padding: 0;
	margin: 0 0.2em 0 0;
	margin-bottom: 0.6em;
	
	height: 1.9em;
	

	
	vertical-align: middle;
}


.teaser-pictures .rounded-heading img {
	width: 0.7em;
	height: 1.9em;
	display: inline;
}


.teaser-pictures .rounded-heading img.left-element {
	float: left;
	margin-right: -0.7em;
	position: relative;
}


.teaser-pictures .rounded-heading img.right-element {
	float: right;
	margin-left: -0.7em;
	position: absolute;
}


.teaser-pictures .rounded-heading h4 {
		
	color: #FFFFFF;
	font-size: 0.9em;
	
	font-weight: normal;
	text-transform: uppercase;

	display: inline;
	
	text-align: center;
	
	float: left;
	
	margin-left: -1.4em;
	margin-right: -1.4em;
	
	line-height: 1.9em;
	
	padding: 0.2em 1.9em 0 1.9em;
	position: relative;
	top: -0.1em;

	z-index: 100;
	white-space: nowrap;
	min-width: 11em;
	
	margin-top: -0.1em;
	
	vertical-align: middle;

}



.teaser-pictures .rounded-heading h4.compact {

	line-height: 2.6em;
	font-size: 0.7em;
	min-width: 14.4em;
}


.teaser-pictures img.content-pic {
	width: 10.1em;
	height: 11.6em;
	
	float: right;
	
	display: block;
	margin-right: 0.5em;
}


.teaser-pictures a img.content-pic {
	border: 1px solid #4f392a;
}


.teaser-pictures a.teaserlink {
	float: right;
	display: inline;
	text-decoration: none;
	color: #e2001a;
	font-size: 1.2em;
	margin-top: 0.7em;
}

#kanudoms-link {
	position: relative;
	left: 0.3em;
}

.gallery-container {
	
	float: left;
	display: inline;
	
	width: 100%;
	height: 37em;
	
	overflow: auto;
	

}


.gallery-controls {
	float: left;
	display: inline;
	
	width: 100%;
	margin: 0 0 2em 0;
	
	display: none;
}


.gallery-controls ul {
	list-style-type: none;
}


.gallery-controls ul li {
	float: left;
	margin: 0 0.5em 0 0.5em;
}


.gallery-controls ul li a {
	text-decoration: none;
	color: #4f392a;
}


.gallery-controls ul li.selected-item a {
	color: #e2001a;
}


.gallery-page {
	float: left;
	display: inline;
}

/*
.gallery-page .polaroid {
	float: left;
	display: inline;
	
	padding: 2em 2em 2em 2em;
	
	background-color: #FCFCFC;
	
}


.gallery-page .polaroid img {
	display: block;
	/*margin: 0 auto;* /
}


.gallery-page .polaroid h2 {
	margin: 1em 0 0 0;
	max-width: 10em;
}



.polaroid-shadow-container {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}



.polaroid-shadow-container .polaroid-shadow-bottom,
.polaroid-shadow-container .polaroid-shadow-top {
	float: left;
	display: inline;
	
	width: 100%;
	height: 1.2em;
	margin-right: -1.8em;
	
	background-position: left top;
	background-repeat: repeat-x;
}


.polaroid-shadow-container .polaroid-shadow-bottom {
	background-image: url("../img/shadow_bottom.jpg");
}


.polaroid-shadow-container .polaroid-shadow-top {
	background-image: url("../img/shadow_top.jpg");
}


.polaroid-shadow-container .polaroid-shadow-top-left,
.polaroid-shadow-container .polaroid-shadow-top-right {
	display: inline;
	
	width: 1.2em;
	height: 1.2em;
}


.polaroid-shadow-container .polaroid-shadow-top-left {
	float: left;
	background: url("../img/shadow_top_left.jpg") repeat-y right center !important;
}


.polaroid-shadow-container .polaroid-shadow-top-right {
	float: right;	
	background: url("../img/shadow_top_right.jpg") repeat-y right center !important;
}



.polaroid-shadow-container .polaroid-shadow-left {
	float: left;
	display: inline;
	
	
	
	background: url("../img/shadow_left.jpg") repeat-y left center !important;
}


.polaroid-shadow-container .polaroid-shadow-right {
	float: left;
	display: inline;
	
	position: relative;
	left: 1.2em;
	
	padding-right: 1.2em;

	background: url("../img/shadow_right.jpg") repeat-y right center !important;
}



.polaroid-shadow-container .polaroid-shadow-bottom-left,
.polaroid-shadow-container .polaroid-shadow-bottom-right {
	display: inline;
	
	width: 1.2em;
	height: 1.2em;
}


.polaroid-shadow-container .polaroid-shadow-bottom-left {
	float: left;	
	background: url("../img/shadow_bottom_left.jpg") repeat-y right center !important;
}




.polaroid-shadow-container .polaroid-shadow-bottom-right {
	float: right;
	background: url("../img/shadow_bottom_right.jpg") repeat-y right center !important;
}
*/


.gallery-page img {
	margin-right: 1.1em;
	margin-left: 1.1em;
	position: relative;
	left: 0.5em;
}

img.overlay {
	position: absolute;
}

#overlay-heart {
	left: 1.6em;
	top: 12.1em;
	width: 13.3em;
	height: 13.1em;
}


#overlay-polaroid-pair {
	left: 76.8em;
	top: 16.1em;
	width: 18.1em;
	height: 21.2em;
}


#overlay-flower-1 {
	left: 72.5em;
	top: 56.1em;
	width: 16.1em;
	height: 16.6em;
}


#overlay-flower-2 {
	left: 3em;
	top: 56.9em;
	width: 17.3em;
	height: 15.7em;
}


#overlay-postit-parking {
	left: 1.5em;
	top: 41.5em;
	width: 16.2em;
	height: 17.9em;
}



#overlay-polaroid-child {
	left: -1em;
	top: 11.1em;
	
	width: 18.1em;
	height: 21.2em;
}


#overlay-postit-balls {
	left: 75.8em;
	top: 24.1em;
	
	width: 15em;
	height: 16.4em;
}


#overlay-flower-1-small {
	left: 73.5em;
	top: 57em;
	
	width: 13em;
	height: 15.6em;
}

#overlay-flower-1-small-2 {
	left: 75.5em;
	top: 57em;
	
	width: 13em;
	height: 15.6em;
}

#overlay-flower-3 {
	left: 79.5em;
	top: 57em;
	
	width: 13em;
	height: 15.6em;
}

#overlay-flowers-and-leaves {
	left: 1em;
	top: 55.5em;
	
	width: 15.5em;
	height: 17.1em;
}


#overlay-flowers-and-leaves-2 {
	left: 76em;
	top: 58.7em;
	
	width: 17.3em;
	height: 13.9em;
}


#overlay-bbq-man {
	left: 76.8em;
	top: 16.7em;
	width: 19.8em;
	height: 21.8em;
}


#overlay-all-you-can-schnitzel {
	left: 4.0em;
	top: 42.1em;
	width: 13.7em;
	height: 15.3em;
}


#overlay-polaroid-team {
	left: 76.8em;
	top: 16.1em;
	width: 18.1em;
	height: 20.8em;
}


#overlay-postit-telephone {
	left: 2.5em;
	top: 31.5em;
	
	width: 15em;
	height: 16.3em;
}


#overlay-polaroid-beautifulpicture {
	left: -1em;
	top: 11.1em;
	
	width: 18.1em;
	height: 21.2em;
}



#overlay-polaroid-mmmh {
	left: 1.3em;
	top: 7.8em;
	
	width: 17.3em;
	height: 20.2em;
}



#overlay-polaroid-yummy {
	left: 0em;
	top: 24.2em;
	
	width: 17.5em;
	height: 20.3em;
}



#overlay-polaroid-twogirls {
	left: -1em;
	top: 11.1em;
	
	width: 18.1em;
	height: 21.2em;
}


#overlay-polaroid-delicious {
	left: 0em;
	top: 41.1em;
	
	width: 16.4em;
	height: 19.9em;
}


#overlay-postit-sleepingbag {
	left: 76.8em;
	top: 22.1em;
	
	width: 15em;
	height: 16.4em;
}





#overlay-largeflower-right {
	left: 79.1em;
	top: 4.5em;
	
	width: 16.5em;
	height: 16.4em;
}


#overlay-largeflower-2 {
	left: 77.2em;
	top: 107.6em;
	
	width: 18.4em;
	height: 30.5em;
}

#overlay-largeflower-left {
	left: 2em;
	top: 112.5em;
	
	width: 17.4em;
	height: 25.6em;
}

#overlay-polaroid-eggs {
	left: 62.3em;
	top: 21.7em;
	
	width: 22.6em;
	height: 27.4em;
}

#overlay-polaroid-krabben {
	left: 67em;
	top: 58.5em;
	
	width: 22.9em;
	height: 27.6em;
}

#overlay-polaroid-meat {
	left: 62.7em;
	top: 88.8em;
	
	width: 22.8em;
	height: 27.5em;
}