/*****************************GENERAL*****************************/
body
{
	margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}
a
{
	text-decoration:none;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}


.page-position
{
    width:980px;
    margin:auto;
    text-align:left;
    position:relative;
}
.hidden
{
    display:none;
}
.visible
{
    display:block;
}
/*****************************TEXT*****************************/
body,table,p,.text
{
	font-family:Arial;
}
.email
{
	padding-left:3px;
	font-family:Arial;
}

.textinputexpressanfrage
{
	font-family:Arial;
}

.title,h1
{
	font-weight:normal;
}

#Title
{
	padding:27px 0px 16px 278px;
}

.titlesmall,h2
{
	font-weight:bold;
}
.titlesmall,h3
{
	font-weight:bold;
}


/*---------------------------------------------------
/*  header-zone
/*---------------------------------------------------*/
#header-zone
{
    height:74px;
    width:1040px;
    margin:auto;
    position:relative;
}


#header-zone .menutop
{
    position:absolute;
    top:0;
    left:100px;
    margin-left:0px;
	text-align:right;
	width:700px;
	
}


#header-zone .menutop a
{
    padding:0 10px 0 20px;
	line-height:28px;
    background-repeat:no-repeat;
    background-position:0 5px;    
}

#header-zone .search
{
    float:right;
    height:74px;
    font-size:18px;
    width:173px;
}

#header-zone .search .position
{
    margin:0 7px 0 20px;
}

#header-zone .search
{
    background-repeat:no-repeat;
}

#header-zone .search a
{
    background-repeat:no-repeat;
    background-position:0 3px;
    margin-right:5px;
    margin-top:3px;
    line-height:28px; 
    display:block;
    float:right;
    width:21px; 
    height:19px;
}

#header-zone .search input
{
    width:110px;
    font-size:12px;
    margin-top:4px;
}
/*---------------------------------------------------
/*  languages
/*---------------------------------------------------*/
#header-zone .languages
{
    float:left;
    height:74px;
    width:180px;
    text-align:left;
}
#header-zone .languages .position
{
    margin-right:10px;
}

#header-zone .languages a
{
    padding:0px 1px 0px 0px;    
    background-repeat:no-repeat;
    width:26px;
    height:31px;
    display:block;
    float:left;
}

/*---------------------------------------------------
/*  banner-zone
/*---------------------------------------------------*/
#banner-zone 
{
    z-index:0;
    position:relative;

}
#banner-zone  .page-position
{
    width:1040px;
    position:relative;
}
#banner-zone  .page-border
{
    position:relative;
}
#banner-zone .slideshow
{
    height:359px; 
    background-repeat:no-repeat;
    border-left:solid 1px #c2cd00;
    border-right:solid 1px #c2cd00;
    
}
#banner-zone .tvs-zone
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:2;
	height:359px;
}

#banner-zone .bogen-banner
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:2;
}

#banner-zone .tvs
{
	padding:105px 0px 0px 0px ;

}
#banner-zone .tvs-zone
{
    background-repeat:repeat-y;
    z-index:10;
}
/*---------------------------------------------------
/*  tvs menu
/*---------------------------------------------------*/
.tvs a,
.tvs a img
{
    display:block;
}
.tvs a img.hidden
{
    display:none;
}
.tvs .level-0
{
    position:relative;
    width:251px;
}
.tvs .level-0 .menu-0,
.tvs .level-0 .menu-0active
{
    position:relative;
    display:block;
    background-repeat:no-repeat;
    padding:5px 0 0 80px;
}
/*---------------------------------------------------
/*  flyout tvs
/*---------------------------------------------------*/
.tvs .flyout,
.tvs .flyout-1
{
    position:absolute;
    top:0;
    lefT:251px;
    background-color:White;
    width:155px;
    display:none;

}
.tvs .flyout a
{
    padding:3px 10px 3px 33px;
    background-repeat:no-repeat;
    background-position:21px 9px;
}
.tvs .flyout a:hover
{
    font-weight:bold;
    background-position:19px 8px;
}
.tvs .level-1
{
    position:relative;
}
.tvs .level-1 .flyout-1
{
    left:155px;
} 
.tvs .flyout-1 a:hover
{
    font-weight:normal;

}
/*---------------------------------------------------
/*  menu-zone-horizontal
/*---------------------------------------------------*/
#menu-zone-horizontal
{	

	width:1040px;
	margin:auto;
	z-index:10;
	position:relative;
}

#menu-zone-horizontal .page-position
{	
	background-repeat: no-repeat; 
	border-top:solid 1px #c2cd00;
	border-left:solid 1px #c2cd00;
	border-right:solid 1px #c2cd00;
	border-bottom:solid 1px #6e8817;
	

}

#menu-zone-horizontal .menu-horizontal
{
	padding:0px 0px 0px 20px;
	
}

#menu-zone-horizontal .menu-horizontal a
{
	padding:0px 9px;
	display:block;	
}
#menu-zone-horizontal .menu-horizontal a img
{
    display:block;
}
#menu-zone-horizontal .menu-horizontal a img.hidden
{
    display:none;
}
/*---------------------------------------------------
/*  menu-zone-horizontal-flyout
/*---------------------------------------------------*/
#menu-zone-horizontal .level-0
{
    position:relative;
    float:left;
    
}
#menu-zone-horizontal .flyout,
#menu-zone-horizontal .flyout-1
{
    position:absolute;
    display:none;
}
#menu-zone-horizontal .flyout
{

    background-repeat:repeat-x;
    background-position:bottom;
    left:-50px;
}
#menu-zone-horizontal .flyout img.flyout-image
{
    display:block;
}
#menu-zone-horizontal .level-0 .level-1-menu
{
    width:160px;
    position:relative;
}

#menu-zone-horizontal .level-1
{
    float:none;
}
#menu-zone-horizontal .flyout .level-1 a
{
    font-size:12px;
    line-height:16px;
    padding:2px 5px 2px 27px;
    background-repeat:no-repeat;
    background-position:17px 5px;
    margin:1px 0;
    
}
#menu-zone-horizontal .flyout-1
{
    top:0;
    left:160px;
    width:160px;
    height:100%;
}/*---------------------------------------------------
/*  sitepath
/*---------------------------------------------------*/
#banner-zone .sitepath
{
	position: absolute;
	left: 10px;
	bottom:-15px;
	height:39px;
	width:962px;
	z-index:2;
}
#banner-zone .sitepath .text
{
	padding:5px 0px 0px 270px;
}

#banner-zone .sitepath .text
{
	line-height:30px;
}

#banner-zone .sitepath .text a
{
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:10px 2px;
}
#banner-zone .logo
{
	position: absolute;
	right:38px;
	top: 263px;
	z-index:2;
}
/*---------------------------------------------------
/*  content-zone
/*---------------------------------------------------*/

#content-zone
{
   
}

.zone-left
{
    width:240px;
    float:left; 
    left:0;
}

.zone-right
{
    width:240px;
    float:right;
    right:0;
}
#content-zone .page-position
{
    width:1040px;
}
#content-zone .content
{
    height:auto!important;
    height:200px;
    min-height:200px;
    background-repeat:repeat-x;
    position:relative;
    width:482px;
    display:inline-block;
}


/*---------------------------------------------------
/*  menu-left
/*---------------------------------------------------*/

#menu-left
{
    margin:18px 0 50px 20px;
}

#menu-left .separator
{
    font-size:1px;
    line-height:1px;
    height:1px;
    margin:5px 0;
}

#menu-left ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}


#menu-left ul li
{
    height:auto !important;
    height:1%;
    
}
#menu-left ul a
{
    display:block;
    background-repeat:no-repeat;
    background-position:20px 5px;
    padding:3px 0 3px 32px;
}


#menu-left ul .level-2 a
{
    text-transform:none;
    margin-left:20px;
}
#menu-left ul .level-3 a
{
    text-transform:none;
    margin-left:40px;
}
#menu-left ul .level-4 a
{
    text-transform:none;
    margin-left:60px;
}

#content-zone .menu-bottom a
{
    margin:0px 0px 0px 25px;
}


/*---------------------------------------------------
/*  frame-events
/*---------------------------------------------------*/
#frame-events
{
    margin-bottom:20px;
	margin-left:20px;
}

#frame-events .header
{
    
}
#frame-events .header a
{
    display:block;
}
#frame-events .header a img
{
    display:block;
}
#frame-events .container
{
    padding:10px 9px 10px 9px;
    background-repeat:no-repeat;
	background-position:top;
}

#frame-events .events-content
{
    padding:5px 9px 5px 9px;
}

#frame-events .links
{
    padding:5px 0px 5px 0px;
    
}
#frame-events .links a
{
    display:block;
    float:right;
    background-repeat:no-repeat;
    background-position:0 center;
    padding:0 0 0 10px;
    
}
#frame-events .links a.detail-link
{
    float:left;
    
}
#frame-events .title
{
	font-weight:bold;
}
#frame-events .footer
{
    height:10px;
    font-size:10px;
    line-height:10px;
    background-repeat:no-repeat;
    background-position:bottom;
}
/*---------------------------------------------------
/*  box-sociallinks
/*---------------------------------------------------*/
.box-sociallinks
{
    margin:10px 0 10px 20px;
}
/*---------------------------------------------------
/*  accordion
/*---------------------------------------------------*/
.accordion .header a,
.accordion .header img
{
    display:block;
}
/*---------------------------------------------------
/*  frame-katalogservice
/*---------------------------------------------------*/
#frame-katalogservice
{
    margin-bottom:1px;
	margin-left:20px;
}

#frame-katalogservice .header
{

}

#frame-katalogservice .container
{
    padding:10px 12px 10px 12px;
}



/*---------------------------------------------------
/*  frame-newsletter
/*---------------------------------------------------*/
#frame-newsletter
{

	margin-left:20px;
}

#frame-newsletter .header
{
  
}

#frame-newsletter .container
{
    padding:10px 12px 10px 12px;
}
#frame-newsletter .textinput
{
    width:150px;
}
#frame-newsletter .send-button
{
    display:block;
    float:right;
    background-repeat:no-repeat;
    margin-left:0px;
    margin-right:15px;
    width:18px;
    height:17px;
}

/*---------------------------------------------------
/*  frame-weather
/*---------------------------------------------------*/
#frame-weather
{
    margin-bottom:20px;
	margin-left:20px;
}

#frame-weather .header
{

}

#frame-weather .container
{
    margin-bottom:10px;
    padding:5px 20px;
}

#frame-weather .container .day
{
    display:block;
    float:left;
    width:36px;
    text-align:center;
    text-transform:uppercase;
    margin-right:5px;    
}

#frame-weather .container .day .icon
{
    width:36px;
    height:36px;
    background-repeat:no-repeat;
    background-position:center;
    display:block;
}

/*---------------------------------------------------
/*  content
/*---------------------------------------------------*/

#content-zone .content .position
{
    padding:40px 25px 25px 25px;
}

#content-zone .content .header
{

}



#content-zone .content .cms-content
{

}

.pagetitle
{
    margin:0 0 10px 0;
    padding:0;
}

.subtitle
{
    font-weight:normal;
    font-style:italic;
    margin:0 0 10px 0;
}


/*---------------------------------------------------
/*  zone-right
/*---------------------------------------------------*/
.zone-right .position
{
    margin:90px 20px 20px 0;
}

/*---------------------------------------------------
/*  box video
/*---------------------------------------------------*/
.box-video
{
	margin-bottom:20px;
}
/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/

#footer .position
{
    padding:10px ;
}

#footer .info
{
	text-align:center;
}

#footer2 .page-position
{

    margin:auto;
    position:relative;
	border-left:30px solid #ffffff;
	border-right:30px solid #ffffff;
	height:100px;
	padding:20px 0px 0px 0px;

}

#footer2 .info
{

	text-align:center;
}


/*---------------------------------------------------
/*  quick-request
/*---------------------------------------------------*/
#quick-request
{
    margin-bottom:20px;
}
#quick-request .header
{
    margin-bottom:1px;
}
#quick-request .container
{
    margin-bottom:1px;
    background-repeat:no-repeat;
	background-position:top;
}

#quick-request .calendar
{
    width: 75px;
}

/*---------------------------------------------------
/*  top5
/*---------------------------------------------------*/
#top5
{
    margin-bottom:20px;
}
#top5 .header img
{
    display:block;
}
#top5 .container
{
	padding:0px 0px 0px 0px;
}

#top5 .container p
{
	margin:0px 12px 5px 12px;
	font-weight:bold;
}

#top5 .header-content
{
	height:27px;
	line-height:25px;
	padding:0px 23px;
	
}
#top5 .footer
{
    font-size:9px;
    line-height:9px;
    height:9px;
    background-repeat:no-repeat;
}

/*---------------------------------------------------
/*  hotel-banner
/*---------------------------------------------------*/
#hotel-banner .container a
{
    display:block;
    margin-bottom:5px;
}

#hotel-banner .container
{
	border-bottom:20px solid #ffffff;
}

#hotel-banner .container a img
{
    border:0;
}

#hotel-banner .container .container-title
{
    margin:0 0px 0px 10px;

}

/*****************************BASE MODULE*****************************/
.base-module .item
{
    padding-bottom:10px;
    margin-bottom:20px;
}
.base-module .image
{
    float:left;
    margin-right:15px;
}

.base-module .module-title
{
    font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
}

.base-module .detail-link
{
    display:block;
    margin-top:5px;
    float:right;
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:2px 2px;
    font-weight:bold;
    margin-left:20px;
    text-decoration:none;
}
.base-module img.type
{
    float:left;
    margin-right:10px;
}
.base-module .date
{
    margin:5px 0;
    font-style:italic;
}
.base-module .date b
{
    font-style:normal;
}
.base-module .title
{
    margin:5px 0;
}

.base-module .module-title
{
    font-size:15px;
    font-weight:normal;
}
.base-module .price
{
    font-weight:bold;
}
.base-module .info .name
{
    float:left;
    width:85px;
    padding:0 10px 0 0;
    font-weight:bold;
    font-size:11px;
}
.base-module .info .value
{
    margin-left:85px;
    padding-right:10px;
    font-size:11px;
}
.base-module .image
{
    float:left;
    margin-right:15px;
}

/*---------------------------------------------------
/*  base-module info box
/*---------------------------------------------------*/
.base-module .info .name
{
    float:left;
    width:85px;
    padding:0 10px 0 0;
    font-weight:bold;
    font-size:11px;
}
.base-module .info .value
{
    margin-left:85px;
    padding-right:10px;
    font-size:11px;
}
.base-module .hut-infos
{
    margin:5px 0;
}

.base-module .image-box
{
    float:right;
    margin:0 0 10px 15px;
}
.base-module .image-box img
{
    display:block;
}
.base-module .image-detail
{
    margin:10px 0;
}
/*---------------------------------------------------
/*  recipes
/*---------------------------------------------------*/
#recipes .image-detail
{
    float:right;
    margin:0 0 0 15px;
}
/*---------------------------------------------------
/*  Quick Request
/*---------------------------------------------------*/
#quick-request .header a,
#quick-request .header a img
{
    display:block;
}

#quick-request .container
{
    padding:14px;
}
#quick-request .container .floating
{
    float:left;
    margin-right:10px;
}
#quick-request .container .row
{
    margin-bottom:5px;
}
#quick-request input,
#quick-request select
{
    border:solid 1px #a7a9a7;
    line-height:15px;
    margin-bottom:2px;
    font-size:11px;
}
#quick-request .dd-type
{
    width:82px;
}

#quick-request .numbers
{
    width:30px;
}

#quick-request .container .multi
{
    position:relative;
}
#quick-request .container .multi input,
#quick-request .container .multi span
{
    float:left;
    display:block;
}
#quick-request .container .multi select
{
    float:right;
}
#quick-request .container .multi span
{
    width:40px;
    margin-left:5px;
}
#quick-request .container .search
{
    display:block;
    float:right;
    padding:2px 10px 2px 2px;
    background-repeat:no-repeat;
    background-position:right center;
    cursor:pointer;
}
#quick-request .container .search:hover
{
    
    
}
#quick-request .date img
{
    margin-left:5px;
    cursor:pointer;
}
#quick-request .dd-place,
#quick-request .dd-comfort
{
    width:170px;
}
/*---------------------------------------------------
/*  weather
/*---------------------------------------------------*/
#weather-tabs .ui-tabs-panel
{
    padding-left:5px;
    padding-right:5px;
}

/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display:block;
    padding:2px 0;
}
.sitemap ul
{
    padding-left:30px;
}
.sitemap ul a
{
    font-weight:bold;
}
.sitemap ul ul a
{
    font-weight:normal;
}
.sitemap ul ul ul  ul a
{
    font-style:italic;
}

/*---------------------------------------------------
/*  companies search-box
/*---------------------------------------------------*/
.search-box
{
    margin-bottom:30px;
}
.search-box .header
{
    display:block;
    font-family:Trebuchet MS, Arial;
    font-size:15px;
    line-height:22px;
    text-transform:uppercase;
    height:22px;
    padding:0 10px;
}
.search-box .content-box
{
    padding:10px 5px;
}
.search-box .row
{
    margin-bottom:2px;
}
.search-box .row .label
{
    float:left;
    width:100px;
    font-weight:bold;
}
.search-box .row .value
{
    margin-left:100px;
}
.search-box .row .value input
{
    padding:0;
    width:250px;
}
.search-box .row .value select
{
    padding:0;
    width:254px;
}
.search-box .dropdown-row
{
    margin:10px 0;
}
.search-box .dropdown-row .dropdown-item
{
    float:left;
    width:170px;
}
.search-box .dropdown-row .dropdown-item select
{
    width:160px;
}
.search-box .dropdown-row .label
{
    font-weight:bold;
    margin-bottom:5px;
}
.search-box .request-button
{
    font-weight:bold;
    display:block;
    text-transform:uppercase;
    padding-left:10px;
    background-repeat:no-repeat;
    background-position: 2px center;
    margin-top:10px;
}
.search-box .checkbox-row
{
    margin:10px 0;
}
.search-box .checkbox-row .label
{
    font-weight:bold;
     margin-bottom:5px;
}
#companies .item
{
    padding:0;
}
#companies .contact-box
{
    float:right;
    text-align:right;
    font-size:11px;
    margin-right:5px;
}
#companies .description
{
    margin:5px;
    float:left;
    width:290px;
}
#companies .module-title .rank
{
    font-weight:normal;
    font-size:12px;
}

#companies .module-title
{
    padding:1px 5px;
    margin:0;
}
#companies .image
{
    margin-bottom:0;
    margin-right:5px;
}
#companies .image img
{
    display:block;
}

#companies .info .name
{
    width:70px;
    padding:0;
}
#companies .info .value
{
    margin-left:70px;
}
#companies .item a
{
    font-weight:bold;
}

#companies .googlemap-container
{
	padding:2px;
	display:none;
}
#companies .extras-button
{
	padding:0 10px 5px 8px;
	margin-left:5px;
	cursor:pointer;
	display:block;
	float:left;
	background-repeat:no-repeat;
	 background-position: 2px 2px;
	
}
/*---------------------------------------------------
/*  popup
/*---------------------------------------------------*/


body.body-popup
{
    width:100%;
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
    
}
#popup-gallery html,
body.body-popup iframe,
body.body-popup form
{
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
}
/*---------------------------------------------------
/*  popup cmscontent
/*---------------------------------------------------*/
body.body-popupcmscontent
{
    overflow:auto;
}
.popup-content
{
    padding:10px
}

/*---------------------------------------------------
/*  frame-gallery
/*---------------------------------------------------*/
.frame-gallery
{
    margin-top:40px;
}
.frame-gallery .item
{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
    position:relative;
}
.frame-gallery .header
{
   font-size:22px;
   margin-bottom:15px;
}

.frame-gallery .item .image img
{
    display:block;
}
.frame-gallery .item .module-title
{
    display:block;
    padding:2px 5px;
    position:absolute;
    bottom:0;
    right:0;
    text-align:right;
}
/*---------------------------------------------------
/*  downloads-content
/*---------------------------------------------------*/
#downloads .item
{
    padding:5px;
    margin-bottom:0;
}

#downloads .header
{
   font-size:22px;
   line-height:30px;
}

#downloads .issuu
{
    float:right;
    margin-left:10px;
    /*width:200px;*/
}
/*---------------------------------------------------
/*  contact - base
/*---------------------------------------------------*/
.contact-form input,
.contact-form textarea,
.contact-form select
{
    font-size:100%;
    line-height:18px;
}


.contact-form .input-row
{
    margin-bottom:5px;
}
.contact-form .summary
{
    margin-bottom:10px;
}
.contact-form .summary ul
{
    margin:5px;
    padding:5px;
    list-style:none;
}
.contact-form .summary ul li
{
    background-repeat:no-repeat;
    padding-left:10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height:1px;
    margin:10px 0;
    clear:both;
}
.contact-form .input-row span.name
{
    display:inline-table;
    width:100px;
    text-align:left;
    margin-right:10px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .input-row  input
{
     width:280px;
}
.contact-form .input-row  input.calendar
{
     width:100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width:60px;
}
.contact-form .input-row  input.medium,
.contact-form .medium  input
{
     width:120px;
}
.contact-form .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
}
.contact-form .input-row textarea 
{
    width:280px;
    height:160px;
    float:left;
}

.contact-form .input-row .textarea span
{
    display:inline-block;
    float:left;
}

.contact-form .privacy span.name
{
    display:block;
    width:100px;
    float:left;
}
.contact-form .privacy div
{
    float:left;
    width:420px;
}
.contact-form .privacy .privacy-box input
{
    width:20px;
}
.contact-form .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.contact-form .missingPrivacy
{
    margin:5px 0;
    display:block;
}
.contact-form .request-button
{
    display:block;
	padding:3px 6px 3px 13px;
	text-decoration:none;
	margin:10px;
	float:right;
	
	background-repeat:no-repeat;
	background-position:5px 4px;
}

.contact-form .checkbox-additional
{
    float:left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display:block;
    padding:5px;
    margin:5px 0;
    width:100%;
}
.contact-form .checkboxes input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width:300px;
}

.contact-form .input-row .checkbox-additional-input 
{
    margin-bottom:4px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}



.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(../media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}

.contact-form .error-message
{
    border: 2px solid #8B1713;
    background-color:White;
    padding:4px;
    margin-bottom:10px;
}
.result-box
{
	margin:20px 0;
}
.contact-form .newsletter-row
{
	position:relative;
}
.contact-form .newsletter-row .interests-box
{
	position:absolute;
	right:0;
	top:0;	
	
}
.contact-form .newsletter-row .interests-box .header
{
	background-repeat:no-repeat;
	background-position:right 8px;
	padding:2px 8px 2px;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
	
}
.contact-form .newsletter-row .interests-box .interests
{
	display:none;
}
/*---------------------------------------------------
/*  catalogues
/*---------------------------------------------------*/
.contact-form .catalogues
{
    margin-bottom:10px;
}
.contact-form .catalogues .catalogue-title
{
    font-weight:bold;
}
.contact-form .catalogues-list
{
    margin-bottom:20px;
    
}
.contact-form .catalogues-list .item
{
    float:left;
    margin:10px 5px;
    width:131px;
}
.contact-form .catalogues-list .item img
{
    margin:2px 2px 0 2px;
}
.contact-form .catalogues-list .item .description
{
    padding:2px;
    font-weight:bold;
}
.contact-form .catalogues-list .item .description input
{
    border:0;
}
/*****************************NEWSLETTER*****************************/
.subscribe-form,
.unsubscribe-form
{
    margin:10px;
    padding:10px;
    border:solid 1px #d0a52d;
    background-color:White;
}
.description-row
{
    padding:10px 0;
}
#newsletter .input-row  input
{
     width:250px;
}
#newsletter .privacy input,
#newsletter .row-interests input
{
    width:20px;
}
#newsletter .row-interests .name
{
	display:block;
	float:left;
}
#newsletter .row-interests .value
{
	margin-left:100px;
}
/*---------------------------------------------------
/*  Box Modul
/*---------------------------------------------------*/
.box-module
{
    margin-bottom:30px;
    margin-top:30px;
}
.box-module .box
{
    float:left;
    width:196px;
    height:205px;
}
.box-module .separator
{
    width:1px;
    margin:0 18px;
    height:205px;
    float:left;
}
.box-module .separator-row
{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
}
.box-module .box .header
{
    display:block;
    text-decoration:none;
    margin:10px 0 0 0;
    font-size:120%;
    padding:3px 5px;
    font-weight:normal;
}
.box-module .box .image
{
    display:block;
    margin-bottom:3px;
}
.box-module .box .image img
{
    display:block;
}
.box-module .box .description
{
    font-size:90%;
    line-height:14px;
}
.box-module .box .description p
{
    margin:0;
}
.box-module .box .detail-link
{
    display:block;
    padding-left:10px;
    background-repeat:no-repeat;
    background-position: 2px center;
    margin-top:5px;
    font-size:90%;
}

/*---------------------------------------------------
/*  routeplanner
/*---------------------------------------------------*/
#route-planner
{
    display:block;
    
}

#route-planner .container
{
	padding: 10px;
	margin: 20px 0;
}

#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	margin-bottom:5px;
}

#route-planner .row .label
{
	float: left;
	width: 100px;
}

#route-planner .row .value
{
	margin-left: 100px;
}
#route-planner .multi-row input
{
    float:left;
    margin-right:5px;
}
#route-planner .address
{
	width: 290px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 80px;
}

#route-planner .place
{
	width: 165px;
	margin-right:0;
}

#google-map
{

	height: 360px;
}
#google-route
{
}

