body, ul, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
	}
	
img {
	border: 0;
	}
		
body {
	/*background-image: url('/fileadmin/relaunch_09/flash/home/3.jpg');*/
	background-repeat: no-repeat;
	background-color: #000;
	text-align: center;
	overflow: hidden;
	/* entfernen der Scrollbars nach Wunsch v. Simone Orgler */
	
	}
	
body, table, th, td, .contenttable {
	color: #fff !important;
	/*font-family: Tahoma, Verdana, Arial, Helvetica;*/
	font-family: 'Microsoft Sans Serif',Arial,Verdana,sans-serif;
	font-size: 12px;
	}

a  {
	color: #333333;
}
	
#wrapper{
	background: none !important;
	margin: 0 auto;
	width: 990px;
	height: 768px;
	
	text-align: left;
	
	overflow: none;
	}
	
#wrapper_content {
	position: absolute;
	top: 310px;
	}

#wrapper_left {
	float: left;
	width: 250px;
	}
	
#content {
	width: 720px;
	margin-left: 280px;
	}	
	#content img {
		border: 1px solid #AA946F;
		}
	#content a {
		color: #AA946F;
		}
	#content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		position: absolute;
		right: 0;
		}
		
	
#content_wrapper{
	position: absolute;
	bottom: 54px;
	width: 100%;
	}
	
#menu_wrapper{
	width: 30%;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_bg.png');
	background-repeat: repeat-x;	
	float: left;
	display: block;	
	}
	
#menu_top {
	width: 275px;
	height: 100%;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_bg.png');
	background-repeat: repeat-x;
	overflow: hidden;
	}
	
#menu_top ul {
	padding-top: 3px;
	padding-left: 30px;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_left.png');
	background-repeat: repeat-y;
	height: 100%;
	padding-bottom: 5px;
	}
	
#menu_top  ul li {
	display: block;
	width: 245px;
	height: 30px;
	padding-top: 2px;
	background-image: url('/fileadmin/relaunch_09/graphics/menu_top_a_bg.png');
	background-repeat: no-repeat;
	background-position: 1px 28px;
	}
	
#menu_top #lastitem{
	background-image: none;
	font-size: 50px;
	}
	
span.mainMenu a {
	outline: none;
	display:block;
	height:30px;
	
	padding: 4px;
	background-position: 15px 3px;
}	
		
#menu_top #search {
		width: 245px;
		height: 18px;
				
		margin-left: 15px;
		margin-top: 10px;
		border: 0;
		
		font-family: Tahoma, Verdana, Arial, Helvetica;
		font-size: 11px;
		color: #655E46;
		
		padding: 2px;
		}
#menu_top #searchbutton {
	margin-left: -20px;
	margin-bottom: -5px;
	}
		
#menu_sub {
	margin-left: 20px;
	}
	#menu_sub li {
		display: block;
		width: 245px;
		padding: 0;
		}
	#menu_sub .subMenuTitle {
		margin-bottom: 10px;
		margin-left: 15px;
	}
	#menu_sub .sub1 {
		margin-left: 10px;
		}
	#menu_sub .sub2 {
		margin-left: 20px;
		}
	
#menu_info {
	width: 220px;
	margin-top: 30px;
	margin-left: 30px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/menu_info_bg.png');
	background-repeat: repeat-x;
	}
	
#menu_info .stdFoldOut {
	padding: 8px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/menu_top_a_bg.png');
	background-repeat: no-repeat;
	}

#menu_info .csc-menu a {
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
	font-size: 12px;
	}
		
#menu_icons {
	position: absolute;
	top: 17px;
	margin-left: 600px;
	}	
	#menu_icons a {
		text-decoration: none;
		}
	
#image_logo {
	/*position: absolute;
	top: 16px;
	margin-left: 8%;*/
	
	position: absolute;
	top: 16px;
	left: 0;
	
	height: 200px;
	width: 26%;
	}
	
#image_logo a {
	position: absolute;
	top: 0;
	right: 0;
	
	display: block;
	width: 250px;
	height: 46px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/logo_startseite.png');
	text-indent: -9999px;
}

#voucher {
	position: absolute;
	top: 66px;
	right: 31px;
	height: 140px;
	width: 24%;
	text-align:right;
}
	
#voucher a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 190px;
	height: 140px;
	background-image: url('/fileadmin/relaunch_09/graphics/voucher_home.png');
	text-indent: -9999px;
}

* html #voucher a {
	background-image: url('/fileadmin/relaunch_09/graphics/voucher_home.gif');
}




#buttons {
	position: absolute;
	/*top: 72px;
	left: -140px;*/
	right: 160px;
	
	height: 200px;
	/*width: 26%;*/
	display: none;
	}

	#buttons a{
		float: right;
		margin-right: 10px;
		}
	
#image_header {
	position: absolute;
	top: 57px;
	margin-left: 278px;
	}	
	
#footer_address {
	width: 1024px;
	height: 30px;
	clear: both;
	color: #ccc;
	}
	#footer_address b, #footer_address strong {
		color: #fff;
		}
	#footer_address a {
		color: #A89A6D !important;
		text-decoration: none;
		}

	#footer_address p, #footer_address div {
		float: left;
		width: 150px;
		margin-top: 0;
		margin-right: 5px;
		}
	#footer_address .csc-textpic-imagewrap {
		margin-left: 50px;
		}
	#footer_address .csc-textpic-clear {
		display: none;
		}
	#addr {
		position: absolute;
		right: 50px;
		margin-top: 5px;
		}
		
	#addr a {
		color: #A89A6D !important;
		}

		
#footer_sitemap {
	padding-left: 278px;
	}
#footer_sitemap .sitemap {
	display: block;
	float: left;
	margin-right: 60px;
	width: 120px;
	}	
	#footer_sitemap .sitemap ul {
		margin-bottom: 15px;
		}
	#footer_sitemap a {
		color: #fff;
		text-decoration: none;
		}
		
#footer_maps {
	float: left;
	width: 250px;
	height: 250px;
	
	margin-left: 10px;
	}

.invisible {
	display: none;
	}	
	
#lightbox {
	z-index: 20;
	}	
	
/* Header Tab */
#contentTab {
	height: 150px;
	overflow: hidden;
	position: absolute;
	bottom: 250px;
	/*margin-left: 283px;*/
	left: 26%;
	width: 722px;
	z-index: 10;
	}	
#contentTab p { 
	line-height: 120%; 
	}
#contentTab_inner { 
	height: 29px; 
	}
#contentTab_button { 
	height: 29px; 
	}
#contentTab_inhalt1, #contentTab_inhalt2 {
	background-color: #B9AE89;
	height: 111px;
	padding: 10px 0px 0px 10px;
	overflow: hidden;
	background-image: url('/fileadmin/relaunch_09/graphics/header_tab_open_bg.gif');
	background-repeat: repeat-x;
	}

#contentTab_inhalt2 {
	display: none;
	}
	
	#contentTab_inhalt1 div, #contentTab_inhalt2 div {
		float: left;
		height: 100px;
		}
	#contentTab_inhalt1 p, #contentTab_inhalt2 p {
		width: 115px;
		margin: 0;
		}
	#contentTab_inhalt1 div h3, #contentTab_inhalt2 div h3 {
		text-transform: uppercase;
		}
	#contentTab_inhalt1 a, #contentTab_inhalt2 a {
		text-decoration: none;
		color: #FFFFFF;
		}
	
#contentTab_inhalt_left, #contentTab_inhalt_center, #contentTab_inhalt_right, #contentTab_inhalt_border {
	margin-top: 5px;
	width: 149px;
	margin-right: 28px;
	}
* html #contentTab_inhalt_left, * html #contentTab_inhalt_center,  * html #contentTab_inhalt_right, * html #contentTab_inhalt_border {
	margin-top: 0px !important;
	width: 149px !important;
	margin-right: 10px !important;
	}

#contentTab_inhalt1 img {
	margin-top: -5px;
	width: 149px;
	height: 101px;
	}
	
#contentTab_inhalt2 #contentTab_inhalt_left {
	width: 100%;
	margin-left: 20px;
	}
	
#contentTab_inhalt2 #contentTab_inhalt_left div{
	margin-right: 10px !important;
	}
	
#contentTab_inhalt2 .bodytext {
	margin-top: -2px;
	}

#header_tab_button_auf, #header_tab_button_zu, #gallery_tab_button_auf, #gallery_tab_button_zu {
	cursor: pointer;
	cursor: hand;
	text-align: right;
	}
#header_tab_button_auf { 
	position: absolute;
	top: 0;
	right: 0;

	display: none; 
	height: 29px;
	width: 218px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/header_tab_open.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#header_tab_button_zu{ 
	position: absolute;
	top: 0;
	right: 0;
	
	height: 29px;
	width: 218px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/header_tab_close.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#gallery_tab_button_auf {
	position: absolute;
	top: 0;
	right: 214px;
	
	height: 29px;
	width: 218px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/gallery_tab_open.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#gallery_tab_button_zu {  
	position: absolute;
	top: 0;
	right: 214px;
	
	display: none;
	height: 29px;
	width: 218px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/gallery_tab_close.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.csc-sitemap {
	margin-top: 30px;
	}

.csc-sitemap ul li{
	margin-left: 5px;
	float: left;
	width: 130px;
	margin-bottom: 2px;
	}
		
.highslide-html .highslide-body{
	background-color: #000;
	}
	
	
.calendar {
	z-index: 15;
	}
#wrapper_slider{
	margin-left: 31%;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_bg.png');
	background-repeat: repeat-x;
	}
	
#wrapper_slider_4background{
	width: 760px;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_right.png');
	background-repeat: no-repeat;
	background-position: 740px 0;
	}
#angebote_blaettern{
	height: 33px;
	width: 720px;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_slider_bg.gif');
	background-repeat: no-repeat;	
	}
#echoData {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 150px;
	background: #000;
	border. 1px solid;
	}
	
	

#page_content{
	overflow: hidden;
	position: relative;
	width: 719px;
	}
	
#showroom_overlay {
	overflow: hidden;
	height: 166px;
	width: 720px;
	}
	
#showroom{
	height: 166px;	
	width: 100000px;
	}
	
.csc-frame { 
	width: 350px; 
	float: left; 
	position: relative; 
	padding-top: 10px;
	margin-left: 10px;	
	text-align: left;
	color: #FFF;
	}
	
	
.csc-frame a.internal-link, .csc-frame a.external-link-new-window {
	background-color: #4d4a40;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 0;
	display: inline;
	line-height: 25px;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_link_pfeil.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
	}

#page_title #angebote_blaettern img{
	margin-left: 0px;
	margin-top: 0px;
	}
	
#angebote_blaettern{ 
}
#angebote_blaettern_inner{ 
	text-align: center;
	margin-left: -5px !important;
	}
#angebote_inner span img { 
	margin: 10px 3px 0px 3px;
	cursor: pointer;
	cursor: hand;
	/*padding: 4px 3px 3px 7px;*/
	padding: 4px 3px 8px 7px;
}
#angebote_prev, #angebote_next  {
	cursor: pointer;
	cursor: hand;
	}
span#angeobte_prev{ margin-right: 7px; }
span#angeobte_next{ margin-left: 7px; }
	
ul {
	margin-left: 15px;
	}

#wrapper_footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	}	

#footer_address #hotelname{
	width: 90px;
	border: 1px solid;
	}	
#footer_address #flags{
	width: 110px;
	padding: 5px;
	margin-top: -6px;
	background-image: url('/fileadmin/relaunch_09/graphics/flags_bg.png');
	background-repeat: no-repeat;
	background-position: 9px 0;
	}
#footer_address #unverb_anfrage{
	width: 250px;
	}	
#footer_address .internal-link {
	width: 250px !important;
	margin-top: -6px;
	}	
	
#menu_flags a {
	outline: none;
	margin-right: 15px;
	text-decoration: none;
	}
	
	
/* layout für die startseite */
	
#sp_left{
	position: absolute;
	bottom: 50px;
	left: 0;
	
	height: 200px;
	width: 24%;
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_bg.png');
	background-repeat: repeat-x;
	
	overflow: hidden;
	}
	
#sp_wrapper_menu{
	position: absolute;
	top: 0;
	right: 0;
	
	height: 100%;
	width: 275px;
	}

#sp_right{
	position: absolute;
	bottom: 50px;
	right: 0;
	
	height: 200px;
	width: 76%;
	
	overflow: hidden;
	}
	
#sp_wrapper_empty{
	position: absolute;
	top: 0;
	left: 0;
	
	height: 100%;
	width: 10px;
	}
	
#sp_wrapper_slider{
	position: absolute;
	top: 0;
	left: 10px;
	
	height: 100%;
	width: 100000px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_bg.png');
	background-repeat: repeat-x;
	}

#sp_wrapper_slider_inner{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 780px;
	
	background-image: url('/fileadmin/relaunch_09/graphics/sp_menu_right.png');
	background-repeat: repeat-y;
	background-position: 736px 0;
	}
	
#sp_footer{
	position: absolute;
	left: 0;
	bottom: 5px;
	
	height: 30px;
	width: 100%;
	color: #ccc;
	}
	
#footer_left {
	position: absolute;
	top: 0;
	left: 0;

	height: 30px;
	width: 24%;
}

#footer_left_inner {
	position: absolute;
	top: 0;
	right: 0;
	}
#footer_left_inner p {
	width: 130px !important;
	margin-top: -4px !important;
}

#footer_left #hotelname{
	width: 120px;
	margin-top: -4px;
	}	
#footer_left #hotelname a{
	color: #A89A6D !important;
	}

#flags{
	position: absolute;
	/*top: 70px;
	left: 15%;*/
	right: 143px;

	width: 110px;
	padding: 5px;
	background-image: url('/fileadmin/relaunch_09/graphics/flags_bg.png');
	background-repeat: no-repeat;
	background-position: 9px 0;

	text-decoration: none;
	}

#flags a {
	text-decoration: none;
	}

/*#footer_left #flags{
	width: 110px;
	padding: 5px;
	margin-top: -6px;
	background-image: url('/fileadmin/relaunch_09/graphics/flags_bg.png');
	background-repeat: no-repeat;
	background-position: 9px 0;
	}
*/	
#footer_right {
	position: absolute;
	left: 24%;
	width: 750px;
	}
	
#footer_right_inner {
	width: 760px !important;
	}
	
#footer_right #unverb_anfrage{
	width: 250px;
	}	
#footer_right .internal-link {
	width: 250px !important;
	/*margin-top: -6px;*/
	margin-left: 10px;
	}	
	
#sp_footer b, #sp_footer strong {
		color: #fff;
		}
	#footer_left a , #footer_right a {
		color: #A89A6D !important;
		text-decoration: none;
		}

	#footer_left p, #footer_right p, #footer_right div{
		float: left;
		width: 150px;
		margin-top: 0;
		margin-right: 5px;
		}
	#footer_right .csc-textpic-imagewrap {
		margin-left: 50px;
		}
	#footer_right .csc-textpic-clear {
		display: none;
		}
	/*#addr {
		position: absolute;
		right: 0;
		}*/
	
#topmenu ul {
	list-style: none;
	}

.csc-frame-frame1 {	
	background-image: url('/fileadmin/relaunch_09/graphics/sp_slider_side.gif');
	background-repeat: no-repeat;
	background-position: 349px 0;
	}
	
#menu_top ul{
	list-style: none;
	}
	
#transparent_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 230px;
	
	margin: 0;
	padding: 0;
	
	background-image: url('/fileadmin/relaunch_09/graphics/sp_transparent_footer.png');
	background-repeat: repeat-x;
	}
	
#wrapper_flash{
	position: absolute;
	top: 0;
	left: 0;
	
	display: block;
	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;
	}


#bwha {
	float: right;
	clear: none;
	margin-top: -13px;
	}


#flagsandbuttons {
	height: 100px; 
	width: 26%;
	position: absolute; 
	top: 70px; 
	left:0; 
}

#fb_like_div{
	margin-top: 30px;
	margin-left: 50px;
	
}

#social_home{
	display: block;
	width: 145px;
	height: 30px;
	position: absolute;
	top: -1px;
}

#social_home a{
	display: block;
	text-indent: -9999em;
	width: 29px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0;
}

#social_home a.social1 {background-image: url(/fileadmin/relaunch_09/graphics/_krallerhof_social/facebook_start.png);}
#social_home a.social2 {background-image: url(/fileadmin/relaunch_09/graphics/_krallerhof_social/youtube_start.png);}
#social_home a.social3 {background-image: url(/fileadmin/relaunch_09/graphics/_krallerhof_social/holiday_start.png);}
#social_home a.social4 {background-image: url(/fileadmin/relaunch_09/graphics/_krallerhof_social/krallerwelt_start.png);}
#social_home a.social5 {background-image: url(/fileadmin/relaunch_09/graphics/_krallerhof_social/ebay_start.png);}

#social_home a.social1:hover {background-position: 0px -30px;}
#social_home a.social2:hover {background-position: 0px -30px;}
#social_home a.social3:hover {background-position: 0px -30px;}
#social_home a.social4:hover {background-position: 0px -30px;}
#social_home a.social5:hover {background-position: 0px -30px;}


/*** Ausblenden nach Weihnachten ***/

/*#voucher.weihnacht {
	position: absolute;
	top: 140px;
	left: 0;
	
	height: 251px;
	width: 26%;
	text-align:right;
}
	
#voucher.weihnacht a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 250px;
	height: 251px;
	background-image: url('/fileadmin/relaunch_09/graphics/Web_button_Krallerhof.png');
	text-indent: -9999px;
}*/

