
#header0 {
	background-image: url('../../Titel-Berchtesgaden/Berchtesgaden-01.jpg');
	
	height: 275px;
	background-repeat: no-repeat;
	width: 861px;
}

#header {
	background-image: url('../../Titel-Berchtesgaden/Berchtesgaden-02.jpg');
	background-repeat: no-repeat;
	height: 401px;
	width: 861px;
	clear:none;
}









body {
	width: 100%;
}

#content {
	top:60px;
	border-top: 1px solid black;
	width: 100%;
}

#center {
    overflow: hidden;
	margin: 0px auto;
	width:1100px;
    clear: both;
    /*
    background: url(../../fileadmin/images/bgContainer.png) 0px 0px repeat-y;
         */
}



#main h1{
	color: black;
	margin-left: 180px;
	padding-top: 10px;
}

#main .text h1{
	font-size: 14px;
}

#centercontent {
	width: 860px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

#centercontent h1 {
	margin-left: 0px;
	padding-top: 0px;
}

#centercontent .text{
	width: 260px;
	float: left;
	background-color: #dcd64b;
	margin: 10px 0px 10px 20px;
}

#centercontent .csc-header, 
#centercontent .bodytext, 
#centercontent h2 {
	margin-left: 5px;
	margin-right: 5px;
}

.clearer {
	clear: both;
}

#centercontent .menu{
	clear: both;
	
}



.language {
	
	margin-left: 700px;

}

.language .bodytext {
	
}

#mainmenudiv {
	
	background-color: #ffff99;
	margin-bottom: 10px;
}

#mainmenudiv ul {
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-top: 3px;
}


#mainmenudiv ul li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	list-style-type: none;
	
	border: 1px solid black;
	background-color: #ffcc33;
	padding: 3px;
}

.linkgallery {
	margin-left: 167px;
	margin-top: 90px;
	background-color: transparent;
}

.csc-header {
	background-image: none;
	width: auto;
}

#centercontent .bodytext {
	width: auto;
}

