@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#000;
}

h1{
	color:#ff0004;
	margin:0px;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:16px;
}

h2{
	color:#ff0000;
	font-size:14px;
}

p{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

a{
	color:#ff0004;
}

a img{
	border:0px;
	text-decoration:none; 
}



.rahmenRot{
	min-height:140px;
	background-color:#CC0000;
	background-image:url(../img/hgLogo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#ffffff;
	padding:10px;
}


.rahmenRot h1{
	color:#fff;
}

.rahmenRot a{
	color:#fff;
}

.rahmenKontur{
	border:1px solid #ff0004;
	padding:10px;
	margin-bottom:10px;
}

.rahmenNews{
	margin-top:40px;
	margin-left:30px;
	margin-right:30px;
	color:#ffffff;
	font-size:11px;
}

.rahmenNews h1{
	color:#fff;
	font-size:12px;
}

.rahmenNews a{
	color:#fff;
}


.link a{
	color:#5B616B;
	text-decoration:none;
}

.activeLink a{
	color:#5B616B;
	text-decoration:underline;
}

#tuev{
	position:absolute;
	bottom:170px;
	right:10px;
}

#popup{
	position:absolute;
	right:10px;
	top:107px;
}
	

#topMenu{
	position:absolute;
	bottom:1px;
	text-transform:uppercase;
	right:0px;
}

#topMenuHome{
	position:absolute;
	bottom:1px;
	right:100px;
	text-transform:uppercase;
}

#main{
	position:absolute;
	width:990px;
	margin-left:-495px;
	left:50%;
	top:0px;
	z-index:2;
}

#menu{
	width:207px;
	z-index:4;
	position:fixed;
	top:0px;
	margin-left:-485px;
	left:50%;
}

.subMenuPic{
	margin-top:0px;
}

.menuPic{
	margin-top:3px;
}

#content{
	width:700px;
	z-index:4;
	position:absolute;
	top:107px;
	right:10px;
	border:20px solid #FF0004;
	background-color:#ffffff;
}

#contentMain{
	margin:15px;
}

#logo{
	width:207px;
	height:104px;
	background-image:url(../img/logo.gif);
}

#topBar{
	width:990px;
	height:24px;
	z-index:3;
	position:fixed;
	background-image:url(../img/topBar.png);
	margin-left:-495px;
	left:50%;
	text-align:right;
}

#soundFlash{
	position:absolute;
	right:0px;
	top:0px;
}

#bottomBar{
	width:100%;
	height:36px;
	z-index:3;
	position:fixed;
	bottom:0px;
	background-image:url(../img/bottomBar.gif);
}

#adresse{
	position:absolute;
	width:990px;
	height:26px;
	margin-left:-495px;
	left:50%;
	top:11px;
	text-align:center;
	color:#979796;
	font-size:11px;
}

#adresse a{
	color:#FFF;
}

#streifenLeft{
	background-image:url(../img/line.png);
	height:319px;
	width:1px;
	position:absolute;
	top:0px;
	left:0px;
}

#streifenRight{
	background-image:url(../img/line.png);
	height:319px;
	width:1px;
	position:absolute;
	top:0px;
	right:0px;
}

#skiPeople{
	background-image:url(../img/sportypeople.png);
	background-repeat:no-repeat;
	width:546px;
	height:67px;
	position:absolute;
	top:-63px;
	left:150px;
}

#leftooo{
	margin-left:15px;
	margin-right:15px;
	width:210px;
	float:left;
}

#myNewsBox{
	margin-top:2px;
	width:206px;
	height:170px;
	background-image:url(../img/newsbox.jpg);
	position:absolute;
}

.table_preise_blau{
	background-color:#FF0004;
	text-align:center;
	color:#fff;
	font-weight:bold;
	height:30px;
}

.table_preise_hellgrau{
	background-color:#EEEEEE;
	height:25px;
}

.table_preise_dunkelgrau{
	background-color:#DDDDDD;
	height:25px;
}

fieldset{
	border:0px;
}

.csc-mailform strong{
	font-size:18px;
	font-weight:normal;
}

.csc-mailform input{
	width:100%;
	border:none;
	font-size:18px;
	
}

input.csc-mailform-submit{
	width:200px;
	border:1px solid #fff;
	background-color:#f00;
	color:#fff;
}

#facebookSeite{
	position:absolute;
	left:0px;
	position:fixed;
	top:60px;
	width:50px;
	height:50px;
	background-image:url(../img/facebook_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:10;
}

#facebookBox{
	position:relative;
	left:0px;
	position:fixed;
	top:60px;
	width:0px;
	height:500px;
	z-index:10;
	overflow:hidden;
	background-color:#FFF;
}