html, body {
	height: 100%;
}

body{
 	font-family: Verdana,sans-serif;
  	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}

.bodyPopup{
	margin: 15px;
	color: #FFF;
	background: url(../img/0.gif) repeat-x;
}

/**{***************   Default   **********   START   ************/

div {
  font-family: Verdana,sans-serif;
}

img {
  border: 0px;
}

form {
	display: inline;
}

h1, h2, h3, h4, p {
	color: #124583;
	margin: 0px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 15px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

div.small {
	font-size: 11px;
}

div.smaller {
	font-size: 10px;
}

.normalcase {
	text-transform: none;
}

.clearer {
  clear: both;
  overflow: hidden;
}

div.center {
	text-align: center;
}

div.spacer3 {
	clear: both;
	height: 3px;
	overflow: hidden;
}

div.spacer5 {
	clear: both;
	height:5px;
	overflow:hidden;
}

div.spacer8 {
	clear: both;
	height: 8px;
	overflow: hidden;
}

div.spacer10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}

div.spacer13 {
	height: 13px;
	overflow: hidden;
}

div.spacer20 {
	height: 20px;
	overflow: hidden;
}

div.spacer25 {
	height: 25px;
	overflow: hidden;
}

div.spacer25px {
	height: 25px;
	overflow: hidden;
	clear: both;
}

div.spacer35 {
	height: 35px;
	overflow: hidden;
}

div.floatLeft {
	width: 50%;
	float: left;
}

div.floatLeftCol {
	width: 327px;
	float: left;
}

a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

a.small {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

div.line_old {
	width: 160px;
	height: 1px;
	border-bottom: 1px dotted #C2C2C2;
	overflow: hidden;
}

div.line {
	width: 100%;
	height: 1px;
	background: url(../img/line_bg.gif) repeat-x 1px 0px;
	overflow: hidden;
}

div.line100 {
	width: 100%;
	height: 1px;
	background: url(../img/line_bg.gif) repeat-x 1px 0px;
	overflow: hidden;
}

div.alignright {
	float: right;
}

.mapcount {
	width: 25px;
	float: left;
}

/**}***************   Default   **********   END   ************/

/**{***************   Grid   **********   START   ************/

div#Main {
}

div#MainHolder{
	text-align: left;
	margin: auto;
	width: 1020px;
	background: url('../img/bg_outerline.gif') repeat-y;
}


div#mainContent{
	position: relative;
	text-align:left;
	width: 938px;
	margin: 0 41px 0 41px;
}

div#mainLeft{
	width: 220px;
	float: left;
	margin-right: 30px;
}

div#mainMiddle{
	width: 655px;
	float: left;
	margin-right: 33px;
}

div#mainMiddle2{
	width: 470px;
	float: left;
}

div#mainRight{
	width: 160px;
	margin: 0 0 0 25px;
	float:left;
}

div.col290{
	width: 317px;
	float: left;
}

/**}***************   Grid   **********   END   ************/

/**{***************   Header   **********   START   ************/

div#flashContent {
	width: 600px;
	height: 220px;
	float: left;
	z-index: 0;
}

div#printHead {
	display: none;
}

div#contentHeader{
	height: 420px;
}

div#contentHeader .top{
	float: left;
	width: 938px;
	height: 90px;
	overflow: hidden;
}

div#contentHeader .headlogo{
	width: 194px;
	float: left;
	margin: 17px 0 0 5px;
}

div#contentHeader .headright{
	width: 719px;
	float: left;
	text-align: right;
	margin: 10px 20px 0px 0;
}

*html div#contentHeader .headright{
	width: 699px;
}

div#contentHeader .headleft{
	width: 190px;
	height: 164px;
	float: left;
	position: absolute;
	z-index: 110;
	font-size: 11px;
	color: #FFF;
	margin: 10px 0 0 32px;
}

div#contentHeader .headclaim{
	clear: both;
	float: right;
}

div#headimg{
	width: 938px;
	height: 330px;
	float: left;
	overflow: hidden;
}

div#contentHeader .loginBox a{
	width: 160px;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 1px dotted #ADC3DE;
	background: url(../img/pfeil_bg.gif) repeat-x 0 7px;
	display: block;
}

div#contentHeader .loginBox a.normal{
	clear:both;
	overflow:hidden;
}

div#contentHeader .loginBox label {
	width: 65px;
	float: left;
	font-weight: normal;
}

div#contentHeader input {
	width: 90px;
	float: left;
	font-size: 11px;
}

div#contentHeader .blueline {
	width: 160px;
	height: 1px;
	padding: 0px 0 5px 0;
	border-bottom: 1px dotted #ADC3DE;
	overflow: hidden;
}

div#contentHeader .headerSatNav {
	float: right;
	clear: both;
	margin: 0 0 30px 0;
}

div#contentHeader .headerSatNav a.sat{
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	color: #CC0000;
	float: left;
}

div#contentHeader .headerSatNav .sat{
	padding: 7px 5px 0 5px;
	float: left;
}

div#contentHeader .headerSatNav .satIco {
	margin-right: 5px;
	float: left;
}

div#contentHeader .headerSatNav .satLang {
	padding-top: 1px;
}

div#headerNav {
	height: 60px;
	width: 910px;
	float: left;
	padding-left: 28px;
	border-top: 2px solid #DCDCDC;
	background: url('/img/bg_mainnav.png') repeat-x;
}

	div#headerNav a {
		height: 60px;
		display: block;
	}
	
div#mainNav {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	width: 938px;
	height: 60px;
	border-top: 2px solid #DCDCDC;
	float: left;
	overflow: hidden;
	background: url('/img/bg_mainnav.png') top left repeat-x;
}

	div#mainNav img {
		border: none;
	}

	div#mainNav ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}

	div#mainNav ul li {
		float: left;
		margin: 0 0px 0 0;
	}

/**}***************   Header   **********   END   ************/

/**{***************   Footer   **********   START   ************/

div#contentFooter{
	clear: both;
	color: #999;
	font-size: 11px;
	padding-top: 5px;
	margin: 15px 0 20px 0;
	background: url(../img/line_bg.gif) repeat-x 1px 0px;
}

div#contentFooter a{
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}

div#contentToolbar{
	clear: both;
	padding-top: 20px;
}

div#contentToolbar a{
	float: left;
}

/**}***************   Footer   **********   END   ************/

/**{***************   Detail   **********   START   ************/

div#contentArticle{
	line-height: 16px;
}

div#contentArticle .titleLeft{
	width: 50%;
	float: left;
}

div#contentArticle .logoRight{
	width: 50%;
	float: left;
	text-align: right;
}

div#contentArticle .title{
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding-bottom: 3px;
}

div#contentArticle .textTeaser{
	font-weight: bold;
	padding-bottom: 20px;
}

div#contentArticle .textTeaser2{
	padding-bottom: 20px;
}

div#contentArticle .textImg{
	padding-bottom: 20px;
}

div#contentArticle .textBlock{
	padding-bottom: 20px;
}

div#contentArticle a{
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

div#contentArticle a.small{
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

/**}***************   Detail   **********   END   ************/

/**{***************   Navigation   **********   START   ************/

div#contentNav{
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 40px;
}

div#contentNav a.nav{
	width: 180px;
	padding: 4px 0 4px 0;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted #C2C2C2;
	background: url(../img/pfeil_nav.gif) no-repeat right bottom;
	display: block;
}

div#contentNav a.anav{
	width: 180px;
	padding: 4px 0 4px 0;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #C2C2C2;
	background: url(../img/pfeil_nav.gif) no-repeat right bottom;
	display: block;
}

div#contentNav a.nav2{
	width: 180px;
	padding: 4px 0 4px 0;
	font-size: 13px;
	color: #CC0000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #C2C2C2;
	background: url(../img/pfeil_nav.gif) no-repeat right bottom;
	display: block;
}

div#contentNav a.anav2{
	width: 180px;
	padding: 4px 0 4px 0;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #C2C2C2;
	background: url(../img/pfeil_nav.gif) no-repeat right bottom;
	display: block;
}

div#contentNav a.nav2:hover{
	text-transform: uppercase;
	text-decoration: none;
}

div#contentNav a.nav:hover{
	text-decoration: none;
}

div#contentNav a{
	font-size: 11px;
	color: #CC0000;
}

/**}***************   Navigation   **********   END   ************/

/**{***************   Rechte Spalte   **********   START   ************/

div.boxContent a {
	font-size: 11px;
}

div.boxContent a.links{
	width:160px;
	padding:5px 0 6px 0;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
	border-bottom:1px dotted #C2C2C2;
	background: url(../img/pfeil_nav.gif) no-repeat right bottom;
	display:block;
}

div.boxContent a.download{
	width:160px;
	padding:5px 0 6px 0;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
	border-bottom:1px dotted #C2C2C2;
	background: url(../img/ico_download.gif) no-repeat right bottom;
	display:block;
}

/**}***************   Rechte Spalte   **********   END   ************/

div.topOfferBox{
	width:185px;
	float:left;
}

div.topOfferBox a.title{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

div.topOfferBoxCont{
	padding:8px;
	background-color:#F2F2F2;
}

div.topOfferBoxFoot{
	width:177px;
	height:22px;
	padding-left:8px;
	background-color:#F2F2F2;
}

div.topOfferBoxFoot .left{
	float:left;
	width:88px;
	padding-top:3px;
}

div.topOfferBoxFoot .right{
	float: left;
	width: 89px;
	text-align: right;
}

div.bannerRow{
	width: 185px;
	float: left;
}

div.bannerRight{
	width: 160px;
	overflow: hidden;
}

div.ukBox{
	width: 317px;
	float: left;
	background-color: #F2F2F2;
}

div.ukBox .listImg{
	width: 110px;
	height: 75px;
	float: left;
	overflow: hidden;
}

div.ukBox .listText{
	width: 187px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 10px;
}

div.ukBox .listText2{
	width: 297px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 10px;
}

div.ukBox a.title{
	font-size: 12px;
	font-weight: bold;
}

div.listBox{
	width: 470px;
	float: left;
	background-color: #F2F2F2;
}

div.listBox .listImg{
	width: 185px;
	height: 100px;
	float: left;
	overflow: hidden;
}

div.listBox .listText{
	width: 170px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 10px;
}

div.listBox .listText2{
	width: 265px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 10px;
}

div.listBox a.title{
	font-size:12px;
	font-weight:bold;
}

div.boxTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

div.boxTitle2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

div.boxLeft{
	font-size:11px;
	padding-bottom:5px;
	width:70%;
	float:left;
}

div.boxRight{
	font-size: 11px;
	padding-bottom: 5px;
	width: 30%;
	float: left;
	text-align: right;
}

div.boxContact{
	width: 160px;
	font-size: 11px;
}

div.boxContact .title{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}

div.boxContact a{
	font-size: 11px;
}

div.boxContact .left{
	width: 98px;
	float: left;
}

div.boxContact .right{
	width: 60px;
	float: left;
	border: 1px solid #124583;
}

div.boxContact .line{
	width: 100%;
	height: 1px;
	background: url(../img/line_bg.gif) repeat-x 1px 0px;
	overflow: hidden;
}


/**{***************   Formular   **********   START   ************/
div#frmKontakt{

}

div#frmKontakt label{
	width: 150px;
	vertical-align: top;
	float: left;
}

input{
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
}

input.button{
	color: #CC0000;
	font-size: 11px;
	background-color: #F5F3E4;
	border: 1px solid #C2C2C2;
}

.button{
	color: #CC0000;
	font-size: 12px;
	background-color: #F5F3E4;
	border: 1px solid #C2C2C2;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
}

textarea{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
}

select{
	font-size: 11px;
}

/**}***************   Formular   **********   END   ************/

/**{***************   Galerie   **********   START   ************/

.galleryImgThumb{
	width: 130px;
	height: 100px;
	overflow: hidden;
	float:left;
}

.galleryImgThumb1{
	width: 130px;
	height: 100px;
	overflow: hidden;
	float:left;
	margin:0 5px 0 5px;
}

/**}***************   Galerie   **********   END   ************/

label{
	width:220px;
	font-weight:bold;
	vertical-align:top;
	float:left;
}

div.skip a{
	font-size: 11px;
}

div.skip .trenner{
	font-size: 11px;
	padding: 0 2px 0 2px;
}

div.skip {
	font-size: 11px;
	color: #CC0000;
}

div.skip strong{
	font-size: 11px;
}

div#mainMiddle2 .nav{
	padding:0 0 4px 15px;
}

div#mainMiddle2 .nav2{
	padding:2px 0 2px 30px;
}

div#mainMiddle2 .nav3{
	padding:2px 0 2px 45px;
}

div#mainMiddle2 a.nav{
	font-size:11px;
	color:#CC0000;
	text-transform:uppercase;
	text-decoration:underline;
}

div#mainMiddle2 a.nav2{
	font-size:10px;
	color:#CC0000;
	text-transform:uppercase;
	text-decoration:underline;
}

div#flashContentVideo {
	width: 600px;
	height: 486px;
	float: left;
	text-align: center;
}

div#legende {
	margin-top: 10px;
}

div#legende .icon {
	float: left;
	margin-right: 5px;
}

div#legende .txt {
	float: left;
}

table td {
	line-height: 18px;
}

div#schneehoehe {
	width: 158px; 
	height: auto;
	border: 1px solid #bbd1dc;
	font-weight: bold;
	margin: 5px 0 5px 0;
	overflow: hidden;
}

	div#schneehoehe a {
		font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
		font-size: 11px;
		color: #124583;
		text-decoration: underline;
	}

	div#schneehoehe .innerContent {
		height: auto;
		padding: 6px 0px 8px 8px;
	}
	
	div#schneehoehe .footerContent {
		height: 18px;
		font-weight: normal;
		padding: 6px 0px 2px 8px;
	}
	
	.weatherFooter a {
		text-decoration: none;
		color: #124583
	}
	
.wetter {
	font-size: 10px;
	margin-top: 5px;
}

.wetter img {
	float: left;
	margin-right: 10px;
}