/* CSS Document */

body
{
    margin: 0px auto;
    background-image: url(/Skins/Helleborg/Images/bg.gif);
    background-repeat: repeat-x;
}
*
{
    margin: 0px auto;
    line-height: 15px;
}
a
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}
img
{
    border: 0pt;
}
table
{
    margin: 0px;
}
td
{
    padding: 1px 3px;
    vertical-align: top;
}
ul
{
    margin: 0px;
    padding: 0px;
}
ul li
{
    margin: 0px;
    padding: 0px;
}
#main
{
    position: relative;
    width: 963px;
}
#top
{
    position: relative;
    background-image: url(/Skins/Helleborg/Images/top.gif);
    background-repeat: no-repeat;
    width: 963px;
    height: 101px;
    z-index: 10;
}
#logo a
{
    position: absolute;
    top: 27px;
    left: 40px;
    background-image: url(/Skins/Helleborg/Images/logo.gif);
    background-repeat: no-repeat;
    width: 198px;
    height: 67px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
#flag
{
    position: absolute;
    top: 22px;
    right: 28px;
    width: 150px;
    height: 19px;
}
a.flag_fr-fr
{
    background-image: url(/Skins/Helleborg/Images/flag_fr.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
a.flag_fr-fr:hover
{
    background-image: url(/Skins/Helleborg/Images/flag_fr.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
}
a.flag_pl-pl
{
    background-image: url(/Skins/Helleborg/Images/flag_po.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
a.flag_pl-pl:hover
{
    background-image: url(/Skins/Helleborg/Images/flag_po.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
}
a.flag_nb-no
{
    background-image: url(/Skins/Helleborg/Images/flag_no.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
a.flag_nb-no:hover
{
    background-image: url(/Skins/Helleborg/Images/flag_no.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
}
a.flag_en-gb
{
    background-image: url(/Skins/Helleborg/Images/flag_en.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
a.flag_en-gb:hover
{
    background-image: url(/Skins/Helleborg/Images/flag_en.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
}
.flag_fr-fr_active
{
    background-image: url(/Skins/Helleborg/Images/flag_fr.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
	cursor:default;
}
.flag_pl-pl_active
{
    background-image: url(/Skins/Helleborg/Images/flag_po.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
	cursor:default;
}
.flag_nb-no_active
{
    background-image: url(/Skins/Helleborg/Images/flag_no.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
	cursor:default;
}
.flag_en-gb_active
{
    background-image: url(/Skins/Helleborg/Images/flag_en.gif);
    background-repeat: no-repeat;
    background-position: left -19px;
    width: 24px;
    height: 19px;
    margin-right: 11px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
	cursor:default;
}
#menu
{
    position: absolute;
    top: 66px;
    left: 259px;
    width: 675px;
    height: 33px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
#menu uil
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#menu ul li
{
    position: relative;
    padding: 0px;
    margin: 0px;
    display: inline;
    float: left;
}
#menu ul li a
{
    background-image: url(/Skins/Helleborg/Images/btnBG.gif);
    background-repeat: no-repeat;
    width: 134px;
    height: 33px;
    float: left;
    display: block;
    text-align: center;
    padding-right: 1px;
    color: #FFFFFF;
    line-height: 33px;
    text-decoration: none;
}
#menu ul li a:hover
{
    background-image: url(/Skins/Helleborg/Images/btnBG.gif);
    background-repeat: no-repeat;
    background-position: left -33px;
}
#menu ul li .menuActive
{
    background-image: url(/Skins/Helleborg/Images/btnBG.gif);
    background-repeat: no-repeat;
    background-position: left -33px;
    width: 134px;
    height: 33px;
    float: left;
    display: block;
    text-align: center;
    padding-right: 1px;
    color: #FFFFFF;
    line-height: 33px;
    text-decoration: none;
}
#menu ul li ul
{
    position: absolute;
    top: 33px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    z-index: 100;
    visibility: hidden;
    width: 134px;
    background-image: url(/Skins/Helleborg/Images/spacer.png);
    font-size: 12px;
}
#menu ul li ul li
{
    position: relative;
    width: 134px;
    padding: 0px;
    margin: 0px;
    display: inline;
    float: left;
    border-bottom: 1pt solid #000000;
}
#menu ul li ul li a
{
    width: 104px;
    height: 33px;
    display: block;
    float: none;
    color: #000000;
    line-height: 33px;
    text-decoration: none;
    background-image: url(/Skins/Helleborg/Images/bullet_02.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 30px;
    text-align: left;
}
#menu ul li ul li a:hover
{
    background-image: url(/Skins/Helleborg/Images/bullet_02.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
#menu ul li ul li .submenuActive
{
    width: 104px;
    height: 33px;
    display: block;
    float: none;
    color: #000000;
    line-height: 33px;
    text-decoration: underline;
    background-image: url(/Skins/Helleborg/Images/bullet_02.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 30px;
    text-align: left;
    font-weight: bold;
}
#menu ul li ul li .submenu2Active
{
    background-image: url(/Skins/Helleborg/Images/bullet_02.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: none;
    font-weight: bold;
    height: 33px;
    line-height: 15px;
    padding-left: 30px;
    text-align: left;
    text-decoration: underline;
    width: 104px;
}
#menu ul li ul li .sub2
{
    background-image: url(/Skins/Helleborg/Images/bullet_02.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: none;
    height: 33px;
    line-height: 15px;
    padding-left: 30px;
    text-align: left;
    text-decoration: none;
    width: 104px;
}

#container
{
    background-image: url(/Skins/Helleborg/Images/containerBG.gif);
    background-repeat: repeat-y;
    width: 963px;
    overflow: hidden;
    padding-bottom: 20px;
    z-index: 0;
}
#left
{
    background-image: url(/Skins/Helleborg/Images/left.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 500px;
    float: left;
}
#right
{
    background-image: url(/Skins/Helleborg/Images/right.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 500px;
    float: right;
}
#container-inner
{
    width: 902px;
    float: left;
    padding: 0px 24px 0px 25px;
}
#header
{
    background-image: url(/Skins/Helleborg/Images/header.gif);
    background-repeat: no-repeat;
    width: 900px;
    padding: 1px 1px 36px 1px;
}
#header a
{
    color: White !important;
}
#colLeft
{
    width: 159px;
    float: left;
    padding: 50px 42px 0px 8px;
}
#kontaktBox
{
    width: 159px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#colRight
{
    width: 693px;
    float: right;
}
#contentBox
{
    padding: 19px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#contentBox2
{
    width: 902px;
    padding: 19px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#heading
{
    position: relative;
    background-image: url(/Skins/Helleborg/Images/headingBG.gif);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.h1
{
    background-image: url(/Skins/Helleborg/Images/h1.gif);
    background-repeat: no-repeat;
    padding-left: 35px;
    line-height: 25px;
    font-size: 20px;
    font-style: italic;
}
#content
{
    position: relative;
    padding: 10px;
}
#content ul
{
    padding: 0px;
    margin: 0px;
}
#content ul li
{
    padding: 0px;
    margin-left: 15px;
}
#teaserBox
{
    background-image: url(/Skins/Helleborg/Images/teaserBG.gif);
    background-repeat: no-repeat;
    width: 693px;
    padding-top: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.ie6 .teaser
{
    float: left;
    margin: 0px 15px;
    width: 243px;
}
.teaser
{
    width: 243px;
    float: left;
    margin: 0px 30px;
}
#teaserBox table
{
    padding: 0 !important;
}
#teaserBox td
{
    padding: 0 !important;
}
.teaser a
{
    background-image: url(/Skins/Helleborg/Images/lesmer.gif);
    position: absolute;
    top: 9px;
    right: 0px;
    width: 20px;
    height: 66px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
}
.teaser_h
{
    background-image: url(/Skins/Helleborg/Images/buller_01.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 25px;
}
#teaser1
{
    position: relative;
    background-repeat: no-repeat;
    width: 243px;
    height: 81px;
}
#teaser2
{
    position: relative;
    background-repeat: no-repeat;
    width: 243px;
    height: 81px;
}
#footer
{
    position: relative;
    background-image: url(/Skins/Helleborg/Images/footer.gif);
    background-repeat: no-repeat;
    width: 963px;
    height: 31px;
    line-height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding-top: 11px;
}
#footer a
{
    color: #ffffff;
    line-height: 25px;
}
#seperrate
{
    position: absolute;
    top: -203px;
    left: 212px;
    background-image: url(/Skins/Helleborg/Images/seperate.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 214px;
}
/* ==============  KONTAKT FORM ================= */

#contact_form
{
    width: 400px;
    margin: 0px 0px 5px 15px;
    padding: 0px 10px;
    float: right;    
}

.ie7 #contact_form
{
    margin: 0px !important;    
}

#contact_form ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#contact_form ul li
{
    width: 400px;
    padding: 0px 0px;
    display: inline;
    float: left;
    margin: 1px 0px;
}
#contact_form ul li label
{
    width: 90px;
    float: left;
    display: block;
}
.ie6 #contact_form ul li p
{
    width: 280px;
    padding: 0px;
    margin: 0px;
    float: right;
    white-space: normal !important;
}
#contact_form ul li p
{
    width: 280px;
    padding: 0px;
    margin: 0px;
    float: right;
    white-space: nowrap;
}
#contact_form .textarea
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 95%;
    height: 100px;
}

/*
.contactTextarea
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 300px !important;
    height: 100px;
}
*/

#contact_form td
{
    padding: 0 !important;
}
#contact_form .inputText
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 95%;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
}
/*
.contactInputText
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 300px !important;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
}
*/
.ie6 li p .textarea
{
    width: 283px !important;
}
.ie6 .inputAlert
{
    float: right;
    margin-top: -500px;
    margin-right: -15px;
}
.inputAlert
{
    float: right;
    position: absolute;
}

.textareaAlert
{
    float: right;
    margin-top: -100px;
}
#contact_info
{
    margin-left: 0;
    width: 350px;
}
.ff2 .inputAlert1
{
    float:none;
    position:relative;
}
.inputAlert1
{
    float: right;
    position: absolute;
}
.tbInputType
{
    padding-left: 2px;
}
#tb
{
    width: 400px !important;   
}
/* ==============  BOOKING FORM ================= */

#booking_form
{
    width: 330px;
    margin: 0px 0px 5px 15px;
    padding: 0px 10px;
}
#booking_form ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#booking_form ul li
{
    width: 330px;
    padding: 0px 0px;
    display: inline;
    float: left;
    margin: 1px 0px;
}
#booking_form ul li label
{
    width: 140px;
    float: left;
    display: block;
}
#booking_form ul li p
{
    width: 180px;
    padding: 0px;
    margin: 0px;
    float: right;
    white-space: nowrap;
}
#booking_form .textarea
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 100%;
    height: 100px;
}
#booking_form .inputText
{
    border: 1pt solid #999999;
    background-color: #ffffff;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
}
.textcaptcha
{
    position: relative !important;
}
/*.ie6 .enquirycss
{
    margin-left:-10px !important;
}*/
