/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size:12px;
	/*
	border: thin solid #000066;
	*/
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

h1{
 font-family: Arial, sans-serif;
 font-size: 24px;
 font-weight: bold;
 font-variant:small-caps;
 color: #666666; 
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
 	margin: 0px;
	padding: 0px;
	margin-bottom:3px;
	text-transform:uppercase;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 10pt;
 color: #666666;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.button {
	border:1px solid #666666;
	background-color: #CCCCCC;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page1024 {
	display:block;
	/*
	border: 2px solid #666666;
	*/
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-bottom: 60px;
	width:900px;
	text-align:left;
	
}

.box_wide {
	width:505px;
	padding:0px;
	overflow:hidden;
}

.box_small {
	width:280px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	overflow:hidden;


}
.box_small h1 {
	font-variant:small-caps;


}
.box-floating {
	float:right;
	width:320px;
	/* border-left:1px solid #CCCCCC; */
	padding-left:10px;
	margin-left:20px;
	
}

.box_welcome  {
	float:left;
	/* border:1px solid #CCCCCC; */
	/* height:115px; */
	/*padding:10px; */
	margin:10px;
	
	text-align:center;
}

.box_welcome2 {
	float:left;
	/* border:1px solid #CCCCCC; */
	width:85px;
	/* height:70px; */
	/*padding:10px; */
	margin:18px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	vertical-align:middle;
}

.box_welcome3 {
	float:left;
	border:1px solid #CCCCCC;
	width:338px;
	/* height:70px; */
	/*padding:10px; */
	margin:10px;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
	vertical-align:top;
}

.separator {
	margin-bottom:20px;
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fotoblock {
	border: 1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:50px;
	margin-top:25px;
	height:350px;
	overflow:hidden;
}
.fotoheader {
	border: 1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:50px;
	margin-top:25px;
		overflow:hidden;
}
.zwergerlheader {
	border: 1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:50px;
	margin-top:25px;
		overflow:hidden;
}
.zwergerlblock {
	margin-left:10px;
	margin-bottom:50px;
	margin-top:25px;
	height:350px;
	overflow:hidden;
}
.partnerbox {
	/*
	border:1px solid #CCCCCC;*/
	width:291px;
	height:550px;
	margin-bottom:30px;
}
.partnerbox img {
	margin: 20px;
}
#header{
	z-index:99px;
	height:30px;
	padding-bottom:30px;
	
	/*
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	*/
}

.content{
	clear:both;
	display:block;
	float:none;
	/*border-top: 1px solid #CCCCCC;*/
	padding:10px;
	padding-bottom:20px;
	margin-top:0px;
	/*
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 70%; */
}
.content_box{
	display:block;
	float:left;
	margin-bottom:90px;
	/*border-top: 1px solid #CCCCCC;*/
	border-right: 1px solid #cccccc;
	width:495px;
	padding-right:10px;
	/*
	background-color: #eeeeee;
	
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 70%; */
}
/**************************/
/* Ski Alpin Auftaktseite */
/**************************/

#skialpinLinks {
	
	/*border:1px solid #333333;*/
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	padding-left:550px;
	top:400px;
	width:240px;
	height:150px;
	z-index:1;
	/*filter:alpha(opacity=70); /* for IE */
	/*-moz-opacity:0.7; /* for mozilla */
	/*opacity: 0.8; /* for safari */
	/*khtml-opacity: 0.7 /* for konquerer and older safari */;
	/*background-color: #CCCCCC; */
}
#skialpinLinks ul {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	list-style-type:none;
}
#skialpinLinks a {
	color:#666666;
}
#skialpinLinks a:hover {
	color:#FF0000;
	text-decoration:none;
}
#skialpinLinks2 {
	
	/*border:1px solid #333333;*/
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:515px;
	width:900px;
	height:150px;
	z-index:1;
	/*filter:alpha(opacity=70); /* for IE */
	/*-moz-opacity:0.7; /* for mozilla */
	/*opacity: 0.8; /* for safari */
	/*khtml-opacity: 0.7 /* for konquerer and older safari */;
	/*background-color: #CCCCCC; */
}
#skialpinLinks2 ul {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	list-style-type:none;
}
#skialpinLinks2 li {
	margin: 14px;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index:99;
}
#skialpinLinks2 a {
	color:#666666;
}
#skialpinLinks2 a:hover {
	color:#FF0000;
	text-decoration:none;
}
/**************************/
/* Ski Alpin Auftaktseite */
/**************************/

#sbLinks {
	
	/*border:1px solid #333333;*/
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	padding-left:795px;
	top:440px;
	width:240px;
	height:150px;
	z-index:1;
	/*filter:alpha(opacity=70); /* for IE */
	/*-moz-opacity:0.7; /* for mozilla */
	/*opacity: 0.8; /* for safari */
	/*khtml-opacity: 0.7 /* for konquerer and older safari */;
	/*background-color: #CCCCCC; */
}
#sbLinks ul {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	list-style-type:none;
}
#sbLinks a {
	color:#666666;
}
#sbLinks a:hover {
	color:#FF0000;
	text-decoration:none;
}
#sbLinks2 {
	
	/*border:1px solid #333333;*/
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:515px;
	width:900px;
	height:150px;
	z-index:1;
	/*filter:alpha(opacity=70); /* for IE */
	/*-moz-opacity:0.7; /* for mozilla */
	/*opacity: 0.8; /* for safari */
	/*khtml-opacity: 0.7 /* for konquerer and older safari */;
	/*background-color: #CCCCCC; */
}
#sbLinks2 ul {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	list-style-type:none;
}
#sbLinks2 li {
	margin: 14px;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index:99;
	
}
#sbLinks2 a {
	color:#666666;
}
#sbLinks2 a:hover {
	color:#FF0000;
	text-decoration:none;
}
/***********************************************/
/* Components                                  */
/***********************************************/



/************* #globalNav styles **************/

#logo{
 float:left;
}


/************* #siteInfo styles ***************/

#footer{
	clear: both;
	/*border: 1px solid #000099; */
	font-size: 100%;
	color: darkgrey;
	padding: 10px;
	height: 15px;
	text-align: center;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}






.noborder {
padding:0px;
margin:0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

table {
	font-size: 12px;
}
#impressum {
	font-size:12px;
}
img {
	text-decoration: none;
}
.kurse a {
	color:#FF0000;
	font-weight:bold;
}
.auftakt a {
	font-size:16px;
	font-variant:small-caps;
	margin:0px;
	
}
.auftakt  a img {
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.auftakt  a img:hover {
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.schnelleinstieg {
	font-size:14px;
	list-style-type:none;
	margin-left:0px;
	padding-left:12px;
	padding-right:15px;
	font-variant:small-caps;
	
	/* list-style-image:url(grafiken/pfeil.gif) */
}

.schnelleinstieg li {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #CCCCCC;
}
.schnelleinstieg a {
	color:black;
}

.kursliste {
	font-size:12px;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.kursliste  li {
	padding-bottom:5px;
	padding-top:5px;
}

.skinordicMenu {
	list-style-type:none;
}

.skinordicMenu ul {
	background-color: #FFFF66;
	
}

.skinordicMenu li {
	
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin:3px;
	display: block;
	float: left;
	width: 200px;
	text-align:center;
	 font-weight: bold;
 font-variant:small-caps;
 color:blue;
 font-size:15px;
}
.skinordicMenu a, .skinorciMenu a:visited {
	color:blue;
}
.skinordicMenu li:hover {
	background-color:lightgrey;	
	color: #FFFF66;	
	text-decoration:none;
	color:blue;
}
.auflistung p {
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-bottom:15px;
}
.auflistung h3 {
	margin-top:15px;
}

.auflistung h2 {
	
}

.hotelTrennlinie {
	border-bottom:1px solid darkgrey;
	/*width:720px; */
	
	margin-bottom:10px;
	margin-top:10px;
}

.hotelLogo {
	border:0px solid white;
}

.hotelZeile td {
	padding-left:20px;
}

.defaulttable {
	border-spacing: 12px;
	vertical-align:top;
	
}

.defaulttable td {
	vertical-align:top;	
}
