html{min-width:968px;}
body{
	margin:0;
	color:#000;
	font:14px Helvetica, Arial, sans-serif;
	background:#800000 url(/assets/bg-body-f28910a210c3b3762de495cf0e795a03fa0ad56e5a1b72936f1b15f10074b457.gif) repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
.file-link a {
  text-decoration: underline !important;
}
a:hover{text-decoration:underline;}
/* container */
#container{
	width:968px;
	margin:0 auto;
	padding:0 0 10px;
	overflow:hidden;
}
hr {
  border: 0px;
  border-top: 1px dotted;
}
.admin #header h1 {
  color: white;
}
/* header */
#header{
	height:1%;
	overflow:hidden;
}
#header ul{list-style:none;}
#header .holder{
	height:1%;
	overflow:hidden;
	padding:8px 32px 0 220px;
    color: white;
}
#header .holder a {
    color: white;
}
#header .holder ul{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:12px;
	float:right;
}
#header .holder ul li{
	float:left;
	padding:0 6px 2px;
	background:url(/assets/separator-header-list-f89a7990d0c02472c9bed918162e1c01a0ecc404e2d79ab7b9b5d99c5986f1ae.gif) no-repeat 0 3px;
}
#header .holder ul li:first-child{background-image:none;}
#header .holder .breadcrumbs{
	margin:0;
	padding:0;
	float:left;
}
#header .holder .breadcrumbs li{
	background:none;
	float:left;
	padding:0 0 0 3px;
}
/* header main */
#header .main{
	height:1%;
	overflow:hidden;
	margin:29px 0 0;
}
.logo{
  margin: 0;
  width:193px;
  height:145px;
	overflow:hidden;
	float:left;
  background-color: white;
}
.logo a{
	display:block;
	width:193px;
	height:145px;
	overflow:hidden;
  background: url(/assets/logo-98792c66cd32dde4d6e0026d5c56701160d6af4ba00647e232f8c1256516f6bd.jpg) no-repeat center 85%;
}
.logo a img{display:block;}
.logo a img.print-logo{display:none;}
/* menu-holder */
.menu-holder{
	width:717px;
	min-height:128px;
	padding:17px 30px 0 17px;
	overflow:hidden;
	float:right;
	background:#fff;
}
* html .menu-holder{
	height:173px;
	overflow:visible;
}
.menu-holder .banner{
	width:709px;
	padding:0 0 8px 3px;
	overflow:hidden;
}
.menu-holder .banner a{float:left;}
.menu-holder .banner img{display:block;}
.menu-holder ul{
	width:710px;
	margin:12px 0 0;
	padding:0 0 0 3px;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	background:url(/assets/bg-menu-644cda9ddcc08a60d1fde1b36d03190270f62c8d7be97e51e373e84134289d88.gif) no-repeat 3px 100%;
}
.menu-holder ul li{float:left;}
.menu-holder ul #hochwasser{width:120px;}
.menu-holder ul #lawine{width:80px;}
.menu-holder ul #sturzender-fels{width:145px;}
.menu-holder ul #rutschung{width:110px;}
.menu-holder ul #erdbeben{width:100px;}
.menu-holder ul #waldbrand{width:105px;}
.menu-holder ul #sturm{width:50px;}
.menu-holder ul li a{
	float:left;
	color:#1a171b;
	padding:0 0 5px;
}
.menu-holder ul li a:hover,
.menu-holder ul li.active a{
	border-bottom:5px solid #1a171b;
	text-decoration:none;
	padding:0;
}
.menu-holder ul li{padding-right: 20px;}
.menu-holder ul li a.blue{color:#fe5818;}
.menu-holder ul li a.red{color:#C70607;}
.menu-holder ul li a.green{color:#158602;}
/* content-area */
#content-area{
	width:969px;
	overflow:hidden;
	padding: 0;
	background-repeat:repeat-y;
}
.blue #content-area{background-image:url(/assets/bg-content-area-white-6028d93cfbcb34c58db7a110ba952f68d0a9b42acf0a3d9daf1aa57fdc3505e8.gif);}
.red #content-area{background-image:url(/assets/bg-content-area-white-6028d93cfbcb34c58db7a110ba952f68d0a9b42acf0a3d9daf1aa57fdc3505e8.gif);}
.green #content-area{background-image:url(/assets/bg-content-area-white-6028d93cfbcb34c58db7a110ba952f68d0a9b42acf0a3d9daf1aa57fdc3505e8.gif);}
#content-area{background-image:url(/assets/bg-content-area-white-6028d93cfbcb34c58db7a110ba952f68d0a9b42acf0a3d9daf1aa57fdc3505e8.gif);}
/* sidebar */
.sidebar{
	width:156px;
	float:left;
	padding:34px 10px 0 27px;
  background-color: white;
}
body.green .sidebar { color: #158602; }
body.green .sidebar a { color: #158602; }
body.red .sidebar { color: #C70607; }
body.red .sidebar a { color: #C70607; }
body.blue .sidebar { color: #fe5818; }
body.blue .sidebar a { color: #fe5818; }

.sidebar h6{
	margin:0;
	font-size:14px;
	line-height:18px;
}
.sidebar ol {
    list-style-type: disc;
	font-size:14px;
    line-height: 18px;
    padding-left: 16px;
}
/* content */
.content{
	width:705px;
	float:right;
	padding:0 40px 0 19px;
	background: #fff;
}
.content img{display:block;}
.content h2{
	margin:0;
	font-size:18px;
	line-height:18px;
}

.content h3{
  font-size: 14px;
  font-weight: bold;
/*  margin-bottom: 0;
  padding-bottom: 0;*/
}

.content ul {
  margin: 3px 0 7px;
}

.blue .content h2{color:#fe5818;}
.red .content h2{color:#C70607;}
.green .content h2{color:#158602;}
/* text */
.text{
	height:1%;
	margin:13px 0 0;
	background:url(/assets/bg-text-a9cd229c6496c15a705fef91f3eb11c7ea22b66a7044c5f582b63c9d924ab359.gif) repeat-y 449px 0;
}
.text:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.left-box{
	width:430px;
	float:left;
	position:relative;
}
.text h4{
	margin:0;
	font-size:14px;
	line-height:16px;
}
.left-box p{
	margin:3px 0 0;
	padding:0 0 7px;
	line-height:18px;
}
.left-box img{margin:0 0 15px;}
/* promo-box */
.right-box{
	width:235px;
	float:right;
	font-size:11px;
	line-height:13px;
}
/* foto-box */
.foto-box{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 0 5px;
}
.foto-holder{
	height:1%;
	overflow:hidden;
	padding:0px 0 9px;
}
.foto-box p{
	margin:0;
	line-height:18px;
}
.foto-box ul{
	width:726px;
	list-style:none;
	margin:0px 0 0 -21px;
	padding:0;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
}
.foto-box ul li{
	width:100px;
	float:left;
	padding:0 0 0 21px;
}
.foto-box ul img{
	display:block;
	margin:0 0 4px;
}
.foto-box ul li a{float:left;}
.foto-box ul li a em{font-style:normal;}

.flow {
  display: block;
  width: 426px;
  height: 300px;
  margin: 10px 0;
  border: 2px solid #fff;
  outline: 1px solid #333;
  -moz-outline-radius: 4px;
  cursor: pointer;
  text-align: center; }

.flow img {
  margin-left: 170px;
  margin-top: 100px; }

.comp {
  margin: 0;
  padding: 0;
  border: 0;
}

.pager {
  margin: 5px 0;
  font-size: 80%;}
.pager span {
  margin: 0 5px; }
.pager a {
  color:#e2007a; }

@media (min-width: 1000px) {
  #container { width:970px; }
  .menu-holder { width:719px; }
  #content-area { width:971px; }
  .content { width:707px; }
  .right-box { width:237px; }
}

@media (min-width: 1030px) {
  #container { width:1000px; }
  .menu-holder { width:749px; }
  #content-area { width:1001px; }
  .content { width:737px; }
  .right-box { width:267px; }
}

@media (min-width: 1050px) {
  #container { width:1020px; }
  .menu-holder { width:769px; }
  #content-area { width:1021px; }
  .content { width:757px; }
  .right-box { width:287px; }
}

@media (min-width: 1070px) {
  #container { width:1040px; }
  .menu-holder { width:789px; }
  #content-area { width:1041px; }
  .content { width:777px; }
  .right-box { width:307px; }
}

@media (min-width: 1090px) {
  #container { width:1060px; }
  .menu-holder { width:809px; }
  #content-area { width:1061px; }
  .content { width:797px; }
  .right-box { width:327px; }
}

p.small
{
  font-size: 11px;
  line-height: 13px;
}

#mapviewer {
  overflow: hidden;
}

.flash {
  margin-bottom: 10px;
  color: #F75D59;
}

.flash.flash_notice {
  color: #4863A0;
}

.marker-wrapper {
  margin-top: 15px;
}

ul.slider-steps {
	display: table;
	margin: 15px auto;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.mapscontrols a {
    float: none;
}

.loader {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/assets/ajax-loader-642364e856595800fe933cc41677fa9b22c43e177650e75bc5deb9c86818d043.gif)
}
