body {
  margin: 0;
  padding: 0;
  background: #e9eaec;
}

body img {
  border: none;
}

#bg_verlauf_h {
  margin: 0;
  padding: 0;
  height: 306px;
  width: 100%;
  background: url(../images/template/bg_verlauf_h.png) repeat-x;
  background-position: 0px -40px;
}

#bg_verlauf_v {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url(../images/template/bg_verlauf_v.png) center top no-repeat;
}

#wrapper_body {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 1006px;
  margin: 0 0 0 -503px;
}


#wrapper_header {
  margin: 0 3px 0 3px;
  padding: 0;
  width: 1000px;
  height: 30px; 
}

#wrapper_language {
  float: left;
  margin: 0;
  padding: 0;
  display: none;
}

#wrapper_language ul {
  margin: 0;
  padding: 8px 0 0 0;
  list-style-type: none;
}

#wrapper_language ul li {
  margin: 0;
  padding: 0;
  display: inline;
  color: #666666;
}

#wrapper_language ul li a {
  padding: 0px 5px 0px 5px;
  color: #666666;
  float: left;
  border-left: 1px solid #666666;
}

#wrapper_language ul li a.first {
  border-left: none;
  padding-left: 0pc;
}

#wrapper_topnav {
  float: right;
  padding: 8px 0 0 0;
}

#wrapper_topnav a {
  color: #666666;
  border-right: 1px solid #666666;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
}

#wrapper_topnav a.last {
  border: none;
  padding-right: 0px;
}

#schatten_oben {
  width: 1006px;
  height: 3px;
  line-height: 3px;
  background: url('../images/template/schatten_oben.png') no-repeat;
  clear: both;
}

#wrapper_main {
  width: 1006px;
  background: url('../images/template/bg_full.png') left bottom no-repeat; 
}
#wrapper_main_in {
  padding: 0 3px 23px 3px;
  min-height: 750px;
  height: auto !important;
  height: 720px;
}
#multimediafabrik {
  position: relative;
  width: 1px;
  height: 1px;
}
#link_multimediafabrik {
  position: absolute;
  left: 907px;
  top: -19px;
  display: block;
  overflow: hidden;
  width: 96px;
  height: 10px;
  text-indent: -800px;
  background: url("../images/template/multimediafabrik.png") left top no-repeat;
}

#wrapper_left {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
}

#wrapper_right {
  float: right;
  margin: 0;
  padding: 0;
  width: 181px;
}

#logo {
  float: left;
  width: 200px;
  height: 240px;
  background: url('../images/template/logo.jpg');
  overflow: hidden;
}

#logo a {
  display: block;
  float: left;
  width: 130px;
  height: 180px;
  margin: 35px 0 0 35px;
}

#seitenbild {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  width: 619px;
  height: 240px;
  overflow:  hidden;
}

#breadcrumb {
  float: left;
  height: 33px;
  width: 511px;
  margin: 10px 0 0 50px;
  padding: 0;
  color: #999999;
  font-size: 11px;
}

#wrapper_content {
  float: left;
  width: 561px;
  display: inline;
  margin: 0 0 20px 30px;
  padding: 0;
  background: url('../images/template/bg_content.png');

}

#content {
  width: 521px;
  /*width: auto !important;
  width: 561px;*/
  padding: 0 20px 0 20px;
    
}
#content, #content td, #content th, #content p, #content li, #content ul {
  font-size: 12px;
}

#quicklinks {
  float: left;
  width: 181px;
  height: 240px;
  background: url('../images/template/quicklinks.png');  
}

#quicklinks a {
  float:left;
  margin: 0;
  width: 181px;
  height: 80px;
}

#searchbox {
  float: left;
  width: 181px;
  height: 32px;
  margin: 40px 0 0 0;
  padding: 12px 0 0 0;
  border-top: 1px solid #b7d2db;
  border-bottom: 1px solid #b7d2db;
  background: #dcf0fb;
}

#searchbox #such_text {
  width: 138px;
  font-size: 10px;
}

#searchbox #such_button {
  margin: 1px 0 0 5px;
}

.navi {
  float: left;
  list-style-type: none;
  margin: 40px 0 0 0;
  padding: 0;
  border-bottom: 1px solid #b7d2db;
  width: 200px;
}

.navi li {
  margin: 0;
  padding: 0;
}

.navi li a {
  display: block;
  /*float: left;*/
  margin: 0;
  padding: 0 8px 0 0;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  width: 192px;
  /*width: auto !important;
  width: 200px;*/
  background: #dcf0fb;
  border-top: 1px solid #b7d2db;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
}

.navi li a.selected,
.navi li a:hover,
.navi li a:hover.selected
 {
  background: #f6fbff;
  color: #0066cc;
  padding-bottom: 0px;
}

.navi li a:hover {
  padding: 0 8px 0 0;
}

.navi li a.selected {
  padding-bottom: 0px;
}

.navi li ul {
  margin: 0;
  padding: 5px 0px 10px 0px;
  list-style-type: none;
  background: #f6fbff;
}

.navi li ul li {
  margin: 0;
  padding: 0;
}

/*.navi li ul li.contains_subpage {
  margin: 8px 0px 0px 0px;
} */


.navi li ul li a {
  background: #f6fbff;
  border: none;
  height: 20px;
  text-transform: none;
  font-weight: bold;
  padding-bottom: 0px;
  width: 192px;
  /*width: auto !important; 
  width: 200px;*/
  
  padding: 0 8px 0 0;
}

.navi li ul li a.selected,
.navi li ul li a:hover,
.navi li ul li a:hover.selected {
  color: #0066cc;
  padding-bottom: 0px;
}

.navi li ul li ul {
  margin: 0px 0px 2px 0;
  padding: 0;
  width: 182px;
}

.navi li ul li ul li {
  height: 18px;
  margin: 0;
  padding: 0;
}
.navi li ul li ul li a {
  min-width: 182px;
  width: auto !important;
  width: 182px;
  margin: 0;
  padding: 0 0 0 0;
  font-weight: normal;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  line-height: 15px;
}




/*.navi li ul li ul li a {
  
}*/

body, td, th, p, li, ul {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}

input.button, input.submit {
	color: #000000;
  border: 1px solid #b7d2db;
  background: #dcf0fb;
	font-size : 11px;
	cursor: pointer;
}
 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #222222;
}
h1 {
	font-size: 16px;
	padding-bottom: 26px;
}
h2 {
	font-size: 14px;
	padding-bottom: 16px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}

.shortcut_container {
  float: left;
  width: 181px;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #b7d2db;
}

.shortcut_element.image {
  float: left;
  margin: 0;
  padding: 0;
  width: 70px;
  height: 60px;
  text-align: left;
}

.shortcut_element.title {
  width: 111px;
  float: left;
  margin: 0;
  padding: 0;
}

.shortcut_element.title h1 {
  margin: 0;
  padding: 0;
  color: #0066cc;
  font-size: 12px;
  font-weight: normal;
}

.shortcut_element.content {
  width: 111px;
  float: left;
  margin: 0;
  padding: 0;
}

.shortcut_element.morelink {
  float: left;
  width: 111px;
  text-align: left;
}

#icons {
  float: left;
  margin: 6px 0 0 0;
  width: 181px;
  height: 76px;
  background: url('../images/template/icons.png') no-repeat; 
}
#icons #link_weltnaturerbe {
  float: left;
  width: 80px;
  height: 76px;
  display: block;
}
#icons #link_grindelwald {
  float: left;
  width: 100px;
  height: 76px;
  display: block;
}

.him_bildergalerie img {
  margin: 0 4px 4px 0;
  float: left;
}


.red {
  color: #ff0000;
}

form label {
  display: block;
  float: left;
  width: 100px;
}

div.ext_onlineschalter label {
  display: block;
  float: inherit;
  width: auto;
}

form textarea {
  width: 200px;
}

form #senden {
  margin-left: 100px;
  margin-top: 20px;
  
}

.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
}

#wrapper_center {
  width: auto;
  margin: 0 181px 0 200px;
  
}

#sitemap tr td a {
  color: #222222;
}

fieldset {
	border: #999999 solid 1px;
}