*{
    outline: none;
    border: 0;
}

body{
    background-color: #39739c;
    background-image: url(/images/maingraphics/main_bg.jpg);
    margin: 0;
    padding: 0;
}

.clr{
    clear: both;
}

div, td, input{
    word-wrap: break-word;
    font-family: Arial;
    color: #39739c;
    font-size: 14px;
}

a{
    text-decoration: none;
    color: #1896de;
}

a:hover{
    color: #e65113;
}


.whity .logo{
    position: absolute;
    top: -10px;
    left: 5px;
}

.whity .slogan{
    position: absolute;
    top: 40px;
    right: 0px;
}

.whity .quicklogin{
    position: absolute;
    top: 25px;
    right: 0;
    width: 400px;
}

.center{
    position: relative;
    width: 960px;
    margin: 0 auto;
}

p{
    padding: 0;
    margin-bottom: 10px;
}

h1{
    font-size: 15px;
    border-bottom: 1px solid #aac7de;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    clear: both;
}

h2{
    font-size: 15px;
    border-bottom: 1px solid #aac7de;
    margin-top: 15px;
    font-weight: bold;    
    margin-bottom: 5px;
}

ul{
    margin: 2px 0 15px 0;
    padding: 0 0 0 15px;
    text-align: left;
}

li{
    margin: 5px 0 5px 0;
}

.innerContent td.highlight,
.highlight{
    color: #e65113;
}

.highlightpadding{
    background-color: #e65113;
    color: #ffffff;
    padding: 10px 5px 10px 5px;
}

.highlightpaddingwide{
    background-color: #e65113;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.highlightyellow{
    background-color: #feffeb;
}

.hightlightblue{
    background-color: #ECF8FF;
}

.highleightgreen{
    background-color: #e7ec62;
}

.price a:hover{
    text-decoration: underline;
}

.ajaxResponse{
    background-color: #ffffff;
    padding: 10px;
    display: none;
    margin-top: 15px;    
}

/***** MENU ******/

.topmenu .menupoint.homeicon{
   width: 25px;
   height: 15px;
   padding: 25px 20px 20px 20px;
}

.topmenu .menupoint .homeicon{
    position: absolute;
    top: 20px;
}

.topmenu .menupoint{
    position: relative;
    float: left; 
    height: 55px;
    width: 140px;
    font-size: 14px;
    cursor: pointer;
}

.topmenu .menupoint .title{
	position: relative;
	top: 24px;
	left: 20px;
}

.topmenu .menupoint .duo.title{
	position: relative;
	top: 18px;
	left: 10px;
}

.topmenu .menupoint .duo.subtitle{
	position: relative;
	top: 18px;
	left: 10px;
}

.topmenu .menupoint .title a{
    font-size: 14px;
    font-weight: bold;
}

.topmenu .menupoint .subtitle a{
    font-size: 11px;
    color: #E65113; 
}

.topmenu .menupoint.hover{
    background-image: url(/images/maingraphics/menu_bg_hover.png);
    background-repeat: repeat-x;
}

.topmenu .menupoint.hover a{
    color: #E65113; 
}

.topmenu .menudivider{
    position: relative;
    float: left;
    width: 2px;
    height: 56px;
    overflow: hidden;
    background-image: url(/images/maingraphics/menu_divider.png);
    background-repeat: no-repeat;
}

.submenu .submenuele{
    padding: 0px 2px 2px 15px;
}

.submenu .submenuele.level1{
    padding: 10px 2px 5px 2px;
    font-weight: bold;
}

.submenu .submenuele.level2{
    padding: 5px 0px 5px 10px;
    font-weight: normal;
}

.submenu .submenuele.level3{
    padding: 2px 0px 2px 20px;
    font-size: 12px;
    font-weight: normal;
}

.submenu .submenuele.premium{
    background-image: url(/images/maingraphics/premium_iconsmall.png);
    background-position: 65px 14px;
    background-repeat: no-repeat;
}

.submenu .submenuele.div{
    margin: 12px 0px 10px 0px;
    border-bottom: 1px solid #AAC7DE;
}

.submenu .submenuele.active a{
    color: #E65113;
}

.submenu .submenuele.title{
    color: #1896DE;
    font-weight: bold;
    margin-left: -8px;
}

.submenu .submenuele.inset{
    padding-left: 20px;
}


.level1.subelements.hasmenu{
    position: relative;
    height: 0px;
    overflow: hidden;
}
/***** CONTENT *****/

.contentWraper{
    position: relative;
    z-index: 0;
}

.contentWraper .whity{
    position: absolute;
    z-index: 99999;
    margin-top: 20px;
    width: 100%;
    height: 70px;
    left: 0px;
    background-color: #ffffff;
}


.contentWraper .center{
    position: relative;
}

.contentWraper .center.topspace{
    padding-top: 90px;
}

.contentWraper .center.footer{
    position: relative;
    height: 55px;
    background-image: url(/images/maingraphics/footer_bg.png);
    background-repeat: no-repeat;
}

.contentWraper .center.footer .innerfooter{
    float: right;
    color: #a1cae9;
    font-size: 10px;
    padding: 18px 10px 0px 0px;
}

.contentWraper .center .premenu{
    background-image: url(/images/maingraphics/before_menu_bg.jpg);
    background-repeat: repeat-y;
    padding: 5px 5px 1px 5px;
    text-align: right;
    color: #1896DE;
    font-size: 10px;
}

.contentWraper .center .premenu a{
    color: #1896DE;
    font-size: 10px;
}

.contentWraper .center .premenu a:hover{
    color: #e65113;
}


.contentWraper .center .topmenu{
    position: relative;
    background-image: url(/images/maingraphics/menu_bg.jpg);
    background-repeat: no-repeat;
    height: 64px;
    z-index: 1;
}

.contentWraper .center .maintable{
    position: relative;
    width: 100%;
    z-index: 2;
}

.contentWraper .center .submenu{
    width: 179px;
    background-image: url(/images/maingraphics/submenu_bg.png);
    background-repeat: repeat-y;
    padding: 5px 10px 20px 40px; 
}

.contentWraper .center .content{
    background-color: #deecf4;
    padding-bottom: 20px;
    padding-top: 10px;
}

.contentWraper .center .content .innerContent{
    padding:  0px 30px 10px 25px;
}

/***** Avert *****/

.advert{
   z-index: 99999;
   position: absolute;
   width: 960px;  
   visibility: hidden; 
}

.advert .advertInner{
    position: absolute;
    left: 230px;
    top: 34px;
}



/***** Movie Box ******/
.movieBox{
    position: relative;
    border-top: 1px solid #a2cae1;
    border-bottom: 1px solid #a2cae1;
    height: 200px;
    background-color: #ffffff;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}

.movieBox.xlarge{
    height: 300px;
    background-color: transparent;
    border-right: 1px solid #7ba1c1;
}

.movieBox.small{
    height: 120px;
}

.movieBox.smalltext,
.movieBox.smalltext h1,
.movieBox.smalltext h2{
    font-size: 18px;
}

.movieBox .title{
   border-bottom: 0px;
   font-weight: normal;
   position: absolute;
   left: 105px;
   bottom: 20px;
   font-size: 25px;
}

.movieBox .duo.title{
   bottom: 40px;
}

.movieBox .subtitle{
	left: 105px;
    bottom: 15px;
	position: absolute;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #e65113;
}

.movieBox.light .title{
   color: #a1a1a1;   
   border-bottom: 0px;   
}

.movieBox.basic .title{
   color: #E65113;   
   border-bottom: 0px;
}

.movieBox.plus .title{
   color: #73955e;   
   border-bottom: 0px;
}

.movieBox.premium .title{
   color: #E3A745;   
   border-bottom: 0px;
}


.movieBox .title.left{
   position: absolute;
   left: 25px;
   font-size: 25px;
}

.movieBox .subtitle.left{
   position: absolute;
   left: 25px;
}

.movieBox .icon{
   position: absolute;
   left: 25px;
   bottom: 25px;
   font-size: 25px;
}

.cursorshow{
    cursor: pointer;
}

/***** Form Wraper ******/
.formWrap{
    padding: 0px 27px 10px 27px;
    position: relative;
}

.formWrap.nopadding{
    padding: 0;
}

.formWrap .forms{
    background-color: #ffffff;
    padding: 20px;    
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}

.formWrap .forms.important{
    border: 5px solid #e7ec62;
}

.formWrap .forms.red{
    border: 5px solid #b62222;
}

.formWrap .forms h1,
.formWrap .forms h2{
    margin-top: 0px;
}

.formWrap .formBox{
   position:relative; 
   clear: both;
   margin: 3px 0 3px 0;
}

.formWrap .formBox div{
   position:relative; 
}

.formWrap .formBox .label{
    position: relative;
    float: left; 
    font-weight: normal;
	width: auto;
	padding-right: 25px;
}

.formWrap .formBox label{
}

.formWrap .formBox .radio{
    width: 20px;
    margin-right: 15px;
    position: relative;
    float: left;
}

.formWrap .formBox label.hint{
    font-style: inherit;
    font-size: 10px;
}

.formWrap .formBox .title{
    position: relative;
    float: left;
	font-weight:normal;
	font-weight:bold;
    color: #308dd0;
}

.formWrap .formBox .field{
    position: relative;
    float: left;
    left: 0px;
}


.formWrap .formBox .fixed{
    width: 140px;
}

.formWrap .forms.step4 .formBox .fixed{
    width: 250px;
}

.formWrap .formBox.creatissimo .mwst{
    font-size: 9px;
}


/***** Inputs *******/

input,textarea,select{
    background-color: #ceeaf9;
    border-bottom: 1px solid #ADD1E4;
    outline: none;
    padding: 2px;
    margin: 2px;
}

input[type=button]{
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-weight: bold; 
    cursor: pointer; 
    background-color: #ADD1E4;
    border: 1px solid #ffffff;
}

input[type=radio],
input[type=checkbox]{
    margin-right: 10px;
    border: 0;
    background: none;
}


input[type=submit]{
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-weight: bold; 
    cursor: pointer; 
    background-color: #ADD1E4;
    border: 0;  
}

input[type=submit].disabled{
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-weight: bold; 
    cursor: pointer; 
    background-color: #e2e1e4;
    border: 0;  
}

input[type=submit].borderme{
    border: 1px solid #39739C;
    color: #39739C; 
}

input[type=submit].green,
input[type=button].green{
    background-color:#e7ec62;
    color: #5e6f0e; 
    border:1px solid #5e6f0e;
}

/***** Quicklogin ******/
.quicklogin th{
    text-align: left;
    font-size: 10px;
    padding: 1px;
    margin: 0;
    font-weight: bold;
}

.quicklogin td{
    padding: 0;
    margin: 0;
    font-size: 10px;
    text-align: left;
}

.quicklogin input{
    font-size: 10px;
    padding: 1px;
}

.quicklogin input[type=submit]{
    padding: 1px 5px 1px 5px;
}


/***** Products *******/

.programbox{
    position: relative;
    float: left;
    padding: 10px 15px 15px 15px;
    margin-left: 25px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.programbox,
.programbox td,
.programbox div{
    font-size: 12px;    
    background-color: #ffffff;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}

.programbox h1{
    border-bottom: 1px solid #DEECF4;
}

.programbox.large{
    width: 296px;
    height: 195px;
}

.programbox.xlarge{
    width: 296px;
    height: 406px;
}

.programbox.small{
    width: 296px;
    height: 110px;
}


.programbox.wide{
    float: none;
    clear: both;
    position: relative;
    width: 640px;
    height: 92px;
    padding: 20px;
    margin-left: 22px;
    margin-bottom: 10px;
}

.programbox.wide .text{
    position: absolute;
    width: 520px;
    z-index: 2;
}

.programbox.wide.premium .crown{
    position: absolute;
    z-index: 1;
    background-color: transparent;
    background-image: url(/images/maingraphics/premium_crown.png);
    width: 88px;
    height: 72px;
    top: -30px;
    left: -35px;
}

.programbox.wide .orderbutton{
    position: absolute;
    width: 107px;
    height: 133px;
    right: 0px;
    top: 0px;
}

.programbox.wide .price{
    position: absolute;
    border: 0px;
    z-index: 4;
    color: #1896DE;
    top: 12px;
    left: 170px;
    width: 360px;
    background: none;
    text-align: right;
    font-size: 12px;
}

.programbox.wide .detailpage{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.programbox.wide .detailpage a{
    font-weight: bold;
}

.programbox.wide .price a{
    font-size: 12px;
}

.programbox.wide .price .mwst{
    font-size: 9px;
}

.programbox .icon{
    vertical-align: top;
    padding-right: 20px;    
}

.movieBox.white .title,
.programbox.white h1,
.programbox.white h1 a{
    color: #ffffff;
}

.movieBox.gold .title,
.movieBox.premium .title,
.programbox.gold h1,
.programbox.premium h1,
.programbox.gold h1 a,
.programbox.premium h1 a{
    color: #e3a745;
}


.movieBox.gray .title,
.programbox.gray h1,
.programbox.gray h1 a{
    color: #a1a1a1;
}


.movieBox.orange .title,
.programbox.orange h1,
.programbox.orange h1 a{
    color: #e65113;
}

.movieBox.brown .title,
.programbox.brown h1,
.programbox.brown h1 a{
    color: #a68429;
}

.movieBox.green .title,
.programbox.green h1,
.programbox.green h1 a{  
    color: #73955e;
}

.movieBox.purple .title,
.programbox.purple h1,
.programbox.purple h1 a{
    color: #ae589f;
}

.programbox .hooktable{
    margin-top: 5px;
    margin-bottom: 0px;
}


.programbox.wide .hooktable{
    margin-top: 5px;
    margin-bottom: 5px;
}

.programbox .hooktable td{
    background-image: url(/images/maingraphics/hook.png);
    background-repeat: no-repeat;
    padding: 0 0 5px 20px;
    font-size: 12px;
    vertical-align: top;    
}

.programbox .hooktable td.cross{
    background-image: url(/images/maingraphics/cross.png);
}

.programbox a{
    font-size: 12px;
}

.programbox.wide a{
    font-size: 12px;
}

.programboxclassic{
    position: relative;
    float: left;
    width: 27%;
    margin-right: 15px;   
    margin-bottom: 5px;
    margin-top: 15px;
    border-bottom: 1px solid #add1e4; 
}

.programboxclassic.orderform{
    border: 3px solid #ADD1E4;
    background-color: #ffffff;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;    
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/ 
}

.programboxclassic.four{
    width: 160px;
}

.programboxclassic .title,
.innerBox .title{
    font-size: 14px;
    font-weight: bold;  
    padding: 15px 5px 2px 5px;  
    background-color: #ffffff;
}

.programboxclassic.orderform .title{
    text-align: left;
    padding-top: 5px;
}

.programboxclassic.titel1 .title,
.programboxclassic.orange .title,
th.orange,
th.orange a{
    color: #e65113;
    border: 0px solid #e65113;
}


.programboxclassic.titel2 .title,
.programboxclassic.brown .title,
th.brown,
th.brown a{
    color: #a68429;
    border: 0px solid #a68429;
}

.programboxclassic.titel3 .title,
.programboxclassic.green .title,
th.green,
th.green a{  
    color: #73955e;
    border: 0px solid #73955e;
}

.programboxclassic.titel4 .title,
.programboxclassic.purple .title,
th.purple,
th.purple a{
    color: #ae589f;
    border: 0px solid #ae589f;
}

.programboxclassic.title5 .title,
.programboxclassic.light .title,
th.light,
th.light a{
    color: #a1a1a1;
    border: 0px solid #a1a1a1;
}

.programboxclassic.title6 .title,
.programboxclassic.basic .title,
th.basic,
th.basic a{
    color: #E65113;
    border: 0px solid #E65113;
}

.programboxclassic.title7 .title,
.programboxclassic.plus .title,
th.plus,
th.plus a{
    color: #73955e;
    border: 0px solid #73955e;
}

.programboxclassic.title8 .title,
.programboxclassic.premium .title,
th.premium,
th.premium a{
    color: #E3A745;
    border: 0px solid #E3A745;
}

.programboxclassic .description{
    padding: 15px 5px 15px 5px; 
    line-height: 18px;    
    background-color: #ffffff;
}

.programboxclassic .links{
    padding: 5px 5px 5px 5px; 
    line-height: 18px;    
    border-top: 2px solid #ECF8FF;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.programboxclassic .price,
.innerBox .price,
.price{
    background-image: url(/images/maingraphics/price_box.png);
    background-repeat: repeat-x;
    font-size: 14px;
    padding: 7px 10px 7px 5px;    
    border-top: 2px solid #ECF8FF;
    background-color: #e2edf5;
    font-weight: bold;   
}


.programboxclassic .price a,
.innerBox .price a{
    color: #39739c;
}

.programboxclassic .orderNow,
.innerBox .orderNow,
.orderNow{
    background-color: #add1e4;  
    text-align: center;
    padding: 10px 5px 10px 5px;
    cursor: pointer;
}

.programboxclassic .orderNow a,
.innerBox .orderNow a,
.orderNow a{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.programboxclassic .orderNow a:hover,
.innerBox .orderNow a:hover,
.orderNow a:hover{
    text-decoration: underline;
}

.orderNowhover{
    background-color: #e65113;
}

.programboxclassic p{
    margin: 0;
    padding: 0;
}

.programboxclassic ul,
.programSideBox ul{
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
}

.programboxclassic .trash{
    position: absolute;
    top: -15px;
    right: -15px;
}

.finalForm .programBox{
    border: 5px solid #ADD1E4;
    width: 28%;
} 

.finalForm .programboxclassic .price{
    border-top: 0 solid #ADD1E4;
    background: none;
    font-weight: normal;
    font-size: 12px;
}

.finalForm .programboxclassic .title{
    border-bottom: 1px solid #ADD1E4;
}


/******* Prices *********/
.strikePrice,
.strikePrice a,
.programbox h1 .strikePrice a{
    white-space:nowrap;
    text-decoration: line-through;  
    color: #a1cae1;
}

.programboxclassic .price .specialPrice a,
.innerBox .price .specialPrice a,
.specialPrice,
.specialPrice a{
    white-space:nowrap;
    font-weight: bold;    
}

/****** PopUp ********/
.contentWraperPopup{
    margin: 30px auto;
    text-align: center;
}

/****** Simple Page ********/
.contentWraperSimple{
    position: relative;
    margin: 30px auto;
    width: 770px;    
}

.contentWraperSimple .centerWraper{
    border-right: 1px solid #cee3ef;
    border-left: 1px solid #cee3ef;
    border-bottom: 1px solid #cee3ef;
    background-color: #ecf8ff;
    padding: 20px;
    text-align: left;
}


.contentWraperSimple .copyrightFooter{
    font-size: 9px;
    width: 770px;    
    margin: 0px auto;
    text-align: right;
}

.contentWraperSimpleHeader{
    top: 10px;
    position: relative;
    height: 70px;
    background-color: #ffffff;
}

.contentWraperSimpleHeader .centerWraper{
    position: relative;
    width: 770px;    
    margin: 0px auto;
}

.contentWraperSimpleHeader .centerWraper .logo{
   left:-20px;
   position:absolute;
   top:-10px;
}

.contentWraperSimpleHeader .centerWraper .slogan{
   right: 0px;
   position:absolute;
   top:40px;
}

/****** ContentBox ******/

.contentbox{
    position: relative;
    margin-left: 25px;
    width: 635px;
    overflow: hidden;
    background-color: #f5fbfe;
    margin-bottom: 10px;    
    padding: 20px;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/   
}

.contentbox h1,
.contentbox h2{
    margin-top: 0px;
}

.contentbox .icon{
    vertical-align: top;
    padding-right: 20px;    
}

.maindivider{
    position: relative;
    height: 2px;
    background-image: url(/images/maingraphics/divider_bg.png);
    background-repeat: repeat-x;
    margin: 5px 0 8px 0;
    clear: both;
}

/****** KlickKlack ******/
.klippklapp{
    margin-bottom: 5px;
    width: 673px;
    
}

.klippklapp .title{
    padding-left: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    cursor: pointer;
}

.klippklapp .text{
    padding: 20px;
    background-color: #ffffff;
    visibility: hidden;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}

.klippklapp .title.slideUp{
    background-image: url(/images/maingraphics/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.klippklapp .title.slideDown{
    background-image: url(/images/maingraphics/arrow_down.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}


/****** ScreenBox ******/

.screenshotBox,
.innerContent .pic{
    float: left;
    width: 180px;
    border: 5px solid #ffffff;
    margin: 5px;
    background-color: #ffffff;
    text-align: center;
    font-weight: normal;
    text-align: left;
    opacity: 0.7;
    padding: 10px;
}

.screenshotBox .text,
.innerContent .pic .text{
    padding-top: 10px;
    text-align: left;
    font-size: 12px;
}

.innerContent .pic{
    float: right;
}


/****** New, Referenzen *******/

.newsElement h2{
    width: 100%;
}

.newsElement, .referenceElement{
    background-color: #ffffff;
    margin-bottom: 15px;
    padding: 20px;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}


.referenceElement .imgContainer{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;    
    width: 200px;
}

.randomreferences{
    position: absolute;
    z-index: 99999999;
    border: 5px solid #ADD1E4;
    background-color: white;
    width: 450px;
    left: -244px;
    top: 100px;
    opacity: 0;
    visibility: hidden;
}

/****** Table **********/

table{
    border-collapse: collapse;
}


ul.hookBox{
	padding: 0px;
	margin: 20px 0px 20px 0px;
	list-style: none;
}

ul.hookBox li{
	background-position: 0px 5px;
    background-image: url(/images/maingraphics/hook.png);
    background-repeat: no-repeat;
    padding: 2px 0px 2px 25px;
}

.innerContent table{
    border-collapse: collapse;
}

.innerContent table.clear tr{
    border: 0px;
}

.innerContent th{
    text-align: left;    
    font-size: 12px;
    padding: 5px;    
}

.innerContent th a{
    text-decoration: none;
}

.innerContent th a:hover{
    font-weight: bold;
    text-decoration: underline;
}


.innerContent th.premium,
.innerContent th.light,
.innerContent th.orange,
.innerContent th.brown,
.innerContent th.green,
.innerContent th.plus,
.innerContent th.purple,
.innerContent th.clear,
.innerContent td.clear{
    font-size: 14px;
    background-color: transparent;
    border-bottom-width: 3px;
}

.innerContent th.premium{
    background-image: url(/images/maingraphics/premium_iconsmall.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 25px;
}

.innerContent tr{
    vertical-align: top;
}

.innerContent td{
    padding: 5px 5px 5px 15px;
    border-left: 1px solid #deecf4;
    font-size: 12px;
    vertical-align: top;
}

.innerContent td.order{
    background-image: url(/images/maingraphics/cart_small.png);
    background-repeat: no-repeat;
    background-position: 10px 0px;
    padding-left: 35px;
}


.innerContent td.order.light{
    background-image: url(/images/maingraphics/cart_smalllight.png);
}

.innerContent td.order a{
    font-weight: bold;
}

.innerContent td.order.light a{
    font-weight: normal;
}

.innerContent td.hook{
    background-position: 15px 5px;
    background-image: url(/images/maingraphics/hook.png);
    background-repeat: no-repeat;
    padding-left: 35px;
}

.innerContent td.cross{ 
    background-position: 15px 5px;
    background-image: url(/images/maingraphics/cross.png);
    background-repeat: no-repeat;
    padding-left: 35px;
}

.innerContent th.bottomline,
.innerContent td.bottomline{    
    border-bottom: 1px solid #deecf4;
}

.innerContent th.bottomline.large,
.innerContent td.bottomline.large{    
    border-bottom: 5px solid #deecf4;
}

.innerContent th.new{
	font-weight: bold;
    border-bottom: 2px solid #E65113;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 2px;
    font-size: 14px;
    color: #E65113;
}

.innerContent th.new .star{
	position: absolute;
	left: 470px;
	width: 35px;
    height: 35px;
    margin-top: -6px;
    background-image: url(/images/maingraphics/newstar_small.png);
}

.innerContent th.tec{
	font-weight: bold;
    border-bottom: 2px solid #1896DE;
    padding-top: 20px;
    padding-bottom: 2px;
    font-size: 14px;
    color: #1896DE;
}

.innerContent .charindex td{
    border: 0px solid;
}


.contentWraper .center .content .innerContent.frontbox{
    float: left;
    position: relative;
    width: 290px;
    background-color: #EDF6FE;
    padding: 10px 20px;
    margin: 20px;
    margin-top: 5px;
    background-image: url(/images/maingraphics/content_bg.png);
    background-repeat: repeat-x;
    border-bottom: 3px solid #A2CAE1;
    border-top: 1px solid #A2CAE1;
}


.contentWraper .center .content .innerContent.frontbox h2{
   color: #E65113;
   border-bottom: 0px;
}

.contentWraper .center .content .innerContent.frontbox img{
    margin-right: 15px;
    margin-bottom: 5px;
}

.contentWraper .center .content .innerContent.frontbox.h250{   
    height: 380px;
}

.contentWraper .center .content .innerContent.frontbox.h200{   
    height: 250px;
}

.contentWraper .center .content .innerContent.frontbox.h150{   
    height: 180px;
}

.contentWraper .center .content .innerContent.frontbox.right{
    margin-left: 10px;
}

.contentWraper .center .content .innerContent.frontbox.left{
    margin-right: 10px;
}

.contentWraper .center .content .innerContent.frontbox a.buttonlink{
    display: block;
    bottom: 20px;
    left: 20px;    
    width: 150px;
    padding: 5px 5px 5px 5px;
    background-color: #ADD1E4;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    border: 1px solid #AAC7DE;
}

ul.hooktable{
    margin-top: 5px;
    margin-bottom: 0px;
    list-style: none;
    padding: 0 0 0 0px;
}

ul.hooktable li{
    background-image: url(/images/maingraphics/hook.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 2px 0 2px 20px;    
}

ul.hooktable li.cross{
    background-image: url(/images/maingraphics/cross.png);
}

.programbox .hooktable li{
    font-size: 12px;
}


/****** ERROR BOX ******/

#lbOverlay{
   background-color: #233d51;
}

#lbBottom{
   background-color: #ffffff;
}

div#error_overlay {
   position: absolute;
   left: 0;
   width: 100%;
   background-color: #233d51;
   cursor: pointer;
}

div#error_center, div#error_bottom {
   position: absolute;
   left: 50%;
   overflow: hidden;
   background-color: #ECF8FF;
}

div#error_center{
   background-color: #ffffff;
}

div#error_contents{
   width: 400px;
   height: 400px;
   border: 0 solid #ECF8FF;
   overflow: auto;
   background-color: #ffffff;
   visibility: hidden;
}

div#error_contents .title{
    padding: 15px;
    color: red;
    font-size: 25px;
    visibility: hidden;
}

div#error_contents .content{
    padding: 0 15px 15px 15px;
    font-size: 16px;
    visibility: hidden;
}

.error_loading{
   background: #DDD url(../img/loading.gif) no-repeat center center;
}

#error_error{
   font-size: 1.2em;
   color: #CD0000;
   font-weight: bold;
   text-align: center;
   padding: 0.5em;
   font-family: Verdana, Helvetica, sans-serif;
}

#error_error em{
   font-size: 0.8em;
}

div#error_bottom{
   border-bottom: 10px solid #ECF8FF;
   border-top-style: none;
}

a#error_close_link{
   display: block;
   float: right;
   width: 66px;
   height: 22px;
   background: transparent url(/images/maingraphics/cross.gif) no-repeat center;
   margin: 5px 0;
}

div#error_caption{
   margin-right: 71px;
}

/******* Program Box Details  *******/

.programBoxDetails{
}

.programBoxDetails p{
   margin: 0;
   padding: 0;
}

.programBoxDetails .pointsTitle,
.programBoxDetails .points{
   clear: both;
   height: 20px;
   overflow: hidden;
   font-size: 11px;
}

.programBoxDetails .menuWrap{
   padding: 10px;    
   position: relative; 
   width: 240px;
   float: left;
   cursor: pointer;
}


.programBoxDetails .productWrap{
    border-right: 1px solid #cee3ef;
    margin-left: 5px;
    padding: 10px;        
    position:relative; 
    float:left;
    z-index: 1;
    background-image: url(/images/maingraphics/price_box.png);
    background-repeat: repeat-x;
    background-color: #e2edf5;
}

.infoIcon{
   position: relative;
   float: left;   
   padding-left: 5px;
}

.infoText,
.infoContent{
   position: relative;
   float: left;
}

#menuWrap .points{
    padding: 2px;
}


/***** TOOLTIP BOXES *****/

.toolTip{
    display: inline;
}

.tipbox{
    position: absolute;
    width: 250px;
    z-index: 99999999;
    background-color: #f7fafc;
    border: 2px solid #308DD0;
}

.tip-top {
	width: 250px;
	z-index: 13000;	
	text-align: left;
}

.tip-title {
	font-weight: bold;
	font-size: 12px;
	color: #308DD0;
	padding: 10px;	
	text-align: left;
	padding: 10px 10px 5px 10px; 
}
 
.tip-text {
    text-align: left;
	font-size: 11px;
	color: #308DD0;
	padding: 0 10px 10px 10px;
}

/********* Content ************/
.center .contentCenter .innerBox{
    float: left;
    width: 340px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.itemTable td{
    padding: 0 0 0 0;
}

/******** Domains *************/
.domainBox{
    position: relative;
    background-color: #ECF8FF;
    margin-bottom: 15px;
    border-bottom: 1px solid #ADD1E4;
}

.domainBox .type{
    position: relative;
    float: left;
    padding: 5px 3px 5px 3px;
    font-weight: bold;
}

.domainBox .priceDomains{
    position: relative;
    float: right;
    padding: 5px 5px 5px 35px;
    background: url(/images/maingraphics/cart_small.png) no-repeat 8px 0px #ADD1E4;
    font-weight: bold;
    color: #ffffff;
}

.domainBox .priceDomains a{
    color: #ffffff;
}

.domainBox .priceDomains a:hover{
    text-decoration: none;
}

/******************************/

#mb_center, div#mb_bottom{
   z-index: 99;
}


/***** boxen *******/
.round{
    background-color: #ffffff;
    padding: 20px;    
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}

.newstar{
    position: absolute;
    right: -20px;
    top: -25px;
    z-index: 999999;
    width: 75px;
    height: 75px;
    background-image: url(/images/maingraphics/newstar.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
}


/***** Kundenmeinungen *******/
.quote{
    background-color: #ffffff;
    padding: 20px;    
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
}

.quote .username{
    font-weight: bold;
}

.quote .bigQuote{
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    color: #a2cae1;
}
/***** Scrollbar ******/                       

.scrollbar-vert{
    position: absolute;
    top: 95px;
    width: 15px;
    left: 960px;
    height: 651px;
    visibility: hidden;
    opacity: 0;
    background-color: #e1edf5;
}

.handle-vert{
    width: 13px;
    background-color: #aacee4;
    height: 40px;
    left: 1px;
    border-top: 1px solid #6e99b2;
    border-bottom: 1px solid #6e99b2;
    cursor: move;
    background-image: url(/images/maingraphics/handle.gif);
}

/****** Copyright **********/
#esenwein_copyright_wraper{
    position: absolute;
    z-index: 999999;    
    right: 0px:
}   

#esenwein_copyright_wraper a,
#esenwein_copyright_wraper img{
    border: 0px;
}

#esenwein_copyright{
    position: absolute;
    z-index: 2; 
    top: 2px;
    left: 2px;
}

#esenwein_copyright_bg{
    position: absolute;
    z-index: 1;
    height: 18px;
    width: 18px;
    background-color: white;
    border: 1px solid #ffffff;
    opacity: 0.5;
}

