@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);

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

body, html,#main_page_background
{
	margin:0 auto;
	padding:0;
	text-align: center;
	border:0px solid red;
	height:100%;
	width:100%;
}
#main_page
{
    position:relative;
	width:980px;
	margin:0 auto;
	z-index:4;		
}

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

/* generelles -------------------------------start -*/

div
{
	text-align:left;
}

form
{
	margin:0;
	padding:0;	
}

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

/* generelles -------------------------------ende -*/

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

#area_banner,#area_bottom
{
	position:relative;
	height:201px;
	margin:0;
	padding:0;
	width:100%;
	border:0px solid black;
}

#area_content
{
	min-height:540px;
	float:left;
	padding:0px 0px 0px 10px;
}

#area_content_left
{	
	width:720px;
	float:left;	
}

#area_content_right
{
	width:240px;
	float:left;
	padding:0px 0px 0px 10px;	
}

#area_bottom
{	
	z-index:4;
	padding:0px 0px 25px 0px;
	clear:both;
	min-height:300px;		
}

#main_page_background
{
	overflow:hidden;	
}

div.home_container
{	
	width:960px;
	padding:0px 10px 0px 10px;	
}

#fx_outer_right
{
	position:absolute;
	height:178px;
	width:26px;
	right:-16px;
	top:201px;	
}
#fx_outer_left,
#fx_outer_left_bottom
{
	position:absolute;
	height:108px;
	width:25px;
	top:100px;
	left:-15px;
}
#fx_outer_left_bottom
{
	height:202px;
	width:15px;
	left:-5px;
	top:486px;
}

/* areas -------------------------------------- ende -*/

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

div.functions_top
{
	height:22px;
	padding:0px 10px 0px 0px;	
}

div.functions_top a
{
	float:right;
	margin-right:10px;
}

div.text_area
{	
	padding:10px 20px 0px 20px;
}

/* container ----------------- start-*/

div.container_small
{	
	width:210px;
	clear:both;	
}
div.container_small_bottom
{
	height:8px;
	margin-bottom:10px;
}

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

div.container_right h2,div.container_right h4
{
	margin:0;
	padding:0px 0px 7px 0px;	
}

div.container_small h3
{
	margin:0;
	padding:7px 10px 7px 10px;	
}

div.container_right_bottom
{
	height:10px;	
}
div.container_right h2
{
	text-transform: uppercase;
}
div.container_right h4
{
	padding-top:10px;
	margin:0;
}
div.container_right p
{
	margin:0;
	padding:4px 20px 0px 11px;
}

/* container ----------------- ende-*/

/* klapptext ------------------start-*/

table.klapptext
{
	display:none;
	margin-bottom:0px;	
}
table.klapptext_open
{
	display:block;
	margin-bottom:10px;	
	padding:0;
	border-collapse: collapse;    
}
table.klapptext_open p
{	
	padding:8px 0px 8px 0px !important;
}
h2.klapptext, h2.klapptext_open, h2.klapptext_hover, h2.klapptext_open_hover
{
	cursor:pointer;
	height:17px;
	padding:2px 0px 0px 25px;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
}
h2.klapptext, h2.klapptext_hover
{
	margin:0px 0px 10px 0px;
}

/* klapptext ------------------ende-*/

/* text spezfisches ---------start-*/

#nav_bottom,a.cmsBackButton
{
	text-transform: uppercase;
}

h2.textHead
{
	padding:8px 0px 8px 0px;
}

h1.contentTitle,h1.contentTitleParkinfo
{
	margin:0;
	padding:8px 0px 10px 20px;
	text-transform: uppercase;	
}
h1.contentTitleParkinfo
{	
	padding:8px 0px 10px 4px;	
}

/* text spezfisches ---------ende-*/

div.links_bottom,div.links_bottom_big
{
	margin:20px 20px 0px 20px;
	padding:15px 0px 15px 0px;
	text-transform: uppercase;
	clear:both;
}
div.links_bottom_big
{
	padding:15px 0px 30px 0px;
}

#area_flash_panorama
{		
	padding:8px 0px 12px 20px;
	margin:0px 0px 0px 0px;
	height:560px;
}

div.two_columns_left h2,div.two_columns_right h2
{
	padding-bottom:14px;
}

div.content_two_columns
{	
	overflow:hidden;
	
}
div.two_columns_left
{
	width:230px;
	margin-left:20px;
	float:left;	
}
div.two_columns_left_inner
{
	padding:0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

div.two_columns_right
{
	float:left;
	width:440px;		
}
div.two_columns_right div.text_area
{
	padding:0;
}
div.two_columns_right div.text_area p
{
	padding-top:0px;
}

#upload_tab_nav
{
	padding:4px 20px 0px 20px;
	height:18px;
}

#upload_tab_nav a
{
	margin-right:0px;
	padding:4px 4px 4px 4px;
}

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

/* footer -------------------------------- start */

#footer_head,
#footer_content
{
	padding-left:10px;	
}

#footer_bottom
 {
 	height:17px; 	
 }

div.footer_row
{
	width:215px;
	padding:10px 0px 0px 10px;	
	float:left;	
}

div.footer_row a.footer_link,
div.footer_row a.footer_link_active
{	
	text-decoration:none;	
	padding:0px 0px 0px 0px;
	line-height:16px	
}
div.footer_row ul.footer_menue,
div.footer_row ul.sitemap_menue
{
	margin:0;
	padding:0;	
}
div.footer_row ul.footer_menue li
{
	list-style:none;	
	margin-bottom:4px;	
}

#post_newsletter_submit_small
{
	padding-top:10px;	
	clear:both;
}

div.footer_row ul.sitemap_menue
{
	margin:0;
	padding:0;	
}

div.footer_row ul.sitemap_menue li
{
	float:left;
	list-style:none;
	margin:0px 5px 5px 0px;
}

/* footer -------------------------------- ende */

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

div.contentSpacerClear
{
	clear:both;
}

div.contentSpacerClearBig
{
	height:10px;
	clear:both;
}

div.contentSpacerTransparent
{
	height:9px;
	clear:both;	
}

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

/* statische links -------------------------------- start */

#homeLink
{
	width:188px;
	height:132px;
	top:18px;
	right:0px;
}

/* statische links -------------------------------- ende */