/*
   Site: sharework
   User: silko
   Date: heute
    */
    /*Farben
    Blau: #004b96
    Blau dunkel: #002e5b
    Grau dunkel: #a5a7a8
    Grau hell: #c8c9ca
    Rot: #910000

    */
body, html {
    background-color: #fff;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    line-height:17px;
    color:#002e5b;
    border:0;
    margin:0;
    padding:0;
}

#page { /* container der site */
    width:995px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}

#page-content { /* innerer container der site */
    background-image: url(img/page_bg.jpg);
    background-position: 25px 380px;
    background-repeat: no-repeat;

}

#header { /* Header container */
    height: 80px;
    position: relative;
}
#header-logo{
  width: 240px;
  height: 80px;
  background-image: url(img/logo_sharework.jpg);
}
#nav-home-link {
    display: block;
    width:240px;
    height:80px;
    right:0;
    top:0;
}
#header-content {  /*innerer Header container*/
    height: 80px;
    position: absolute;
    width: 730px;
    left: 240px;
    top: 0;
}
#top-navigation{

}


#sub-head{
/*  min-height: 245px;*/
/*    height: 245px;*/
    margin-bottom: 25px;
    overflow:hidden;
position:relative;
}
.sub-head-left{
    float: left;
    width: 265px;
    height: 245px;
    background-color:#004b96;
    background-image: url(img/subheadleft_bg.jpg);
    background-position: bottom right;
    color: #99b7d5;
/*    padding-left: 25px;*/
    text-align: left;
    position:relative;
}
.sub-head-left-follow{
    float: left;
    width:240px;
    height:40px;
/*    height: 245px;*/
    background-color:transparent;
    color: #99b7d5;
}
.sub-head-left-link{
    position: absolute;
    bottom:25px;
    left:15px;
}
.sub-head-left-link a{
     padding-left: 20px;
    color: #99b7d5;
    text-decoration: none;
}
.sub-head-left-link a:hover{
    padding-left: 20px;
    color: #99b7d5;
    text-decoration: underline;
}
.sub-head-middle{
    float: left;
    width: 705px;
/*    height: 245px;*/
    background-color:#c8c9ca;
    position:relative;
}
.sub-head-middle-follow{
    float: left;
    width: 690px;
    padding: 20px 20px 10px 20px;
    background-color:transparent;
/*    position:absolute;*/
}
.sub-head-middle-txt{
    position: absolute;
    top: 25px;
    left: 55px;
    width: 435px;
}
.sub-head-middle-txt-follow{
    position: absolute;
    top: 25px;
    left: 25px;

}
.sub-head-middle-txt p{
  margin-left: 30px;
}
.sub-head-middle-txt a{
  color: #002e5b;
  text-decoration: none;
}
.sub-head-middle-txt a:hover{
  color: #002e5b;
  text-decoration: underline;
}
.sub-head-middle-txt li, .sub-head-middle-txt ol{
    font-weight:normal;
    list-style-position:outside;
    margin-left: 25px;
    padding:0;
}
.sub-head-cont{
    float: left;
    width: 705px;
    background-color:#c8c9ca;
    position:relative;
}
.sub-head-right{
    float: left;
    width: 20px;
    margin-left: 5px;
    height: 245px;
    background-color:#004b96;
}
.sub-head-right-follow{
    float: left;
    width: 20px;
    margin-left: 5px;
/*    height: 245px;*/
    background-color:transparent;
}
.box-sec-blanc{
    float:right;
    width: 142px;
    height: 142px;
    margin-left: 10px;
}
.box-sec a{
    display: block;
    float: right;
    overflow: hidden;
    width: 140px;
    height: 140px;
    border: solid 1px #ffffff;
    margin-left: 10px;
}
a.leadgenerierung {
    border: solid 1px #ffffff;
    background-image: url(img/home_lead_a.jpg);
}
a:hover.leadgenerierung {
    border: solid 1px #ffffff;
    background-image: url(img/home_lead_b.jpg);
}
a.seminare {
    border: solid 1px #ffffff;
    background-image: url(img/home_seminare_a.jpg);
}
a:hover.seminare {
    border: solid 1px #ffffff;
    background-image: url(img/home_seminare_b.jpg);
}
a.finanzprodukte {
    border: solid 1px #002e5b;
    background-image: url(img/home_finanz_a.jpg);
}
a:hover.finanzprodukte {
    border: solid 1px #002e5b;
    background-image: url(img/home_finanz_b.jpg);
}
a.online-werbung {
    border: solid 1px #002e5b;
    background-image: url(img/home_ol_werbung_a.jpg);
}
a:hover.online-werbung {
    border: solid 1px #002e5b;
    background-image: url(img/home_ol_werbung_b.jpg);
}

.img-unternehmen{
    float: right;
    width: 185px;
    height: 245px;
    background-image: url(img/subhead_unternehmen.jpg);
}
.img-order{
    float: right;
    width: 185px;
    height: 245px;
    background-image: url(img/subhead_order.jpg);
}
.img-seminar{
    float: right;
    width: 185px;
    height: 245px;
    background-image: url(img/subhead_seminar.jpg);
}
.img-index{
    float: left;
    width: 705px;
    height: 245px;
    background-image: url(img/subhead_index.jpg);
}
#top-navigation {
    position: absolute;
    width: 705px;
    padding-left: 25px;
    height: 55px;
    bottom: 0px;
    background-color: #a5a7a8;
}
#top-navigation-main{
    height: 30px;
    bottom: 0px;
    line-height: 35px
}
#top-navigation-main a{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    height: 30px;
    display: inline-block;
}
#top-navigation-main a:hover{
    color: #002e5b;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    background-image: url(img/top_nav_over.gif);
    background-repeat: no-repeat;
}
#top-navigation-sub{
    height: 25px;
    line-height: 20px;
}
#top-navigation-sub a{
    color: #002e5b;
    font-weight: normal;
    text-decoration: none;
}
#top-navigation-sub a:hover{
    color: #002e5b;
    font-weight: normal;
    text-decoration: underline;
}
a:hover.top-navigation-content{
    color: #0764a9;
    background-image: url(img/top_nav_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    display: block
}
a:selected.top-navigation-content{
    color: #0764a9;
    background-image: url(img/top_nav_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    display: block
}
.top-nav-label{
    display: inline-block;
    width: 182px;
    position: relative;
    bottom: 10px;
    height: 10px;

}


/* IE < 7 no Mac \*/
/** html #main-navigation li a {display:inline-block;}*/
/** html #info-navigation li a {display:inline-block;}*/
/* -- */




#col1 {
    width: 265px;
/*    background-color: #f0f0f0;*/
    display: block;
    float: left;
}

#col1-content {  /*erstes HTML div tag innerer container (linke Spalte) */
/*  padding: 10px 10px 135px 15px;*/
}
/*----------col1 boxen----------*/



/*----------col1 boxen----------*/

#col2 { /*zweiter HTML div Tag (rechte Spalte) */
    float: right;

}
#col2.col2-order{
  display: none;

}
#col2-content {
    width: 130px;
    position: relative;
}
.col-bottom-box{
    width: 120px;
    height: 120px;
/*    position: absolute;
    bottom: 40px;
    left: 125px;*/
    background-image: url(img/col_bottom_box.jpg);
    background-repeat: no-repeat;
}
/*----------col2 boxen----------*/


/*----------col2 boxen ENDE----------*/

#col3 {
    margin-left: 265px;
    margin-right: 130px;
/*    background-color: #fff;*/
}
#col3.col3-order {
    margin-left: 265px;
    margin-right: 25px;
    background-color: #fff;
}
#col3-content{
/*    margin: 0px 30px 20px 30px;*/
}

/*----------col3 boxen----------*/
.col3-box{
  border: solid 1px #c8c9ca;
  background-color: #ffffff;
  margin-top: 25px;
  margin-bottom: 10px;
  min-height: 250px;
}
.col3-box table{
    width: 100%;
    table-layout: fixed;
}
.col3-box .box-bild .first{
    width: 160px;
    height: 160px;
}
.col3-box .box-bild .second{
    height: 160px;
    padding-left: 5px;
}
.col3-box .box-info .first{
    padding-top: 25px;
    text-align: right;
    vertical-align: text-top;
}
.col3-box .box-info .second{
    padding-top: 25px;
    padding-bottom: 15px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: top;
}
.col3-box .box-links .first{
    background-image: url(img/col3_box_up.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: left;
    color: #c8c9ca;
    text-decoration: none;
    padding-left: 15px;
    padding-bottom: 10px;
    vertical-align: bottom;
}
.col3-box .box-links .second{
/*    width: 250px;*/
    text-align: left;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}
.col3-box .box-links .third{
/*    width: 190 px;*/
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}
table.kontakt tr td{
    text-align: left;
    vertical-align: top;
}
table.kontakt p{
  padding: 10px 0px 0px 20px;
}
table a{
    color: #002e5b;
    text-decoration: none;
}
table a:hover{
    color: #002e5b;
    text-decoration: underline;
}
table.leistung p{
    padding: 5px 0px 0px 20px;
}
/*----------order----------*/
table.order a{
  color: #5d004d;
  text-decoration: underline;
}
td.order-form{
    padding: 25px 25px 25px 55px;
}
td.order-image{
  width: 185px;
  overflow: hidden;
  vertical-align: top;
}
td.order-image img{
  margin-bottom: 10px;
}
/*----------seminar----------*/
td.seminar-image{
  width:300px;
  text-align: right;
  vertical-align: top;
}
td.seminar-content{
  padding: 0px 10px 10px 10px;

}


/*----------col3 boxen----------*/


/* * html */
* html #col1 {width:;}
* html #col2 {width:;margin-left:-3px;}
* html #col3 {width:;margin-left: /*col1 width:-3px*/;}
/* Ende * html */

#footer {
    height: 40px;
    background-color: transparent;
    position: relative;
/*    position: absolute;*/
/*    bottom: 0;*/
/*    z-index: 100;
    width: 100%*/
}
#footer-left{
    height: 10px;
    background-color: #ffffff;
    position: absolute;
    top: 25px;
    width: 240px;
}
#footer-content{
    height: 10px;
    background-color: #c8c9ca;
    position: absolute;
    top: 25px;
    width: 755px;
    margin-left: 240px;
}

#footer-bottom-box{
    width: 120px;
    height: 120px;
    position: absolute;
    bottom: 40px;
    left: 125px;
    background-image: url(img/col_bottom_box.png);
    background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------------------------------*/

/* Content */
h1,h2,h3,h4,h5,h6,p{
    font-weight:normal;
    padding:0;
    margin:0;
}

h1 {
    font-size:17px;
    font-weight:normal;
    color:#002e5b;
    line-height:22px;
    margin-bottom:12px;
}
h1.kontakt{
  width: 100%;
  border: solid 1px #c8c9ca;
  padding: 8px 10px 3px 10px;
}


h2 {
    font-size:14px;
    font-weight:bold;
    color:#002e5b;
    line-height:16px;
    margin-bottom:0px;
}
h2.order {
    font-size:17px;
    font-weight:normal;
    color:#5d004d;
    line-height:17px;
    margin-bottom:3px;
}
h3 {
    font-size:11px;
    font-weight:bold;
    color:#002e5b;
    line-height:14px;
    margin-bottom:14px;
}
h3.seminar {
    font-size:11px;
    font-weight:normal;
    color:#fff;
    background-color: #5d004d;
    line-height:20px;
    height: 20px;
    padding: 0 0 0 10px;
    margin-bottom:14px;
}
span.seminar {
    display:inline-block;
    margin-bottom:10px;
    font-size:10px;
    font-weight:normal;
    text-transform: uppercase;
    color:#fff;
    background-color: #2f2630;
    line-height:10px;
    padding: 3px;
}
h4 {
    font-size:12px;
    color:#000;
    line-height: 14px;
    margin-bottom:14px;
}

h5 {
    font-size:12px;
    font-weight:normal;
    color:#000;
    line-height: 14px;
}

h6 {
    font-size:11px;
    font-weight:normal;
    color:#000;
    line-height: 13px;
}
p.kontakt{
  padding: 0px 0px 0px 10px;
}
p.order, p.seminar{
  color: #5d004d;
  padding: 0px 0px 0px 10px;
}
span.green{
  color: #32970e;
}
span.red{
  color: #970e15;
}
span.purple{
  color: #5D004D;
}
/*Anker*/
a {
    color:red;
    text-decoration:underline;
    padding: 0px;
    margin: 0px;
}
a:hover {
/*    text-decoration: underline;*/
}

a.up{
    color: #c8c9ca;
    text-decoration: none;
}
a:hover.up{
    color: #002e5b;
    text-decoration: none;
}
.box-links a{
    color: #c8c9ca;
    text-decoration: none;
}
.box-links a:hover{
    color: #002e5b;
    text-decoration: none;
}
a.box-service{
    color: #002e5b;
    text-decoration: none;
}
a:hover.box-service{
    color: #002e5b;
    text-decoration: underline;
}
a.redlink{
  color: #910000;
    text-decoration: none;
}
a:hover.redlink{
  color: #910000;
    text-decoration: underline;
}

/*Anker ende*/

/*Buttons ende*/
.but-seminar-order{
    background: url(img/but_seminar_order.png) no-repeat scroll 0 0;
    display:inline-block;
    width: 400px;
    height: 28px;
    margin-bottom:5px;
}
.but-seminar-content p,
.but-seminar-order p{
    font-weight: bold;
    color: #fff;
    margin: 5px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    background: url(img/arrow2_right_white.png)no-repeat scroll;
    background-position: center right;
}
.but-seminar-content{
    background: url(img/but_seminar_content.png) no-repeat scroll 0 0;
    display:inline-block;
    width: 353px;
    height: 28px;
    margin-bottom: 10px;
}
/*Listen*/
ul, li {
    margin: 0px;
    font-weight: bold;
    list-style-image:url(img/col3_box_bullet.png);
    list-style-position: outside;
    padding: 0px;
    margin-left: 10px;
    line-height: 23px;
/*    border: solid 1px red;*/
}
ul.seminar{
    margin: 0;
}


ul.seminar li {
    margin-left:20px;
    font-weight: normal;
    list-style-position: outside;
    list-style-image:url(img/col3_box_bullet_seminar.png);
    vertical-align:middle;
}
ul.seminar li ul{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
ul.seminar li ul li{
      margin: 0px;
    padding: 0px;
    font-weight: normal;
/*    list-style:none outside none;*/
    list-style: disc inside;
    line-height: 18px;
}

/*Listen ende*/

label {
  float: left;
  width: 110px;
  font-weight: bold;
}
input ,textarea {
  width: 230px;
  border-top: solid 1px #000000;
  border-right: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  border-left: solid 1px #000000;
  margin-bottom: 5px;
}
textarea {
    height: 115px;
}
input.button {
    width: auto;
    font-size: 10px;
    color: #002e5b;
}


.clear {clear:both;font-size:1px;}


