body {
	background: #000000 url("/images/cms/8/bergfex_var01_6_bg.gif") repeat-x center top;
	padding: 0px;
	margin: 0px;	
	font-size: 12px;
}

div.wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: transparent;
	z-index: 1;
	position: relative;
}

div.logo {
	z-index: 2;
	position: relative;
	width: 250px;
	float: left;
        margin-top: 8px;
}

div.facebook {
	z-index: 2;
	position: relative;
	top: 5px;
	margin-left: 425px;
	padding: 5px 20px 5px 0px;
	color: #80684c;
	font-size: 10px;
	background: url("/images/cms/8/FaceBook14x14.png") no-repeat right center;
	float: left;
}

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

div.contact {
	text-align: center;
	padding-top: 10px;
	color: #7d7973;
	position: relative;
}

div.inhalt {
	float:left;
	width: 800px;
	background-color: #ffffff;
}

div.topcorner {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	height: 10px;
	background: url("/images/cms/8/corners_top.gif") no-repeat center top;
}

div.bottomcorner {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 800px;
	height: 10px;
	background: url("/images/cms/8/corners_bottom.gif") no-repeat center bottom;
}

div.content {
	margin: 5px 0px 20px 0px;
	position: relative;
	width: 750px;
	padding: 5px 25px;
}

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

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

/* Menu Style */
div.menu {
	z-index: 2;
	position: relative;
	background: url("/images/cms/8/menu_bg6.gif") no-repeat center center;
	float: left;
	width: 800px;
	height: 30px;
/*	overflow: hidden; */
	margin-top: 6px;
}

div.menuspacer {
	position:relative;
	float:left;
	width:5px;
}

div.submenutxt {
	position: absolute;
	top:30px;
        width: 250px;
	padding: 10px; 
	left: 0px;
	color:#ffffff;
	visibility: hidden;
        background-image: url("/images/cms/8/black60.png");
}

div.submenutxt ul {
        margin-left: 16px;
        padding: 0px;
	list-style:none outside none;
}

div.submenutxt li {
	padding: 0px;
	margin: 0px;
}
div.level0 {
	position: relative;
	float: left;
	background: url("/images/cms/8/lv0_seperator6.gif") no-repeat scroll right center;
	padding: 7px 10px;
}

div.level0:hover,
div.level0.opened {
	color: #297e9b;
	background: #a9d8eb url("/images/cms/8/lv0_seperator_open6.gif") no-repeat scroll right center;
}


div.level1 {
	margin-bottom:5px;
}

div.level1_sub {
	position:relative; 
	margin-right:20px;
}

a.subnode {
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
	border: 0px;
	text-decoration: underline;
}

a.subnode_hassub {
	border-bottom: 1px solid #5299b9;
	background: url("/images/cms/8/lv1_arrow6.gif") no-repeat scroll right center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
display: block;
}

.level2 {
	color: #a9d8eb;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
a.node {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nodeSel {
	font-weight: bold;
	color: #297e9b;
	text-decoration: none;
}
/****************/

img {
	border: 0px;
}

h1, h2, h3 {
	color: #5299b9;
}

h1 a {
	color: #5299b9;
}

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

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
	font-weight: bold;
	display: inline; 
}

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

#flags {
	position: absolute;
	right: 6px;
	top: 87px;
}
