body {
	background: #963523 url("/images/cms/6/bergfex_var04_1_bg.gif") repeat-x 0 0;
	padding: 0px;
	margin: 0px;	
	font-size: 11px;
}

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

div.logo {
	z-index: 2;
	width: 200px;
	margin: 0px 25px;
	padding: 25px 0px;
	text-align: center;
}

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

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

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

div.contact {
	border-top: 1px solid #eae4d7;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	position: relative;
	top: 10px;
	left: -3px;
	width: 200px;	
}

div.inhalt {
	float:left;
	width: 600px;
	margin-top:3px;
}

div.content {
	background-color: #fdefe1;
	margin: 5px 0px 20px 0px;
	position: relative;
	float: left;
	width: 560px;
	padding: 20px;
	min-height:600px;
}

div.galerie {
	padding: 5px 0px 15px 0px;
	text-align: center;
}

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

img {
	border: 0px;
}

h1, h2, h3 {
	color: #ff6600;
}

h1 a {
	color: #ff6600;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ff6600;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ff6600;
}

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

a, a href {
	color: #001f7a;
#	color: #333333;
}
.text {
	color: #333333;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/* Menustyles */

.tree {
	float: left;
	font-size: 12px;
	color: #ff6600;
	white-space: nowrap;
	padding-bottom: 40px;
	padding-left: 30px;
	width: 200px;
}
.tree img {
	border: 0px;
	vertical-align: middle;
}
.tree a {
	color: #ff6600;
	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: #ff6600;
	text-decoration: underline;
}
.tree .level0 a.nodeSel {
	color: #ff6600;
/*	padding-left: 10px;*/
}

.tree .clip {
	overflow: hidden;
}

/* Ebenen style */
.level0 {
	border-bottom: 1px solid #ff6600;
	background: url("/images/cms/6/men_dot1.gif") no-repeat scroll 184px transparent;
	padding: 5px 8px 5px 3px;
	font-weight: bold;
	text-transform: uppercase;
}

.opened {
	background: url("/images/cms/6/men_sel1.gif") no-repeat scroll 181px transparent;
}

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

.level1 a.node {
	color: #ff6600;
}

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

.level2 a.node {
	color: #ff6600;
}


#flags {
	margin-left: 30px;
	margin-bottom: 8px;
	width: 200px;
}
