body {
	background: url("/images/cms/5/bergfex_var02_3_bg.gif") repeat-x 0 0 #2f2e2e;
	padding: 0px;
	margin: 0px;	
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;

	font-size: 11px;
}

div.wrapper {
	width: 860px;
	margin: 70px auto 0px auto;
	border-top: 1px solid #ffffff;
	background-color: #e4daaf;
	z-index: 1;
	position: relative;
}

div.logo {
	z-index: 2;
	position: absolute;
	float: left;
	width: 200px;
	height: 200px;
	top: -70px;
	background: url("/images/cms/5/bergfex_var02_logo_bg.jpg") no-repeat 0 0;
	margin-left: 66px;
	padding: 50px 5px 0px 5px;
}

div.facebook {
	z-index: 2;
	position: absolute;
	top: -60px;
	margin-left: 745px;
	padding: 5px 20px 5px 0px;
	color: #ffffff;
	font-size: 10px;
	background: url("/images/cms/5/FaceBook14x14.png") no-repeat right center;
}

div.facebook a {
	color: #ffffff;
	text-decoration: none;
}

div.menu {
	z-index: 2;
	position: relative;
	float: left;
	top: -50px;
	width: 200px;
	background-color: #ffffff;
	padding: 7px 3px 7px 3px;
	margin-left: 66px;
}

div.contact {
	border-top: 6px solid #e4daaf;
	padding: 10px;
	position: relative;
	top: 10px;
	left: -3px;
	width: 186px;	
}

div.content {
	background-color: #ffffff;
	margin: 10px;
	position: relative;
	float: left;
	width: 548px;
	padding: 10px;
}

div.galerie {
/*	background-color: #ffcc00;*/
	padding: 5px 0px;
	text-align: center;
}

div.thumbrow {
	margin: auto;
	text-align: center;
}

img {
	border: 0px;
}

h1, h2, h3 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;

	color: #9c8102;
}

h1 a {
	color: #9c8102;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #9c8102;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px solid #9c8102;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;	
	font-weight: bold;
}

a {
	color:  #001f7a;
}

.text {
	color: #333333;
	line-height: 14px;
	margin: 15px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
/* Menustyles */

.tree {
	font-size: 12px;
	color: #d1a213;
	white-space: nowrap;
	padding-bottom: 40px;
}
.tree img {
	border: 0px;
	vertical-align: middle;
}
.tree a {
	color: #d1a213;
	text-decoration: none;
}
.tree a.node, .tree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.tree a.node:hover, .tree a.nodeSel:hover {
	color: #9c8102;
	text-decoration: underline;
}
.tree .level0 a.nodeSel {
	color: #9c8102;
	background:url("/images/cms/5/arrow4.gif") no-repeat scroll left 3px transparent;
	padding-left: 12px;
}

.tree .clip {
	overflow: hidden;
}

/* Ebenen style */
.level0 {
	background:url("/images/cms/5/lv0_seperator4.gif") no-repeat scroll left bottom transparent;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	text-transform: uppercase;
}

.opened {
/*	background: none;	*/
}

.level1 {
	font-size: 11px;
	padding: 5px 3px 5px 6px;
	background-color: #f7edc0;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	height: 14px;
}

.level2 {
	font-size: 11px;
	padding: 5px 3px 5px 12px;
	background-color: #fefae6;
	border-bottom: 1px solid #ffffff;
	height: 14px;
}