/* @group basics */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0;
}

.contentstart {
	background-image: url(../images/border_start.jpg);
	margin: -14px auto auto;
	width: 900px;
	height: 491px;
	position: relative;
}
.content {
	background-image: url(../images/border.jpg);
	margin: auto;
	width: 900px;
	height: 491px;
	overflow: hidden;
	position: relative;
}

#pages-container {
	clear: left;
	margin-top: 160px;
	width: 875px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
	z-index: 2;

}
#pages {
	width: 10000px;
}

.page {
	float: left;
	width: 875px;
	height: 250px;
}

img {
	border: 0;
}

.gradient {
	background-image: url(../images/header_clean.jpg);
	height: 123px;
	width: 100%;
}

#logo {
	text-align: center;
	margin-top: -123px;
}

#title {
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
}

#title a {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}



/* @end */



/* @group start */

#erpropte {
	top: 270px;
	left: 292px;
	width: 60px;
	height: 35px;
}

#beginner {
	top: 305px;
	left: 423px;
	width: 60px;
	height: 35px;
}

#profis {
	top: 253px;
	left: 528px;
	width: 60px;
	height: 35px;
}
.startlink {
	position: absolute;
	text-align: center;
}
.startlink a {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ffffff;
}
.startlink a:hover{
	color:  #c7ee4a;
}
/* @end */

/* @group navigation */

#navi {
	list-style: none;
	margin-top: 55px;
	margin-left: 165px;
}
#navi li {
	float: left;
	width: 118px;
	padding-right: 32px;
	text-align: center;
}

#navi li a {
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}
#navi li a:hover {
	color: #c7ee4a;
}

.subnavi {
	list-style: none;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 100px;
	margin: 0 0 0 155px;
	padding: 0;
}
* HTML .subnavi {
	display: inline;
	margin: 0 0 0 135px;
}
.subnavi li{
	margin: 0 0 10px 0;
	padding: 0;
	zoom: 1;
}
.subnavi a{
	color: #4b4029;
	text-decoration: none;
}
.subnavi a:hover{
	color: #c7ee4a;
}
.subnavi a.active {
	color: #c7ee4a;
}
/* @end */

/* @group contentpages */

#kontakttext p {
	font: 13px/20px Verdana;
	overflow: auto;
}

.text {
	width: 419px;
	margin-left: 315px;
	height: 250px;
	font: 13px/20px Verdana;
	overflow: auto;
	padding-right: 100px;
}

#galerie {
	width: 419px;
	margin-left: 315px;
	height: auto;
	font: 13px/22px Verdana;
}

#impressum {
	width: 484px;
	margin-left: 350px;
	font: 10px/15px Verdana;
}
#impressum2 {
	float: left;
	width: 150px;
	padding-left: 150px;
	font: 10px/15px Verdana;
}
.text a,
#impressum2 a {
	color: #c7ee4a;
}
#birds {
	left: 30px;
	top: 325px;
	position: absolute;
	z-index: 1;
}


/* @end */

/* @group footer */

#footertext {
	text-align: center;
	color: #b2ab94;
	font-size: 10px;
	line-height: 15px;
}



/* @end */

/*
.mycustomscroll {
	width: 484px;
	height: 220px;
}
*/