﻿body 
{
    margin: 0px; 
    padding: 0px;
    font-family: Verdana;
    font-size: 0.6875em; /* 0.6875*16=11px */
    line-height: 1.20em;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Verdana;
    line-height: 100%;
    color: #6B1F7C;
}

h1
{   
    margin: 0px;
    font-size: 160%;    
    margin-bottom: 12px;
}

h2
{
    font-size: 120%;    
}

h3
{
    font-size: 110%;
    margin-top: 20px;
    margin-bottom: 5px;
}

h4
{    
    font-size: 110%;
    margin-bottom: 5px;
    margin-top: 0px;
}

a
{
    color: inherit;
    text-decoration: none;
}
a:visited
{
    color: inherit;
}
a:hover
{
    text-decoration: none;
}

p
{
    margin-top: 0px;
    margin-bottom: 8px;
    padding: 0px;
}

img
{
    border: none;
}

button
{
    /*margin: 0px; 
    padding: 0px; 
    background-color: Transparent; 
    border: none;*/
    font-family: Verdana;        
    margin: 0px;
    padding: 2px 6px;
    background-color: #BED600;
    color: #6B1F7C;
    border: none;
}

input[type="submit"]
{
    font-family: Verdana;
    font-size: 100%;
    margin: 0px;
    padding: 2px 6px;
    background-color: #BED600;
    color: #6B1F7C;
    border: none;
}

.TextRight
{
    text-align: right;
}

#splash
{
    display: none;
    text-align: center;
    background-color: #BED600;    
    padding: 120px 40px;
    margin-left: 200px;
    position: absolute;    
    font-family: Georgia;
    width: 700px;
    z-index: 40000;
    line-height: normal;    
}
#splashButton
{
    margin-top: 10px;
    float: right;
}

.SectionSplitter
{
    width: 100%;
    height: 15px;
}

#MainContainer
{
    width: 980px;
    margin: 0px auto;
    position: relative;
}

#ServiceBar
{
    height: 30px; 
    width: 780px;
    margin-left: 200px;
    clear: both;
    font-size: 100%;
}
#ServiceBar a:link, #ServiceBar a:visited, #ServiceBar a:active, #ServiceBar a:hover
{
    color: #6B1F7C;
}
#ServiceBar a:hover
{
    text-decoration: underline;
}
#ServiceBar ul
{    
    list-style: none;
    padding: 0px;
    float: right;
    margin: 8px 0px 0px 0px;    
    font-size: 90%;
}
#ServiceBar ul li
{    
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #6B1F7C;
    float: left;
}
#ServiceBar ul li.last
{
    border-style: none;
}
#ServiceBar ul li.first
{
    padding-left: 0px;
}
#ServiceBar ul li.selected a
{
    color: Black;
}
#ServiceBar ul li.expanded a
{
    color: Black;
}
#ServiceBar .ServiceItems
{
    float: right;
    margin: 7px 10px 0px 0px;
}
#ServiceBar .SearchBar
{
    margin: 5px 0px 0px 15px;      
    float: right;    
}
#ServiceBar .SearchBar input[type="text"]
{    
    font-family: Verdana;
    font-size: 90%;
    height: 15px;
    width: 120px;
    float: left;
    margin: 0px;
    padding: 2px 1px 0px 2px;
    border: 1px solid #6B1F7C;
    border-right: none;
}
#ServiceBar .SearchBar input[type="image"]
{        
    float: left;
    width: 17px;
}
#ServiceBar .WaterMark
{
    color: #6B1F7C;
}
#ServiceBar .Languages
{
    float: right;
    margin: 5px 0px 0px 10px;
}
#ServiceBar .Languages select
{
    border: 1px solid #6B1F7C;
    height: 19px;
    font-family: Verdana;
    font-size: 100%;
    color: #6B1F7C;
    padding: 1px 0px;
    
}
#ServiceBar .Languages option
{
    padding: 2px;
}

#ServiceBar .OmKampagnen
{
    float: right;
    margin: 5px 10px 0px 15px;
}
#ServiceBar .OmKampagnen select
{
    border: 1px solid #6B1F7C;
    height: 19px;
    font-family: Verdana;
    font-size: 100%;
    color: #6B1F7C;
    padding: 1px 0px;
    
}
#ServiceBar .OmKampagnen option
{
    padding: 2px;
}


#TopMenu
{
    margin-left: 200px;
    margin-bottom: 1px;
    height: 30px;
    background-color: #6B1F7C;    
}
#TopMenu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#TopMenu li
{
    float: left;    
    color: #FFFFFF;
    font-size: 130%;
}

#LeftColumn
{
    float: left;
    width: 175px;
    margin-right: 25px;
}
#LeftMenu
{        
    margin-top: 215px;
    text-align: left;
}
#LeftMenu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#LeftMenu .Menu
{
    color: #6B1F7C;
}
#LeftMenu .Menu a
{
    color: #6B1F7C;
}
#LeftMenu .Menu .MenuItem
{
    color: #6B1F7C;
    border-bottom: 1px solid #BED600;
    padding: 3px 0px;
}
#LeftMenu .Menu .MenuItem a
{
    color: #6B1F7C;
}
#LeftMenu .Menu .first
{
    border-top: 1px solid #BED600 !important;
}
#LeftMenu .Menu .Expanded
{
    font-weight: bold;
    color: Black;
    padding-top: 3px;
    border-bottom: 1px solid #BED600;
}
#LeftMenu .Menu .Expanded a
{
    color: Black;
}
#LeftMenu .Menu .Selected
{
    font-weight: bold; 
    color: Black;
    border-bottom: 1px solid #BED600;
    padding: 3px 0px;
}
#LeftMenu .Menu .Selected a
{
    color: Black;
}
#LeftMenu .SubMenu
{
    margin-top: 3px;    
}
#LeftMenu .SubMenu .first
{
    border-top: none !important;
}
#LeftMenu .SubMenu .MenuItem
{
    font-weight: normal;
    border-bottom: none !important;
    padding-left: 14px;
    background: url(/Images/FAQ/arrow_right.gif) no-repeat left;
}
#LeftMenu .SubMenu .MenuItem a
{
    color: #6B1F7C;
}
#LeftMenu .SubMenu .MenuItem a:hover
{
    color: #000000;
}
#LeftMenu .SubMenu .Expanded
{
    border-bottom: none;    
}
#LeftMenu .SubMenu .Expanded a
{
    display: block;
    padding-left: 14px;
    background: url(/Images/FAQ/arrow_down.gif) no-repeat 1px center;
}
#LeftMenu .SubMenu .Selected
{
    border-bottom: none;    
}
#LeftMenu .SubMenu .Selected a
{
    display: block;
    padding-left: 14px;
    background: url(/Images/FAQ/arrow_down.gif) no-repeat 1px center;
}
#LeftMenu .SubMenu .Menu
{
    margin-top: 3px;    
}
#LeftMenu .SubMenu .Menu .first
{
    border-top: none !important;
}
#LeftMenu .SubMenu .Menu .MenuItem, #LeftMenu .SubMenu .Menu .Selected, #LeftMenu .SubMenu .Menu .Expanded
{
    margin: 0px 0px 0px 14px;
    padding: 0px;
    font-size: 90%;
    background: url(/Images/FAQ/line.gif) no-repeat 1px 6px;
}
#LeftMenu .SubMenu .Menu a
{
    background: none;    
}
#LeftMenu ul a
{
    color: Black;
}
#LeftMenu ul a:hover
{
   color: Black;
}
#LeftMenu ul li
{    
    font-size: 100%;
}
#LeftMenu ul li ul li
{
    font-size: 100%;
}
#LeftMenu ul li ul li ul li
{
    font-size: 100%;
}

#RightColumn
{
    float: left;
    width: 780px;
}
#RightColumn a:link, #RightColumn a:visited, #RightColumn a:hover, #RightColumn a:active
{
    color: #6B1F7C;
    text-decoration: underline;
}

#FrontpageContent
{
    width: 780px;
    clear: both;
}

#BreadCrumbMenu
{
    padding-top: 13px;
    height: 28px;
    line-height: 1.5em;
    font-size: 90%;
    width: 150%;
}
#BreadCrumbMenu a:link, #BreadCrumbMenu a:visited, #BreadCrumbMenu a:active
{
    color: #6B1F7C;
    text-decoration: none;
}
#BreadCrumbMenu a:hover
{
    text-decoration: underline;
}

.BannerContent
{
    position: relative;
    height: 160px;
    margin-bottom: 15px;
    float: left;
}
.BannerContent .TopTextDiv
{
    position: absolute; 
    top: 0px; 
    right: 330px; 
    width: 400px; 
    height: 160px;
    overflow: auto;
    text-align: right;
    font-size: 15px;
    font-family: Georgia;
    overflow: hidden;
    line-height: 1.2em;
}
.BannerContent .TopTextDiv table
{
    width: 400px; 
    height: 160px; 
    border-collapse: collapse;
}
.BannerContent .TopTextDiv table td
{
    vertical-align: middle;
}
.BannerContent .TopImageIconDiv
{
    width: 330px;
    height: 160px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-position: right center;
    background-repeat: no-repeat;
}
.BannerContent .TopImageIcon
{
    position: absolute;
    margin: 15px 0px 0px 50px;
}

/* Default Banner Content Behavior */

.DefaultBannerContent
{
    position: relative;
    height: 160px;
    margin-bottom: 15px;
    float: left;
}
.DefaultBannerContent .label
{
    position: absolute; 
    top: 38px; 
    left: 240px; 
    width: 450px; 
    height: 120px;
    overflow: auto;
    font-size: 120%; 
    font-weight: bold; 
    line-height: 1.5em;
}
.DefaultBannerContent .DefaultTopImageIconDiv
{
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: right center;
    background-repeat: no-repeat;
}
.DefaultBannerContent .DefaultTopImageIcon
{
    position: absolute;
    margin: 15px 0px 0px 50px;
}

/* Default Banner Content Behavior End*/

#BannerContentFrontpage
{
    height: 200px;
    margin-bottom: 15px;
    float: left;
}
div.SpacingBar
{
    clear: both;
    height: 40px;
}

#ContentLeft
{
    float: left;
    width: 505px;
    margin-right: 25px;
}
#ContentLeft img
{
    /*float: left;
    margin-right: 5px;
    padding-top: 2px;*/
}

#ContentRight
{
    float: left;
    width: 250px;
}

#ContentWide
{
    clear: both;
    width: 780px;
}

/* Frontpage content */
.ChooseTech
{
    padding: 20px 34px 15px 34px;
    margin-bottom: 15px;
    /*background-color: #EDF5C7;*/
    border: 1px solid #BED600;
}
.ChooseTechTable
{    
    width: 100%;
    border-collapse: collapse;
}
.ChooseTechTable .TechRow td
{
    padding-top: 0px;
}
.ChooseTechTable td
{
    padding-right: 70px;        
}
.ChooseTechTable td.last
{
    padding-right: 0px;
}
.ChooseTechTable .TechTextBottom
{
    display: block;
    text-align: center;
    font-size: 100%;
    padding-top: 5px;
    font-weight: bold;
    color: #6B1F7C;
    width: 124px;
}
.ChooseTechTable .OuterDiv
{
    position: relative;
    height: 124px; 
    width: 124px;
    cursor: pointer;    
}
.ChooseTechTable .OuterDiv div
{
    height: 124px; 
    width: 124px;
    overflow: hidden;
    position: absolute;    
}
.ChooseTechTable .OuterDiv span
{
    position: absolute; 
    top: 200px; 
    left: 20px; 
    right: 10px;
    background-color: #B5D700;    
}
.ChooseTechTable .OuterDiv .hover
{
    width: 184px;
    height: 184px;
    position: absolute;
    overflow: visible;
    bottom: 0px;
}
.ChooseTechTable .OuterDiv .hover span
{
    color: Black;
    font-size: 90%;
    z-index: 20000;
    top: 20px;    
}
.ChooseTechTable .OuterDiv .hoverFirst
{    
    background-color: #B5D700;        
    left: 0px;        
}
.ChooseTechTable .OuterDiv .hoverFirst img
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.ChooseTechTable .OuterDiv .hoverMiddles
{    
    background-color: #B5D700;       
    left: -30px;
}
.ChooseTechTable .OuterDiv .hoverMiddles img
{
    position: absolute;
    bottom: 0px;
    left: 30px;
}
.ChooseTechTable .OuterDiv .hoverMiddles img.house
{
    position: absolute;
    bottom: 0px;
    left: 0px !important;
}
.ChooseTechTable .OuterDiv .hoverLast
{    
    background-color: #B5D700;    
    right: 0px;    
}
.ChooseTechTable .OuterDiv .hoverLast img
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/* FactBox content */
.FactBox
{
    border: 1px solid #BED600;
    margin-bottom:15px;
}
.FactBox .Header
{    
    background-color: #BED600;    
    font-weight: bold;
}
.FactBox .Header, .Content
{
    padding: 8px 8px !important;
}
.FactBox .WordPopup
{
    width: 180px;
    border: solid 1px #6b1f7c;
    padding: 10px;
    position: absolute;
    background-color: #FFFFFF;
    display: none;
}
.FactBox .WordPopup.open
{
    display: block;
}
.FactBox .WordPopup div
{
    font-weight: normal !important;
}
.FactBox .WordPopup img
{
    float: right;
    cursor: pointer;
}

/* Footer content */
#Footer
{
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 200px;
    background-color: #6B1F7C;
    color: #FFFFFF;
}
#Footer, #Footer .FooterMenu, #Footer .FooterFiller
{
    height: 1.8em;
    line-height: 1.2em;
}
#Footer .FooterMenu
{
    font-size: 90%;
    float: left;
}
#Footer .FooterMenu a:link, #Footer .FooterMenu a:visited, #Footer .FooterMenu a:active
{
    color: #FFFFFF;
}
#Footer .FooterMenu a:hover
{
    color: #BED600;
}
#Footer .FooterMenu ul
{
    list-style: none;    
    margin: 4px 0px 0px 0px;
    padding: 0px;    
    float: left;
}
#Footer .FooterMenu ul li
{    
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #FFFFFF;
    float: left;
}
#Footer .FooterMenu ul li.last
{
    border-style: none !important;
}
#Footer .FooterMenu ul li.first
{
    padding-left: 0px;
}
#Footer .FooterMenu ul li.selected a
{
    color: #BED600;
}
#Footer .FooterMenu ul li.expanded a
{
    color: #BED600;
}

#Footer .FooterFiller
{
    float: right;
    width: 250px;    
    background-color: #BED600;
}
#Footer .FooterFiller .FooterMenu a:link, #Footer .FooterFiller .FooterMenu a:visited, #Footer .FooterFiller .FooterMenu a:active
{
    color: #6b1f7c;
}
#Footer .FooterFiller .FooterMenu a:hover
{
    color: #6b1f7c;
}
#Footer .FooterFiller .FooterMenu ul
{
    list-style: none;    
    margin: 4px 0px 0px 0px;
    padding: 0px;    
    float: left;
}
#Footer .FooterFiller .FooterMenu ul li
{    
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #6b1f7c;
    float: left;
}



.WordPopup
{
    width: 180px;
    border: solid 1px #6b1f7c;
    padding: 10px;
    position: absolute;
    background-color: #FFFFFF;
    display: none;
}
.WordPopup.open
{
    display: block;
}
.WordPopup img
{
    float: right;
    cursor: pointer;
}
.WordPopup .PopupText
{
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
}


.TableBox a:link, .TableBox a:active, .TableBox a:hover, .TableBox a:visited
{
    font-weight: bold;
    text-decoration: none !important;
}


#TvTestenFlashContent
{
    position: absolute;
}


.Block
{
    display: block;
}