/****************************/
/* Allgemeine Tags          */
/****************************/

* 
{
	zoom: 1;
}

body 
{
	background: url(../i/cf-body-bg.png) repeat-x #980e10;	
	text-align: center;
	margin: 0px;
}

/****************************/
/* Zentrieren               */
/****************************/

div.cf-body-center
{
	margin: 0px auto;
	width: 760px;
}

div.cf-float-all
{
	float: left;
	width: 100%;
}

/****************************/
/* main-menu                */
/****************************/

div.cf-menu-top table.cf-menu-top
{
	text-align: center;
	background: url(../i/menu-top-bg.gif) no-repeat;
	
}

div.cf-menu-top table.cf-menu-top div.submenu
{
	display: none;
}

div.cf-menu-top table.cf-menu-top div.submenu ul 
{
	display: none;
	position: absolute;
	left: 0px;
	list-style: none;
	text-align: left;
	font-size: 11px;
	width: 210px;
	height: auto;
	border: 2px solid #ddc395;
	color: #a42a26;
	padding: 0px;
	margin: 0px;
}

div.cf-menu-top table.cf-menu-top div.submenu ul li
{
	border: solid #ddc395;
	border-width: 0px 0px 2px 0px;
}

div.cf-menu-top table.cf-menu-top div.submenu ul li.last
{
	border: none;
}

div.cf-menu-top table.cf-menu-top div.submenu ul li a
{
	padding: 0px 6px;
	background-color: #efe2b8;
}

div.cf-menu-top table.cf-menu-top div.submenu ul li a:hover
{
	padding: 0px 6px;
	background-color: #fbf7ed;
}
div.cf-menu-top table.cf-menu-top div.submenu
{
	position: relative;
	font-size: 1px;
	line-heigth: 1px;
}

div.cf-menu-top table.cf-menu-top a,
div.cf-menu-top table.cf-menu-top a:hover
{
	color: #980e10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 19px;
	display: block;
	padding: 8px 0px 6px 0px;
}


div.cf-menu-top table.cf-menu-top td.line
{
	color: #980e10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.cf-menu-top table.cf-menu-top td.hover div.submenu ul,
div.cf-menu-top table.cf-menu-top td:hover div.submenu ul,
div.cf-menu-top table.cf-menu-top td.hover div.submenu,
div.cf-menu-top table.cf-menu-top td:hover div.submenu
{
	display: block;
}
/****************************/
/* content-background       */
/****************************/

div.cf-content-bg {
	background: url(../i/content-bg.gif) repeat-y;
	float: left;
}

/****************************/
/* content                  */
/****************************/

div.cf-content  
{
	float: left;
	width: 463px;
	_width: 503px;
	background-color: #f2e9ca;
	overflow: hidden;
	padding: 0px 20px 9px 20px;
	_margin-right: -3px;
	text-align: left;
}

div.cf-content-inner ul
{
	margin: 0px;
	padding: 0px;
	color: #980e10;
	padding-left: 19px;
	vertical-align: top;
	list-position: outside;
	list-style-type: circle;
}

div.cf-content-inner li
{
		zoom: normal;
}

div.cf-content-inner h1.sIFR-replaced
{
	margin: 0px;
}

div.cf-content-inner h1
{
	font-family: Georgia, Times, _serif;
	font-size: 22px;
	color: #980e10;
	line-height: 42px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

div.cf-content-inner div
{
	line-height: 18px;
	font-size: 11px;
	color: #4a0001;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
}

div.cf-content-inner img
{
	border-bottom: 4px solid #deb9a1;
	margin: 0px 0px 1px 0px;
}

div.cf-content-inner h2 
{
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #b26717;
	font-family: Arial, Helvetica, sans-serif;
}

div.cf-content-inner 
{
	line-height: 18px;
	font-size: 11px;
	color: #4a0001;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.cf-content-inner table td
{
	line-height: 18px;
	font-size: 11px;
	color: #4a0001;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
}

div.cf-content-inner a
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #980e10;
	font-family: Arial, Helvetica, sans-serif;
}

div.cf-content-inner a:visited
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #c08440;
	font-family: Arial, Helvetica, sans-serif;
}

div.cf-content-inner a:hover
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #980e10;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.cf-content-inner table.gallery img
{
	border: none;
}

div.cf-content-inner table td h2
{
	margin: 5px 0px;
}
/****************************/
/* content-right            */
/****************************/

div.cf-content-right 
{
	width: 243px;
	_width: 257px;
	_margin: 0px 0px 0px 500px;
	background-color: #fbf7ed;
	float: right;
	_float: none;
	_overflow: hidden;
	padding: 6px 7px;
}

/****************************/
/* breadcrumbs              */
/****************************/

div.cf-content div.cf-breadcrumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3f3c;
	font-weight: bold;
	padding: 9px 0px 6px 0px;
}

div.cf-content div.cf-breadcrumbs a,
div.cf-content div.cf-breadcrumbs a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3f3c;
	text-decoration: none;
	font-weight: normal;
}

/****************************/
/* Quicklinks               */
/****************************/

table.cf-quicklinks 
{
	text-align: left;
	margin-bottom: 6px;
}

table.cf-quicklinks td	a
{
	text-decoration: none;
	color: #c0833f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 36px;
	_line-height: 34px;
	height: 34px;
	padding-left: 40px;
}

table.cf-quicklinks td.request,
table.cf-quicklinks td.package,
table.cf-quicklinks td.last-minute,
table.cf-quicklinks td.news,
table.cf-quicklinks td.location,
table.cf-quicklinks td.callback
{
	width: 50%;
}
table.cf-quicklinks td.book	a,
table.cf-quicklinks td.book	a:hover
{
	font-size: 17px;
	padding-left: 47px;
}

table.cf-quicklinks td	a:hover
{
	color: #980e10;
}

table.cf-quicklinks td.book 
{
	background: url(../i/book.gif) no-repeat;
	width: 100%;
}

table.cf-quicklinks td.request
{
	background: url(../i/request.gif) no-repeat;
}

table.cf-quicklinks td.package
{
	background: url(../i/package.gif) no-repeat;
}


table.cf-quicklinks tr.seperator td 
{
	height: 3px;
	line-height: 1px;
	font-size: 1px;
}

table.cf-quicklinks tr td.seperator 
{
	/*padding-left: 2px;*/
	font-size: 1px;
}

table.cf-quicklinks td.last-minute
{
	background: url(../i/last-minute.gif) no-repeat;
}

table.cf-quicklinks td.news
{
	background: url(../i/news.gif) no-repeat;
}

table.cf-quicklinks td.location
{
	background: url(../i/location.gif) no-repeat;
}

table.cf-quicklinks td.callback
{
	background: url(../i/callback.gif) no-repeat;
}


table.cf-quicklinks td a.twolines 
{
	padding-top: 2px;
	height: 36px;
	line-height: 15px;
}

/****************************/
/* Submenu                  */
/****************************/

div.cf-right-menu
{
	text-align: left;
	width: 241px;
	_width: 243px;
	border: solid #dcb0a8;
	border-width: 0px 1px;
	background-color: #ffffff;
}

div.cf-menu-top-right
{
	background: url(../i/menu-right-top.gif) no-repeat;
	font-size: 1px;
	width: 243px;
	height: 8px;
}

div.cf-menu-bottom-right
{
	background: url(../i/menu-right-bottom.gif) no-repeat;
	font-size: 1px;
	width: 243px;
	height: 9px;
	margin-bottom: 9px;
}

div.cf-right-menu h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #980e10;
	padding-left: 8px;
	margin: 0px;
}

div.cf-right-menu div.menu-level-2
{
	border-bottom: 1px solid #dcb0a8;
}

div.cf-right-menu div.menu-level-2 a,
div.cf-right-menu div.before-active a
{
	font-size: 12px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #980e10;
	line-height: 30px;
	display: block;
}

div.cf-right-menu div.before-active 
{
	border-bottom: none;
}

div.cf-right-menu div.menu-level-2 a:hover,
div.cf-right-menu div.before-active a:hover
{
	background-color: #f8f4e4;
}

div.cf-right-menu div.menu-level-3 a
{
	margin-left: 16px;
	padding: 0px;
	color: #c0833f;
	border-bottom: 1px solid #e3caa0;
}

div.cf-right-menu div.menu-level-3 a.last3 
{
	border-bottom: none;
}

div.cf-right-menu div.menu-level-3
{
	background-color: #f8f4e4;
}

div.cf-right-menu div.menu-level-3 a.active3,
div.cf-right-menu div.menu-level-3 a:hover
{
	color: #980e10;
}

div.cf-right-menu div.menu-level-2 a.active
{
	background: url(../i/menu-active.gif) repeat-x;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

/****************************/
/* Adressbox                */
/****************************/

div.cf-adressbox-top
{
	background: url(../i/adress-top.gif) no-repeat;
	width: 243px;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}

div.cf-adressbox-bottom
{
	background: url(../i/adress-bottom.gif) no-repeat;
	width: 243px;
	height: 8px;
	font-size: 1px;
	margin-bottom: 9px;
}

div.cf-adressbox
{
	text-align: left;
	width: 231px;
	_width: 243px;
	border: solid #d6af82;
	border-width: 0px 1px;
	background-color: #f2e9ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b26717;
	line-heigth: 15px;
	padding-left: 10px;
}

div.cf-adressbox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b26717;
	text-decoration: none;
	line-heigth: 15px;
}

div.cf-adressbox p

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b26717;
	font-weight: bold;
	margin: 0px;
}

/****************************/
/* Prospekt                 */
/****************************/

table.cf-prospekt
{
	background: url(../i/prospekt-bg.gif) no-repeat;
	height: 107px;
	overflow: hidden;
	line-heigth: 14px;
	font-size: 11px;
	color: #980e10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

table.cf-prospekt h3
{
	color: #980e10;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

table.cf-prospekt p 
{
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	color: #980e10;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

table.cf-prospekt a 
{
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
	color: #980e10;
	font-family: Arial, Helvetica, sans-serif;
}

table.cf-prospekt img
{
	margin: 2px 0px 0px 3px;
}

/****************************/
/* Footer                   */
/****************************/

div.cf-footer
{
	clear: both;
	background: url(../i/footer-bg.gif) no-repeat;
	height: 23px;
	_height: 27px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

div.cf-footer a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.cf-footer a.cf-impressum
{
	font-family: Arial, Helvetica, sans-serif;
	color: #980e10;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*********************************/
/*           weblog              */
/*********************************/

div.cf-content-inner div.weblog-post-body 
{
	border:  solid #dfd1a2;
	border-width: 1px 1px 3px 1px;
	background-color: #ffffff;
	padding: 9px;
	width: 444px;
	_width: 464px;
	float: left;
	margin-bottom: 4px
}

div.weblog-post-body-images
{
	float: right;
	width: 164px;
}

div.cf-content-inner div.weblog-post-body-images img
{
	margin: 0;
}

div.cf-content-inner div.weblog-post-body-images a
{
	margin-left: 15px;
}

div.cf-content-inner div.weblog-head-name,
div.cf-content-inner div.weblog-head,
div.cf-content-inner div.weblog-post-head
{
	padding: 0px;
}

div.cf-content-inner div.weblog-post-body-content
{
	float: left;
	width: 280px;
}

div.cf-content-inner div.cms-module-weblog-post div.weblog-post-head-meta
{
	margin: 0px;
}

div.weblog-post-footer,
div.cf-content-inner div.weblog-imagecount
{
	display: none;
}

div.cms-module-weblog-post-head
{
	float: left;
	width: 280;
}

div.cf-content-inner div.weblog-body
{
	float: left;
	margin: 0;
	padding: 0;
}

div.cf-content-inner div.weblog-post
{
	margin: 0;
	width: auto;
	padding: 0;
}



div.cf-content-inner div.white-box
{
	border:  solid #dfd1a2;
	border-width: 1px 1px 3px 1px;
	background-color: #ffffff;
	padding: 9px;
	width: 444px;
	_width: 464px;
	float: left;
	margin-bottom: 4px;
}

div.cf-content-inner img.without-border 
{
	border: none;
}

div.cf-content-inner div.required
{
	padding: 0px 0px 0px 10px;
}

body #lbMain
{
	position: fixed;
	_position: absolute;
}

div.logo-vioma
{
	margin: 9px auto 0px auto;
	clear: both;
	height: 65px;
	text-align: center;	
}

div.logo-vioma a
{
	position: relative;
	display: block;
	line-height: 65px;
	border: none;
	color: #fff;
}

/*sprachauswahl*/
div.language-container {
	position: relative;
}

div.language {
	background-image: url(/static/i/language-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.languages p
{
	padding: 0px;
	margin: 0px;
}


div.languages {
	position: absolute;
	top: 0px;
	left: -27px;
	*width: 27px;
}

div.language img {
	border: 0px;
	margin: 3px;
	padding: 0px;
	margin-left: 6px;
}

div.language a img {
	border: 1px solid #9a9489;
}

div.language a:hover img {
	border: 1px solid black;
}

div.language-top-bg {
	background-image: url(../i/language-top-bg-castello.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
	width: 27px;
	font-size: 1px;
	line-height: 1px;
}

div.language-bottom-bg {
	background-image: url(../i/language-bottom-bg-castello.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
	width: 27px;
	font-size: 1px;
	line-height: 1px;
}

/* Search Box */

table.search_box
{
	width: 100%;
}

table.search_box tr.middle-search td
{
	background-color: #f2e9ca;
	text-align: left;
}

table.search_box tr.middle-search td.left
{
	border-left: 1px solid #d6af82;
	padding-left: 5px;
	*vertical-align: top;
}

table.search_box tr.middle-search td.right
{
	border-right: 1px solid #d6af82;
	width: 5px;
}

table.search_box tr.middle-search td.between
{
	width: 5px;
}

table.search_box tr.middle-search td.middle
{
	background: #f2e9ca url(/static/i/search-btn.gif) repeat-x;
	*vertical-align: bottom;
	*border-top: 1px solid #f2e9ca;
}
table.search_box tr.middle-search td.left input
{
	border: 1px solid #d6af82;
	width: 110px;
}

table.search_box tr.middle-search td.middle input
{
	background: transparent url(/static/i/search-lupe.gif) no-repeat 6px -1px;
	*background-position: 6px 0px;
	border: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-left: 23px;
	*padding-bottom: 6px;
	cursor: pointer;
	width: 115px;
}

div.cf-content-inner span.cf-content-orange-low a{
	font-size: 12px;
	line-height: 11px;
}

























