@charset "utf-8";
/* CSS Document */

div.maindiv {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/sk/adventuregolf_11.jpg);
	background-repeat: repeat-y;
	background-position: left;
	/*height: 1024px;*/
	/*border: solid 1px red;*/
}
div.langbar {
	height: 21px;
	background-image: url(../images/sk/adventuregolf_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin: 0px;
	background-color: #183806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.46px;
	color: #d6ecca;
}
a {
	color: #d6ecca;
}
a:hover {
	text-decoration: none;
}
div.header div.action {
	width: 285px;
	height: 378px;
	float: left;
	background-image: url(../images/sk/adventuregolf_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.action div.content {
	padding: 185px 46px 0 93px;
	color: #693f00;
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5, mirror=0);*/
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
	font-size: 14px;
	height: 206px;
	overflow: hidden;
}
div.header div.banner {
	float: right;
	width: 695px;
	height: 378px;
	background-image: url(../images/sk/adventuregolf_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

div.topmenu {
	background-image: url(../images/sk/adventuregolf_04.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 123px 0 285px;
	line-height: 40px;
	clear: both;
	font-size: 12.5px;
	line-height: 40px;
}

div.topmenu a {
	color: #ddf4b3;
	text-decoration: none;
	padding: 0 16px 0 16px;
	display: block;
	float: left;
}
div.topmenu a:hover {
	color: #9dc334;
}
div.topmenu a.selected {
	background-image: url(../images/sk/topmenu-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div.footer {
	height: 25px;
	background-image: url(../images/sk/adventuregolf_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	text-align: right;
	padding: 30px 148px 0 0;
	color: #46701f;
	clear: both;
}
div.footer a {
	color: #46701f;
}
div.footer a:hover {
	text-decoration: none;
}

div.footer div.olivia-prokopova {
	background-image: url(../images/olivia-prokopova.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	width: 186px;
	position: absolute;
	left: 99px;
	top: -132px;
}
div.pagebody {
	min-height: 336px;
	height: auto;
}
div.leftmenu {
	width: 285px;
	min-height: 255px;
	height: auto;
	float: left;
	background-image: url(../images/sk/adventuregolf_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.pagebody div.content {
	min-height: 255px;
	height: auto;
	width: 561px;
	float: right;
	background-image: url(../images/sk/adventuregolf_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 134px 15px 0;
}
div.pagebody div.content h1 {
	margin: 0;
	color: #9dc334;
	font-size: 11.46px;
}
div.pagebody div.content img.greenBorder {
	border: 1px solid #669626;
}
div.pagebody div.content h3 {
	color: #d0df51;
	font-size: 11.46px;
}
div.leftmenu div.container {
	padding: 23px 0 23px 95px;
	line-height: 29.17px;
}
div.leftmenu div.container a {
	display: block;
	border-bottom: solid 1px #0e2f00;
	font-size: 12.5px;
	text-decoration: none;
	width: 135px;
}
div.leftmenu div.container a:hover {
	color: #9dc334;
}
div.leftmenu div.container a.selected {
	background-image: url(../images/sk/leftmenu-selected.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #9dc334;
}
