@import url(./navigations/nav_layout.css);
@import url(./navigations/buttons_layout.css);
@import url(./modules/comments.css);
@import url(./modules/links.css);
@import url(./modules/paging.css);
@import url(./modules/gallery.css);
@import url(./modules/news.css);
@import url(./modules/newsletter.css);
@import url(./modules/staff.css);
@import url(./modules/starbox.css);
@import url(./modules/overlay.css);
@import url(./modules/podcast.css);
@import url(./rounded_corners.css);

/* base -------------------------------------- start -*/

body, html
{
	margin:0 auto;
	padding:0;
	text-align: center;
	border:0px solid red;
	height:100%;
	width:100%;
}

#main_page
{
    position:relative;
	width:955px;
	margin:0 auto;
	z-index:1;	
}

div
{
	text-align:left;
}

form
{
	margin:0;
	padding:0;	
}

.error_color
{
	padding:5px !important;
	margin:5px 0px 5px 0px;
}

/* base -------------------------------------- ende -*/

/* areas -------------------------------------- start -*/

#area_banner,#area_bottom
{
	position:relative;
	height:200px;
	margin:0;
	padding:0;
	width:100%;
	border:0px solid black;
	z-index:-2;
}

#area_content
{
	min-height:100px;
}

#area_content_left
{	
	width:720px;
	float:left;
	padding-top:0px;
	margin-bottom:10px;
}

#area_content_right
{
	width:220px;
	padding:32px 0px 0px 15px;
	float:left;
	border:0px solid #000000;
}

#area_bottom
{
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	height:33px;
	clear:both;
}
/* areas -------------------------------------- ende -*/

/* content ------------------------------ start-*/

div.functions_top,div.functions_bottom, div.gallery_functions_bottom
{
	height:16px;
	width:690px;
	padding:10px 15px 0px 15px;
}
div.functions_bottom, div.gallery_functions_bottom
{
	height:22px;
	padding:15px 0px 0px 0px;
	width:690px;
	margin:20px 15px 0px 15px;
	text-align:right;
}

div.fit_area_into_content
{
	width:720px;
	padding:0px 15px 0px 15px;
}

div.gallery_functions_bottom
{
	padding:10px 15px 0px 15px;
	margin:0;
	border:0px solid #000000;
}

div.content_orange_bottom
{
	height:6px;
	margin-bottom:10px;
}

div.content_grey
{
	min-height:20px;
}
div.content_grey,div.content_grey_bottom
{
	margin-left:14px;
}
div.content_grey_bottom
{
	height:13px;
}

div.container_right
{
	padding:10px 0px 10px 0px;
}

div.container_right_text
{
	padding:0px 15px 0px 15px;
}

div.heading_right
{
	margin:0px 0px 0px 15px;
}

div.container_right_bottom
{
	height:10px;
	margin-bottom:10px;
}
div.container_right_orange_bottom
{
	height:20px;
}

div.two_columns_left
{
	width:225px;
	margin-left:12px;
	padding-top:10px;
	float:left;
}
div.two_columns_right
{
	float:left;
	width:400px;
	padding-top:10px;
	margin-left:30px;
}

div.content_grey_two_columns,div.content_grey_two_columns_bottom
{
	margin-left:16px;
	overflow:hidden;
}
div.content_grey_two_columns_bottom
{
	height:13px;
	clear:both;
}

#area_flash_panorama
{	
	position:relative;
	width:690px;
	padding:20px 0px 10px 0px;
	margin:0px 15px 0px 15px;
	height:540px;
}

#content_image_area
{
	width:685px;
	height:323px;
	margin:0px 0px 0px 20px;
}

#image_inner_overlay
{
	width:685px;
	height:323px;
	z-index:30;
	position:absolute;
}

#content_image_area img
{
	height:310px;
	width:670px;
	z-index:10;
}

#sponsor_container,#lotteries_container
{
	width:220px;
	padding:5px 0px 0px 0px;	
	z-index:0;
}

/* content ------------------------------ ende-*/

/* spacer ------------------------------ start-*/

div.contentSpacerBig,div.contentSpacerBigStart,div.contentSpace
{
	height:4px;
}
div.contentSpacerBigStart
{
	margin-top:30px;
}
div.contentSpacerSmall
{
	height:1px;
}
div.contentSpacerEnd,div.contentSpacerClear,div.contentSpacerEmptyClear
{
	clear:both;
}
div.contentSpaceOrangeTop,div.contentSpacerEmptyClear
{
	height:10px;
}

div.contentSpaceFilter
{
	height:4px;
}

/* spacer ------------------------------ ende-*/

/* logos -------------------------------- start */

#logoDachstein,#logoSkiAmadeBody
{
	display:block;
	position:absolute;
	width:200px;
	height:56px;
	z-index:30;	
	right:0px;
	top:164px;
}
#logoSkiAmadeBody
{
	width:96px;
	height:29px;
	top:195px;
	right:270px;
}

/* logos -------------------------------- ende */