@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body a img
{
	border: 0;
}


/* Containers */
.page
{
	min-width: 974px;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto 0 auto;
	
	background-repeat: no-repeat;
	background-position: 0px 129px;
}

.main
{
	width: 974px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	z-index: 5;
	
	position: relative;
	z-index: 10;
}

.head_container
{
	width: 100%;
	height: 126px;
	border-bottom: 3px solid #E20A16;
	
	z-index: 50;
}

.head
{
	width: 974px;
	height: 126px;
	margin: 0 auto 0 auto;
	
	/*border-bottom: 3px solid #E20A16;*/
}

.skishule_logo
{
	width: 217px;
	height: 83px;
	float: left;
	margin: 33px 0px 0 0;
	display: inline;
}

.top_links
{
	width: 100%;
	text-align: right;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	z-index: 100;
}

.top_links a
{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 15px 0 0;
	display: inline;
}

.top_links a:hover
{
	text-decoration: underline;
}

.top_links p
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}

.top_links .flags
{
	width: 140px;
	float: right;
	padding: 2px 0 0 0;
	display: inline;
}

.top_links .de
{
	float: right;
	display: inline;
}

.top_links a.de
{
	background-image: url(../img/flags/de-transparent.jpg);
	background-repeat: no-repeat;
}
.top_links a:hover.de
{
	background-image: url(../img/flags/de.jpg);
	background-repeat: no-repeat;
}
.top_links .en
{
	float: right;
	display: inline;
}

.top_links a.en
{
	background-image: url(../img/flags/en-transparent.jpg);
	background-repeat: no-repeat;
}
.top_links a:hover.en 
{
	background-image: url(../img/flags/en.jpg);
	background-repeat: no-repeat;
}
.top_links .da
{
	float: right;
	display: inline;
}

.top_links a.da
{
	background-image: url(../img/flags/da-transparent.jpg);
	background-repeat: no-repeat;
}
.top_links a:hover.da
{
	background-image: url(../img/flags/da.jpg);
	background-repeat: no-repeat;
}
.top_links .nl
{
	float: right;
	display: inline;
}

.top_links a.nl
{
	background-image: url(../img/flags/nl-transparent.jpg);
	background-repeat: no-repeat;
}
.top_links a:hover.nl 
{
	background-image: url(../img/flags/nl.jpg);
	background-repeat: no-repeat;
}

.head_image_space
{
	width: 974px;
	height: 381px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}

.head_image
{
	width: 974px;
	height: 385px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.head_image_bottom
{
	width: 974px;
	height: 50px;
	z-index: 30;
	
	background-image: url(../img/head_bottom_bg.png);
	background-repeat: no-repeat;
	
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.content_container
{
	width: 974px;
	float: left;
	overflow: hidden;
	margin: 381px 0 0 0;
	display: inline;
	
	background-image: url(../img/content_bg2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.content_container2
{
	width: 974px;
	float: left;
	overflow: hidden;
	margin: 385px 0 0 0;
	display: inline;
	
	background-color: #FFFFFF;
}

.content
{
	width: 636px;
	margin: 0px 21px 0 6px;
	float: left;
	color:#666666;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
}

.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 5;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
.content a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #BB0712;
	text-decoration:none;
}
.content a:link{
		font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
		line-height:18px;
	color: #BB0712;
	text-decoration:none;
}
.content a:active{
	text-decoration:none;
}
.content a:hover{
	color: #BB0712;
	text-decoration: underline;
}
#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
background-color: #386C99;
	color: #ffffff;
	font-weight:bold;
}
#preis-table-a td
{
	padding:4px;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #D3E2EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background-color: #D3E2EF;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background-color: #386C99;
	color: #ffffff;
}
#preis-table-a tr.preislistetop td{
background-color: #386C99;
	color: #ffffff;
	font-weight:bold;
}

.packages_container
{
	width: 710px;
	height: 301px;
	float: left;
	margin: 0 25px 0 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

}
.packages_container strong
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF0A13;
}
td.white {
	background-color:#FFFFFF;
}
.content_bottom_container
{
	width: 974px;
	/*height: 126px;*/
	float: left;
	padding: 25px 0 0 0;
	display: inline;
	overflow: hidden;
background-color: #FFFFFF;
}

.content_bottom
{
	width: 904px;
	/*height: 126px;*/
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 0 0 30px;
	overflow: hidden;
	
	background-color: #F9F9F9;
}

.content_bottom .box_large
{
	width: 192px;
	float: left;
	padding: 20px 0 15px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #FFFFFF;
}

.content_bottom .box_small
{
	width: 112px;
	float: left;
	margin: 20px 0 10px 0;
	padding: 0 0 15px 0;
	display: inline;
	border-bottom: 2px solid #FFFFFF;
}

.content_bottom .box_title
{
	width: 100%;
}

.content_bottom .box_title img
{
	float: left;
	margin: 6px 10px 0 10px;
	display: inline;
}

.content_bottom .box_title_text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C7BA6;
	margin: 0 0 0 0;
	float: left;
}

.content_bottom .box_title_text a
{
	font-size: 13px;
	color: #4C7BA6;
}

.content_bottom ul
{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
	clear: both;
}

.content_bottom ul li a
{
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

.content_bottom a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.content_bottom a:hover
{
	text-decoration: underline;
}

/* Left */
.left
{
	width: 205px;
	margin: 10px 45px 0 40px;
	display: inline;
	float: left;
	
	min-height: 400px;
	
	overflow: hidden;
}

.left .box
{
	width: 205px;
	float: left;
	overflow: hidden;
	margin: 0 0 50px 0;
	display: inline;
	
}
.left .box2
{
	width: 205px;
	float: left;
	overflow: hidden;
	margin: 0 0 50px 0;
	display: inline;
	min-height: 500px;
	
}

.left .box p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF0A13;
	
	margin: 5px 0 10px 0;;
	padding: 0;
	
	width: 100%;
	float: left;
}

.left .box p.text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
	margin: 5px 0 10px 0;;
	padding: 0;
	
	width: 100%;
	float: left;
}

.left .box2 p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF0A13;
	
	margin: 5px 0 10px 0;;
	padding: 0;
	
	width: 100%;
	float: left;
}

.button
{
	cursor: pointer;
}

/* Footer */

.footer
{
	width: 974px;
	height: 28px;
	float: left;
	padding: 0 0 20px 0;
	overflow: hidden;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}

.footer a
{
	color: #242424;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer .footer_left
{
	width: 667px;
	float: left;
}

.footer .footer_right
{
	width: 307px;
	float: left;
}

.footer .footer_left p
{
	float: left;
	margin: 10px 0 10px 20px;
}

.footer .footer_right p
{
	float: right;
	margin: 10px 5px 10px 15px;
}

.anfrage_container
{
	width: 205px;
	min-height: 500px;
	padding: 10px 3px 0 27px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.anfrage_container .box p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF0A13;
	
	margin: 5px 0 10px 0;;
	padding: 0;
	
	width: 100%;
	float: left;
}

.anfrage
{
	width: 205px;
	height: 301px;
	float: left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

.anfrage input
{
	border: 1px solid #E2E2E2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
	height: 16x;
}

.anfrage .label
{
	width: 100%;
	height: 16px;
	margin: 0;
	padding: 0;
	float: left;
}

.anfrage .line_small
{
	width: 203px;
	height: 16px;
	float: left;
	font-size: 10px;
}

.anfrage .line
{
	width: 203px;
	height: 20px;
	border: none;
	float: left;
}

.anfrage .line_gray
{
	width: 180px;
	height: 18px;
	border: 1px solid #E2E2E2;
	float: left;
}

.anfrage .line_gray input
{
	border: none;
	height: 14px;
	padding: 3px 0 0 2px;
}

.sep_4px_vret
{
	width: 100%;
	height: 4px;
	float: left;
}

/* Mini menu */
.mini_menu
{
}

.mini_menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.mini_menu ul li
{
	background-image: url(../img/arrow-right-red.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding: 0 0 0 16px;
}

.mini_menu ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C0000;
	text-decoration: none;
	line-height: 23px;
}

.mini_menu ul li a:hover
{
	color: #3979B7;
}
.mini_menu ul li a:active
{
	color: #3979B7;
}
.mini_menu ul li:hover
{
	background-image: url(../img/arrow-right-blue.png);
}
.mini_menu ul li:active
{
	background-image: url(../img/arrow-right-blue.png);
}

/* H Classes */
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	text-align:right;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3979B7;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	text-align:right;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #3979B7;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}


h4
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #BB0712;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

h5
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #BF2C26;
}
.hervorgehoben {
   background-color:#F1F1F1;
   border:0px;
   padding:20px;
}
.hervorgehobenrot {
   background-color:#A81219;
   border:0px;
   padding:20px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
}
.hervorgehobenblau {
   background-color:#DCE8F2;
   border:0px;
   padding:20px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#386C9A;
}