body {
    font-family: "Roboto",sans-serif;
    font-size: 11px;
    text-align: center;
    /* fixed center fÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼r zentrierte Inhalte*/
    background: url(img/backgroundp.png)  top left repeat;
    color: #1d1d1b;
    padding:0;
    margin: 0;
}

html, body, #frame, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 16px;
}

img {border: #555 8px solid;}

#dropshadow {
    background: url(images/bg_body.jpg) repeat-y top center;
    margin: 0 auto;
    padding:0;
    width: 998px;
    height: 100%;
}

#frame {
    /* margin: 0px 50px 0px 0px; */
    text-align: left;
    /* width: 1163px; */
    /* position: relative; */
    /* padding: 0 0 0 1px; */
    /* -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.75); */
}
#cheaderframe {
    margin: 2px 0px 0px 0px;
    /* width: 100%; */
    position:relative;
    top: 0px;
    right: 90px;
    /* border-bottom:2px solid #1e3a6d;*/
    /* border-top:1px solid #1e3a6d; */
    /*background: url('images/page_bg.gif') top left repeat;*/
    background: grey;
    /* -webkit-box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75); */
    z-index:10;
}



#frame2 {
    /* margin: 10px auto 10px 36px; */
    text-align: left;
    /* width: 1180px; */
    /* position: relative; */
    padding: 10px 30px 10px 50px;
}

#frame3 {
    margin:10px auto 10px auto;
    text-align: left;
    width: 980px;
    padding: 0px;
    /*	background: url(images/termbg.png) repeat-y top center;*/
    z-index: -10;
}
#framefull {
    margin:10px auto 10px auto;
    text-align: left;
    width: 1300px;
    position: relative;
    padding: 0px;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    /*padding: 4px 0 0 0;*/
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

#top {
    /* width: 100%; */
    height: 106px;
    padding:0;
    text-align: left;
    /* position: relative; */
    /* background: url(images/top_test.png) center top no-repeat; */
}

#logo {
    position: absolute;
    top: 24px;
    left: 61px;
    height: 30px;
    width: 300px;
    background: url(images/logo_new.png) left top no-repeat;
    z-index: 20;
    /* display:none; */
}

#topframe {
    width: 1010px;
    height: 13px;
    margin: 0 auto;
    background: #e8e8e8 url('images/frame_top2.png') center bottom no-repeat;
}
#footer {
    z-index:100;
    position:fixed;
    bottom:0px;
    right: 0px;
    color: #fff;
    text-align: left;
    width: 190px;
    height: 29px;
}

#footer3 {
    z-index:101;
    position:fixed;
    bottom:0px;
    left: 0px;
    color: #fff;
    text-align: right;
    width: 140px;
    height: 29px;
}
#footer4 {
    z-index:100;
    position:fixed;
    bottom:0px;
    left: 80px;
    color: #fff;
    text-align: center;
    width: 320px;
    height: 103px;
    margin-left: -110px;
    margin-bottom: -74px;
}

#footer5 {
    z-index:99;
    position:fixed;
    bottom:0px;
    left: 160px;
    color: #fff;
    text-align: right;
    width: 321px;
    height: 103px;
    margin-left: -40px;
    margin-bottom: -74px;
}

#footer2 {
    z-index:98;
    position:fixed;
    bottom:0px;
    right: 0px;
    /*background: url('images/topbg_repeat.gif') bottom left repeat-x;*/
    background: #ffa53a;
    color: #fff;
    font-size:9px;
    text-align:center;
    width: 100%;
    height: 3px;
    padding-top: 5px;
    padding-bottom: 0px;

}
#footer input {
    border: #373737 1px solid;
    font-size: 10px;
    color: #373737;
    margin: 2px;
}
/*#flap {
    background: url('images/flyin_top.png') top left no-repeat;
    height: 20px;
    font-weight: bold;
    padding: 9px 0 0 0;
    width: 323px;
    margin: 0 0 0 -2px;
}
#flap span {
    margin-left: 15px;
}

#flap3 {
    background: url('images/flyin_topl.png') bottom right no-repeat;
    height: 23px;
    font-weight: bold;
    padding: 9px 0 0 0;
    margin: 0 -2px 0 0;
    text-align:right;
    color: #fff;
}
#flap3 span {
    margin-right: 15px;
}

#flap4 {
    background: url('images/flyin_topl2.png') bottom right no-repeat;
    height: 23px;
    font-weight: bold;
    padding: 9px 0 0 0;
    margin: 0 -2px 0 0;
    text-align:right;
    color: #fff;
}
#flap4 span {
    margin-right: 15px;
}
#flap5 {
    background: url('images/flyin_topl2.png') bottom right no-repeat;
    height: 23px;
    font-weight: bold;
    padding: 9px 0 0 0;
    margin: 0 -2px 0 0;
    text-align:right;
    color: #fff;
}
#flap5 span {
    margin-right: 15px;
}
*/
.footerbody {
    background: url('images/footer_stretch.gif') top left repeat-x;
    padding: 7px 9px;
    border-bottom: #ffa53a 1px solid;
}


input[type="radio"] { border-style:none; }
input[type="checkbox"] { border-style:none; }
#subnav {
    width: 100%;
    padding:0;
    text-align: left;
    background: #555;
    position: absolute;
    top: 71px;
    /* left: 50px; */
    /* -webkit-box-shadow: -2px 6px 9px -3px rgba(0,0,0,0.42); */
    -moz-box-shadow: -2px 6px 9px -3px rgba(0,0,0,0.42);
    /* box-shadow: -2px 6px 9px -3px rgba(0,0,0,0.42); */
    /*border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

* html form {
    margin: 0;
    padding: 0;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
}

/* ***** */

a {color:#3266df;text-decoration: none;}
a:visited {color: #3266df;text-decoration: none;}
a:active {color: #f00;text-decoration: none;}
a:hover {color: #6694ff;text-decoration: underline;}

#body #termine .readmore a, #body .readmore a, #hotstuff .readmore a {
    color:#3266df;;
    text-decoration: none;
}

#subnav ul#topnav {
    font-size: 12px;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 7px 0;
    background: url(images/nav_ul_bg.png) top left repeat-x;
}

#subnav #topnav li {
    display: inline;
    padding: 8px 20px;
    margin: 0 4px;
}
p.small {font-size: 0.9em;}


#body .readmore a:hover, #body #termine .readmore a:hover, #hotstuff .readmore a:hover {
    color: #6694ff;
    text-decoration: underline;
}

#subnav #topnav li a{
    text-decoration:none; 
    color: #444;  

}
#subnav #topnav li:hover a{
    color:#222;
}

/* cheader */

#cheader {

    width: 100%;
    margin: 0 0 0 0;
    padding:0;
}

#cheader h1 {
    text-align: right;
}

#cheader #nav {
    font-size: 10px;
    text-align: center;
    color: #000;
    font-weight: bold;
    width: 378px;
    padding: 8px 0 8px 0;
    margin: 0;
}

#cheader #nav li {
    display: inline;
    padding: 0 2px;
}

#cheader #nav a {
    color: #000;
    text-decoration: none;
}

#cheader #nav a:hover {
    color: #fff;
    text-decoration: underline;
}

#cheader #bignav {
    position: absolute;
    top: 4px;
    left: 598px;
    width: 400px;
    height: 315px;
    overflow: auto;
    padding:0px;
    background-repeat:no-repeat;
    overflow:hidden;
    /*background: url('images/rightnav_bg.png') no-repeat;*/
}

#cheader #bignav h2 {
    padding: 0.2em 0 0 0;
    margin: 0;
    line-height: 1;
}

#cheader #bignav p {
    margin: 0.5em 0;
}

* html #cheader #bignav p {
    margin: 0.5em 0;
}

#cheader #bignav p {
    padding-left: 2em;
}
#cheader #myGallery a {
    color:#888;
}

#bodyframe {
    position: relative;
    right: 90px;
    width: 100%;
    /* margin: 0 0 0 49px; */
    padding: 0px;
    background: #FDFDFD;
    -webkit-box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px 0px 20px -2px rgba(0,0,0,0.75); */
    /* border-left:1px solid #342b50; */
    /* border-right:1px solid #342b50; */
}
#body {
    /* position: relative; */
    color: #1d1d1b;
    /* padding: 0 10px; */
}

#body-i {
    padding: 0px 30px;
    color: #79726d;
}

#body #hevents {
    position: absolute;
    top: -10px;
    right: 63px;
}


* html #body #hevents {
    position: relative;
    top: 0; left: 0;
    margin-top: -32px;
}
div#haendler {
    height:100px;
    width:320px;
    background: url('images/haendler.png') top left no-repeat;
    text-align:right;
    padding-top: 40px;
    padding-right: 10px;
}
div#haendler a{
    font-size: 32px;
    font-variant: small-caps;
    font-weight: bold;
    color: #4986a5;	
    text-decoration: none;
}
div#haendler a:hover{
    font-size: 32px;
    font-variant: small-caps;
    font-weight: bold;
    color: #40b4f0;
    text-decoration: none;
}

#body #hspecials {
    /* margin: 0 0 8px 0; */
}

#body #neu {
    /* width: 560px; */
    /* margin: 23px 8px 0px 8px; */
    padding-bottom: 18px;
    /*background: url('images/page_bg.png') left top repeat-y;*/
}

#body #termine {
    width: 325px;
    margin:10px 20px 8px 5px;
    position: absolute;
    top: 45px;
    right: 50px;
}

#body .balken {
    /* background: url('images/page_bg_new.png') left top repeat-y; */
    background-size: 70px 100%;
    background-repeat: no-repeat;
    background-position-x: 39px;
    padding: 27px 55px;
    /* padding-bottom: 2px; */
    margin: 20px auto;
    width: 1000px;
}

.balken img {
    float: right;
    margin: 0 0 10px 25px;
    /* border-radius: 8px; */
    border: #f5f5f5 10px solid;
}

#body h3 a{
    color: #2c6fb1;
    text-decoration:none;
}

#termine h3 {
    color: #5B7D85;
}

#body h3 {
    margin: 0;
    font-size: 15px;
    font-family: 'Terminal Dosis', Arial, sans-serif;
    color: #40B2F0;
    /* padding: 0px 0px 20px 0px; */
}

#body h3.nhead {
    margin: 0 0 15px 10px;
    font-size: 15px;
}

#body p {
    /* margin: 20px 50px; */
    margin: 10px;
    font-size: 16px;
    line-height: 160%;
    text-align:left;
}

#body p a.rfid{
    /*  color: #66A4B3;*/
    color: #156d9c;
    border-left: 6px solid;
    text-decoration:none;
    padding-left: 7px;
}

#body p a.rfid:hover{
    text-decoration:underline;
    border-left: #40b4f0 6px solid;
    color: #40b4f0;
}

#body p a.biom{
    color: #156d9c;
    border-left: 6px solid;
    text-decoration:none;
    padding-left: 7px;
}

#body p a.biom:hover{
    text-decoration:underline;
    border-left: #40b4f0 6px solid;
    color: #40b4f0;
}

#body #termine #ulbg a {
    color: #000;
}

#body #termine #ulbg a:hover {
    color: #fff;
}

#events .readmore {
    margin-bottom: 0;
}

/* hotstuff */

#hotstuff {
    width: 100%;
    background: #232323 url(images/hotstuff_bg.gif) repeat-y;
}

#body-i h2 {
    color: /*#5b5a68*/ #2c6fb1;
    font-size: 18px;
    padding: 3px 6px 3px 12px;
    /* border-bottom: #619EE9 2px solid; */
    /*border-left: #619EE9 8px solid;
    border-radius: 6px;
    width: 550px;*/
    margin-top: -10px;
    font-family: 'Terminal Dosis', Arial, sans-serif;
    /* background: url(images/h2_left.gif) center left no-repeat; */
}

* html #hotstuff {
    padding-bottom: 10px;
}

#hotstuff h2 {
    background: #232323;
    border-top: 1px solid #fff;
}

* html #hotstuff h2 {
    width: 100%;
}

#hotstuff .imagebox {
    padding: 2px 8px 2px 103px;
    margin: 2px 0;
    background: 4px no-repeat;
    float: left;
    width: 460px;
}

#hotstuff #hot-one   { width: 190px; }
#hotstuff #hot-two   { width: 188px; margin-left: 2px; }
#hotstuff #hot-three { width: 208px; margin-left: 2px; }

* html #hotstuff #hot-one   { width: 290px; w\idth: 190px; }
* html #hotstuff #hot-two   { width: 250px; w\idth: 188px; }
* html #hotstuff #hot-three { width: 230px; w\idth: 208px; }

#hotstuff h3, #hotstuff p {
    margin: 0 0 0.2em 0;
}

#hotstuff h3 a {
    color: #333;
}

* html #spacer {
    margin-top: 8px;
}

#myGallery
{
    width: 587px !important;
    height: 290px !important;
} 

#schick {
    width: 100%;
    background: transparent url(images/bg_pageWrap_bio.png) bottom left repeat-x;
}
#schickrfi {
    width: 100%;
    background: transparent url(images/bg_pageWrap_rfi.png) bottom left repeat-x;
}
#schickmix {
    width: 100%;
    background: transparent url(images/bg_pageWrap_mix.png) bottom left repeat-x;
}
#schickmob {
    width: 100%;
    background: transparent url(images/bg_pageWrap_mob.png) bottom left repeat-x;
}
#quicknav {
    width: 308px;
    float:right;
    margin: 0px 0px 0 0;
    background: #f4f7fe;
}
*+html #quicknav {
    margin-top: 30px;
}
*+html form {
    margin: 0;
    padding: 0;
}
#quicknav h2 {
    border-bottom: #eff2f9 2px solid;
    font-size: 13px;
    font-variant: small-caps;
    padding: 6px 0 6px 20px;
    background: url(images/h2_left.gif) center left no-repeat;
}


#content {
    width: 650px;
    margin-left: 320px;
    background: #f4f7fe;
    margin-top: 30px;
    margin: 30px 0 0 320px;

}

#content p {
    margin: 20px 5px;
    font-size: 11px;
    line-height: 130%;
    text-align: justify;
}

#content2 {
    background: #f4f7fe;
    margin: 20px;
    padding: 10px 20px;
}

#content2 p {
    margin: 20px 5px;
    font-size: 12px;
    line-height: 140%;
    text-align: justify;
}

#content2 table{
    margin: 10px 0;
}
#content2 table td {
    border: #ddd 1px solid;
    padding: 5px;
    text-align:left;
}
#content2 table td.center {
    border: #ddd 1px solid;
    padding: 5px;
    text-align:center;
}

#content table td {
    border: #ddd 1px solid;
    padding: 5px;
    text-align:left;
    background: #C1EDCD;
}
#content table th {
    border: #ddd 1px solid;
    padding: 10px;
    background: #C1EDCD;
    font-weight: bold;
    font-size: 12px;  
    text-align:center;
}
#content table th.bio {
    border: #ddd 1px solid;
    padding: 10px;
    background: #CDD8FF;
    font-weight: bold;
    font-size: 12px;  
    text-align:center;
}
#content table th.mob {
    border: #ddd 1px solid;
    padding: 10px;
    background: #b08051;
    color: #fcfcfc;
    font-weight: bold;
    font-size: 12px;  
    text-align:center;
}
#content table {
    margin: 10px 10px 10px 15px;
}
#content table td.center {
    border: #ddd 1px solid;
    padding: 5px;
    text-align:center;
}

.center {
    text-align:center;
    vertical-align: center;
}
#content3 {
    width: 660px;
    margin-left: 260px;
    background: #f4f7fe;
    margin-top: 30px;
}
#content3 table {
    margin: 20px auto;
    width: 100%;
}
*+html #content3 table {
    width: 90%;
}

#content3 table th{
    padding: 6px;
    text-align:center;
    border-bottom:4px solid #656D8E;
    border-right:1px solid #ccc;
}

#content3 table td.nice{
    padding: 6px;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
}
#content3 h1{
    border-bottom: #eff2f9 2px solid;
    font-size: 13px;
    font-variant: small-caps;
    padding: 6px 0 6px 20px;
    margin-bottom: 15px;
    background: url(images/h2_left.gif) center left no-repeat;
}
#content2 h1{
    border-bottom: #eff2f9 2px solid;
    font-size: 13px;
    font-variant: small-caps;
    padding: 6px 0 6px 20px;
    background: url(images/h2_left.gif) center left no-repeat;
}
.subheader_tab {
    background: #CDD8FF;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    text-align:left;
}

.subheader_tab2 {
    background: #C1EDCD;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    text-align:left;
}
.subheader_tab3 {
    background: #b08051;
    color: #fcfcfc;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    text-align:left;
}
.subheader_tab4 {
    background: #bbdce4;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    text-align:left;
}

#content2 h1 a{
    color: #6f6f6f;
}
*+html #content {
    width: 640px;
}


#content p {
    padding:  15px 10px;
}
#content h2 {
    border-bottom: #eff2f9 2px solid;
    font-size: 13px;
    font-variant: small-caps;
    padding: 6px 0 6px 20px;
    margin: 5px 0 15px 0;
    background: url(images/h2_left.gif) center left no-repeat;
}
p.image {float: right;margin: 0 0 1em 2em;font-size: 0.8em;font-weight: bold;text-align: center;color: #444;padding: 1.25em 1.25em 0.25em 0.25em;	text-align: center}
p.boxed {background: #BBDCE4;color: #333;padding: 1em; margin: 0.5em 0.9em;}

#basic-accordian{
    padding:0 5px;
    width:250px;
    /*	border:5px solid #eff2f9;*/

}
.haendler_ul_nav {
    list-style-type: none;
}

.haendler_nav{
    padding:5px;
    /*	background:#ABB8E8;*/
    color:#444;
    border-bottom:4px solid #656D8E;
    cursor:pointer;
    font-weight:bold;
    margin: 10px 0;
    list-style-type: none;
}

.haendler_nav:hover {
    border-bottom:4px solid #ABB8E8;
    padding-left: 20px;
    background: transparent url(images/sub_left_bio.gif) center left no-repeat;
}

.haendler_nav a {
    color:#656d8e;
    text-decoration:none;
    display: block;
    width: 100%;
    padding: 2px 0;
}

.haendler_nav a:hover {
    color:#656d8e;
    text-decoration:none;
}

.accordion_headings{
    padding:5px;
    /*	background:#ABB8E8;*/
    color:#444;
    border-bottom:4px solid #656D8E;
    cursor:pointer;
    font-weight:bold;
    margin: 10px 0;
}

.accordion_headings2{
    padding:5px;
    /*	background:#A6EDB9;*/
    border-bottom:4px solid #669873;
    color:#444;
    cursor:pointer;
    font-weight:bold;
    margin: 10px 0;	
}

.accordion_headings3{
    padding:5px;
    /*	background:#FFD9B3;*/
    border-bottom:4px solid #BD9E7F;
    color:#444;
    cursor:pointer;
    font-weight:bold;
    margin: 10px 0;	
}

.accordion_headings:hover{
    border-bottom:4px solid #ABB8E8;
    padding-left: 20px;
    background: transparent url(images/sub_left_bio.gif) center left no-repeat;
}

.accordion_headings2:hover{
    padding-left: 20px;	
    border-bottom:4px solid #A6EDB9;	
    background: transparent url(images/sub_left_rfi.gif) center left no-repeat;	
}

.accordion_headings3:hover{
    padding-left: 20px;	
    border-bottom:4px solid #FFD9B3;	
    background: transparent url(images/sub_left_mob.gif) center left no-repeat;	
}

.accordion_child{
    padding:5px;
}

.header_highlight{
    padding-left: 20px;
    border-bottom:4px solid #BBDCE4;
    background: transparent url(images/h2_left.gif) center left no-repeat;

}
ul.subnav_acc {
    list-style-type: none;
    padding: 0 8px;
}

ul.subnav_acc li a {
    text-decoration: none;
    border-bottom: #f4f7fe 2px solid;
}
ul.subnav_acc li a:hover {
    border-bottom: #BBDCE4 2px solid;
}

li.bio {
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
    background: url(images/li_bio.gif) left center no-repeat;
}
li.main {
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
    background: url(images/li_main.gif) left center no-repeat;
}
li.rfi {
    background: url(images/li_rfi.gif) left center no-repeat;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
}
li.mob {
    background: url(images/li_mob.gif) left center no-repeat;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
}
li.mix {
    background: url(images/li_mix.gif) left center no-repeat;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
}
td.blind {
    border: 0px solid;
}

#slider {
    width:584px;
    height:284px;
    position:relative;
    overflow:hidden;
    margin-top: 5px;
    /*    border-radius: 6px;
        -webkit-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
        -moz-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
        box-shadow: 5px 5px 2px rgba(0,0,0,0.2);*/
}

#mask-gallery {
    overflow:hidden;
}

#gallery {
    list-style:none;
    margin:0;
    padding:0;
    z-index:0;
    /* width = total items multiply with #mask gallery width */
    width:1500px;
    overflow:hidden;
}

#gallery li {
    float:left;
}


#mask-excerpt {
    position:absolute;
    top:0;
    left:66px;
    z-index:16;
    width:160px;
    overflow:hidden;
}

#excerpt {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    list-style:none;
    margin:0;
    padding:0;
    z-index:10;
    position:absolute;
    top:0;
    left:0;
    width: 160px;
    /*background-color:#dfe4e7;*/
    background-color: #1ba1e1;
    overflow:hidden;
    font-family: 'Terminal Dosis', Arial, sans-serif;
    font-size: 12px;
    color:#2d363f;
    color:#fcfcfc;
}

#excerpt li {
    padding:5px 10px 5px 5px;
    text-align:right;
    font-size: 14px;
}

#excerpt li h1{
    font-size: 16px;
    font-weight:bold;
    margin: 10px 0 15px 0;
}

.clear {
    clear:both;
}

#zeiterfassung {
    background: url('../images/bubble_NET.png') left top no-repeat;
    width: 380px;
    height: 99px;
    margin: 0;
    padding:0;
}

#zeiterfassung span {
    display: none;
}

#zutrittskontrolle {
    background: url('../images/bubble_zutritt.png') left top no-repeat;
    width: 380px;
    height: 99px;
    margin: 0;
    padding:0;
}

#zutrittskontrolle span {
    display: none;
}

#projektzeiterfassung {
    background: url('../images/bubble_projekt.png') left top no-repeat;
    width: 380px;
    height: 99px;
    margin: 0;
    padding:0;
}


#projektzeiterfassung span {
    display: none;
}
#imageMenu {
    position: relative;
}

#specs {
    position: absolute;
    bottom: 0;
    right:0;
    width: 30px;
    height: 30px;
    background: url('images/specpop.png') right bottom no-repeat;
    z-index: 11;
    cursor: pointer;
}

.infobox2 {
    font-family: 'Terminal Dosis', Arial, sans-serif;
    position:relative;
    width: 350px;
    height: 88px;
    overflow: hidden;
    display: block;
    background: #fff;
    /*-webkit-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 2px rgba(0,0,0,0.2);*/
    margin: 11px 0px 10px 10px;
    border-left: 10px solid #555/*#1e3a6d*/;
    /*border-radius: 6px;*/
}

.infobox2 h4.inbox {
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-top: 7px;
    font-weight: normal;
    color: #342b50;
}
.infobox2 span.inbox2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    color: #40B2F0;
    text-align: left;
    display:block;
}

.infobox {
    font-family: 'Terminal Dosis', Arial, sans-serif;
    position:relative;
    width: 350px;
    overflow: hidden;
    display: block;
    background: #fff;
    height: 63px;
    /*    -webkit-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
        -moz-box-shadow: 5px 5px 2px rgba(0,0,0,0.2);
        box-shadow: 5px 5px 2px rgba(0,0,0,0.2);*/
    margin: 11px 0px 10px 10px;
    border-left: 10px solid #555/*#1e3a6d*/;
    /*    border-radius: 6px;*/
}

.infobox_last {
    background: #fcfcfc url('images/test_box.png') bottom right no-repeat;
}

.infobox h4.inbox {
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-top: 7px;
    font-weight: normal;
    color: #342b50;
}
.infobox span.inbox2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    color: #40B2F0;
    text-align: left;
}
#neu ul {
    list-style-image: url("images/li_bullet.gif");
    line-heigth: 1.1em;
    font-size: 16px;
    margin: 15px;
    /* background-color: #f6f6f6; */
    padding: 30px;
    background: linear-gradient(#fcfcfc, #f2f2f2);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
div.box_ul {
    width: 250px;
    float:left;
    border: #999 1px solid;
    border-left: #999 6px solid;
    /*border-bottom: #999 4px solid;*/
    padding:0;
    margin: 10px 5px 5px 5px;
    min-height: 220px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
div.bul_small {
    width: 210px;
}
div.box_ul h3{
    background: #dfdee0;
    padding: 6px;
    text-align: right;
}
div.box_ul ul {
    margin-left: 5px;
}

#neu ul li {
    padding: 4px 2px;
}

ol > li > strong {
    font-variant: small-caps;
}

div.box_ul ul li{
    padding: 1px 3px;
}

#neu h3.incont {
    color: #2c6fb1;
    font-size: 14px;
    padding: 10px 20px;
    /* border-bottom: #619EE9 1px solid; */
    /*border-left: #619EE9 4px solid;
    border-radius: 4px;*/
    width: 100%;
    margin: 0px;
    background: linear-gradient(#f5f5f5, #e5e5e5);
    box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
}

#neu h4 {
    padding: 3px 6px 3px 12px;
}

#dyn_store {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 360px;
    height: 58px;
    border-top: #fcfcfc 3px solid;
    background: #fcfcfc;
}

#floatMenu {
    position:absolute;
    top: -256px;
    left: 627px;
    /*margin-left:100px;*/
    width:340px;
    z-index:1;
}

#scrotfloatMenu {
    position:absolute;
    top: -104px;
    left: 480px;
    /*margin-left:100px;*/
    width:350px;
    z-index:1;
}
#floatMenuhw {
    position:absolute;
    top: -256px;
    left: 617px;
    /*margin-left:100px;*/
    width:350px;
    z-index:1;
}

#floatMenu #flap {
    padding: 3px 6px 5px 6px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative;
    left: 222px;
    top: 0px;
    width: 106px;
    height: 24px;
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;*/
    background: #619ee9;
    cursor: pointer;
    border-bottom: #1e3a6d 2px solid;
    border-left: #1e3a6d 0px solid;
    border-right: #1e3a6d 0px solid;
    border-top: #1e3a6d 0px solid;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
}
#specflap {
    padding: 3px 6px 5px 6px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative;
    left: 550px;
    top: -20px;
    width: 106px;
    height: 24px;
    background: #619ee9;
    cursor: pointer;
    border-bottom: #1e3a6d 2px solid;
    border-left: #1e3a6d 0px solid;
    border-right: #1e3a6d 0px solid;
    border-top: #1e3a6d 0px solid;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    z-index: 3;
}

#specflap span.sym {
    font-family: 'WebSymbolsRegular';
    font-size: 14px; 
}


#floatMenuhw #flaphw {
    padding: 3px 6px 5px 6px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative;
    left: 232px;
    top: 0px;
    width: 106px;
    height: 24px;
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;*/
    background: #619ee9;
    cursor: pointer;
    border-bottom: #1e3a6d 2px solid;
    border-left: #1e3a6d 0px solid;
    border-right: #1e3a6d 0px solid;
    border-top: #1e3a6d 0px solid;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
}

#floatMenu #flap span {
    font-family: 'WebSymbolsRegular';
    font-size: 14px;
}

#floatMenuhw #flaphw span {
    font-family: 'WebSymbolsRegular';
    font-size: 14px;
}

#scrotfloatMenu #scrotflap{
    padding: 3px 6px 5px 6px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative;
    left: 232px;
    top: 0px;
    width: 106px;
    height: 24px;
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;*/
    background: #619ee9;
    cursor: pointer;
    border-bottom: #1e3a6d 2px solid;
    border-left: #1e3a6d 0px solid;
    border-right: #1e3a6d 0px solid;
    border-top: #1e3a6d 0px solid;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
}
#scrotfloatMenu #scrotflap span {
    font-family: 'WebSymbolsRegular';
    font-size: 14px;
}

#floatMenu ul, #floatMenuhw ul {
    margin: 0;
    /*margin-bottom:20px;*/
    list-style-type: none;
}


#floatMenu ul li a, #floatMenuhw ul li a {
    display:block;
    background-color:#dfdee0;
    border-bottom: #317cc6 1px solid;
    text-decoration:none;
    padding: 10px 15px;
    color: #f0f0f0;
    background: #2c6fb1;
}
#floatMenu ul li a.blindfbg {
    padding:0px 5px 5px 25px;
    border: 0px solid;
    height: 12px;
}
#floatMenu ul li a.lastentry, #floatMenuhw ul li a.lastentry {

    border-bottom-left-radius: 6px;
    /*border-bottom-right-radius: 6px;*/
    background: #2c6fb1 url(images/topnav_sub_stretch_active.gif) bottom left repeat-x;
    border-bottom: 0px solid;
}

#ulbg {
    background: url('images/page_bg2.png') repeat-y;
    background-position: 236px 0;
}

#floatMenu ul li a:hover, #floatMenuhw ul li a:hover {
    color:#fff;
    background: url(images/topnav_stretch_active.gif)  top left repeat-x;
}

#floatMenu ul.menu1 li a:hover {
    /*border-color:#09f;*/
}

#floatMenu ul.menu2 li a:hover {
    border-color:#9f0;
}

#floatMenu ul.menu3 li a:hover {
    border-color: #e6ac03;
}

#neu table {
    margin: 20px auto;
    width: 1030px;
}

#neu table th {
    background: url('images/page_bg.png') left top repeat;
    font-weight: bold;
    padding: 10px;
    /* border-bottom: #ababc3 1px solid; */
    /* border-left: #ababc3 1px solid; */
    text-align: center;
    background: linear-gradient(#f5f5f5, #e5e5e5);
    box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
    text-shadow: 0 1px 0 #fff;
}
#neu table th.first {
    border-top-left-radius: 6px;
}

#neu table th.last {
    border-top-right-radius: 6px;
}

#neu table td.likehead {
    font-weight: bold;
    padding: 5px;
}

#neu table td {
    /*background: #eee;*/
    padding: 7px;
    background: #f5f5f5;
}
#neu table.nonebg td {
    /*background: #eee;*/
    padding: 7px;
    background: transparent;
}
#neu table.nonebg td.leftal {
    text-align: left;
}
/*#neu table td input, textarea {
    border: #40B2F0 1px solid;
    border-left: #40B2F0 5px solid;
    padding: 5px;
    border-radius: 4px;
}

#neu table td input.button {
    border: #000 1px solid;
    padding: 4px 6px;
    font-weight: bold;
    background: #40B2F0;
}*/

div canvas { cursor: crosshair; position: fixed; top: 0px; left:0; z-index: 0;}

ul#topnav2 {
  margin: 0;
  padding: 0;
  float: left;
  width: 980px;
  list-style: none;
  position: relative;
  font-size: 12px;
  background: #335668;
}

ul#topnav2 li {
  float: left;
  margin: 0;
  padding: 0;
  border-right: 1px solid #4c6b7a;
}

ul#topnav2 li:first-child {
  border-left: 1px solid #4c6b7a;
}

ul#topnav2 li a {
  display: block;
  padding: 12px 14px;
  color: #f7f7f7;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2;
  background: #335668;
}

ul#topnav2 li:hover,
ul#topnav2 li:hover a {
  background: #40b2f0;
  color: #fff;
  text-decoration: none;
}

/* Orange accent on hover */
ul#topnav2 li a:hover {
  background: #ffa53a;
  color: #fff;
}

/* Home button */
ul#topnav2 li.home {
  background: #274755;
  padding: 0;
}

ul#topnav2 li.home a {
  min-width: 34px;
  height: 38px;
  padding: 0 10px;
  background: #274755 url('images/home.gif') center center no-repeat;
  text-indent: -9999px;
}

ul#topnav2 li.home:hover a {
  background: #ffa53a url('images/home2.gif') center center no-repeat;
}

/* Hide old dropdown span styling */
ul#topnav2 li span {
  display: none;
}

#scrotfloatMenu p.fbox{
    margin: 0 0 0px 40px;
    border-left: #619ee9 5px solid;
    width: 305px;
    /*background: #335668;*/
}
#scrotfloatMenu p.fbox img.big{
    float:left;
    width: 114px;
}

#scrotfloatMenu p.fbox2{
    margin: 0 0 0px 40px;
    border-left: #619ee9 5px solid;
    width: 302px;
    padding: 5px 0 2px 3px;
    background: #ccc;
}

#scrotfloatMenu p.fbox2 img{
    border: 1px solid;
}
#scrotfloatMenu .head_box {
    background: #619ee9;
    color: #fff;
    margin: 0 0 0 40px;
    width: 295px;
    padding: 5px 0 5px 15px;
    border-bottom-left-radius: 6px;
}
/*#scrotfloatMenu span.linked{
    color: #000;
    width: 180px;
    height: 30px;
    float: right;
}
#scrotfloatMenu span.linked span {
    color: #000;
    background: #dfdee0;
    width: 170px;
    height: 20px;
    margin: 0 0 0 auto;
    display: block;
    text-align: left;
    padding-top: 4px;
    padding-left: 10px;
    cursor: pointer;
    border:1px solid #342b50;
    background-color:#dfdee0;
    border-left:6px solid #342b50;
}
#scrotfloatMenu span.linked span:hover {
    color:#fff;
    background-color:#2d363f;
    border-color: #09f;
}*/

.boxinline {
    width: 426px;
    margin: 0px auto 15px auto;
    background-color: #eee;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0;
}

.boxinline img {
    margin: 3px 3px 8px 3px;
}
.boxinline .zoomer {
    float:left;
    margin: 0;
}
#body .boxinline h3 {
    font-size: 12px;
    color: #666;
    border-bottom: #ccc 1px solid;
    margin: 0px 0px 8px 0px;
    padding: 3px;
}
#body .boxinline p {
    font-size: 11px;
    text-align: center;
    color: #666;
    background-color:#fff;
    padding: 2px;
    cursor: pointer;
    border-top: #ccc 1px solid;
    margin: 2px 0;
    clear:both;
}
#body .boxinline p:hover {
    background: #40b4f0;
    color: #fff;
}

#specContainer {
    z-index: 100;
    background: url('images/spec_bg.png') repeat;
    background-position: 60px 0;
    width: 645px;
    padding: 0;
    position:absolute;
    top: 150px;
    display:none;
}

#specContainer .specpush{
    height: 25px;
    cursor: pointer;
    text-align:right;
    padding-top: 5px;
    padding-right: 10px;
    color:#f1f1f1;
    font-weight:bold;
}

#spectop {
    width: 120px;
    height: 30px;
    cursor: move;
    margin-left: 60px;
    color:#f1f1f1;
    font-weight:bold;
    font-size: 13px;
    padding-top:2px;
}

#specContainer img {
    background: #eee;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px;
    -moz-box-shadow:#666 2px 0px 3px;
    -webkit-box-shadow:#666 2px 0px 3px;
}
#termine h4 {
    font-size: 10px;
    margin-left: 12px;
}
div#botnavframe {
    position: fixed;
    bottom: 0;
    left: 50px;
}
div#botnav {
  width: 980px;
  margin: 0 auto;
  padding: 0;
}
ul#botnavul {
  list-style-type:none;
  margin: 0;
  font-size: 12px;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
  width: 980px;
  height: 34px;
  background: url(images/topnav_stretch.gif) repeat-x;
  border-top: #ffa53a 2px solid;
}
ul#botnavul li {
  float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#botnavul li:hover {
  background: url(images/botnav_stretch.gif) repeat-x;
}
ul#botnavul li.attention {
  float: right;
  border: 0;
  border-left: 1px solid #555;
}
ul#botnavul li.attention2 {
  float: right;
  border: 0;
  border-left: 1px solid #555;
}
ul#botnavul li a{
  padding: 9px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}

ul#botnav li:hover { background: #1376c9 ; }

div#hlogin {
    text-align:right;
    position:fixed;
    bottom: 34px;
    display: none;
    width: 230px;
    background: #2c6fb1 url(images/topnav_stretch_active.gif) top left repeat-x;
    border-top: #342b50 2px solid;
    padding: 10px 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;

}
div#hlogin form {
    padding:0;
    margin:0;
}
div#hlogin input, p {
    margin-right: 23px;
}

div#hlogin h2 {
    font-size: 13px;
    color: #fff;
    font-variant: small-caps;
    padding-bottom: 10px;
    padding-right: 23px;
    margin-bottom: 12px;
    border-bottom: 1px solid #342b50;
}
div#hlogin input {
    border: #342b50 1px solid ;
    margin-bottom: 4px;
    background: #fcfcfc;
    color: #335668;
    width: 180px;
    padding: 5px;
    -webkit-box-shadow: 2px 4px 9px -3px rgba(0,0,0,0.42);
    -moz-box-shadow: 2px 4px 9px -3px rgba(0,0,0,0.42);
    box-shadow: 2px 4px 9px -3px rgba(0,0,0,0.42);
    border-radius: 4px;
}
div#hlogin input.button {
    width: 80px;
}
#neu table tr td.dot {
    background: #f5f5f5 url('images/dot.png') center no-repeat;
}
#neu table tr td {
    text-align:center;
}
#neu table tr td.leftal {
    text-align:left;
}

.icon-bar {
    width: 46px;
    background-color: #555;
    position: fixed;
    right: 90px;
    top: 71px;
    z-index: 40;
}

.icon-bar a {
    display: block;
    padding: 8px 12px;
    transition: width 1s ease, background-color 0.3s ease-in;
    color: white;
    font-size: 20px;
    text-decoration: none;
    text-align: left;
}

.active {
    background-color: #ed9131;;
}

.left-bar {
    width: 46px;
    background-color: #555;
    position: fixed;
    right: 90px;
    top: 0px;
    z-index: 39;
    height: 100%;
}

.icon-bar a span{
    font-size: 14px;
    display: none;
    padding: 0px 16px 0 0;
    text-decoration: none;
    text-align: left;
    float: right;
}

.icon-bar a:hover{
    width: 120px;
    background:#ed9131;
    text-align: left;
    /*-webkit-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);*/
}

.icon-bar a:hover > span {
    display: inline;
    text-align: left;
}

.iconbot-bar {
    width: 46px;
    background-color: #555;
    position: fixed;
    right: 90px;
    bottom: 0px;
    z-index: 40;
}

.iconbot-bar a {
    display: block;
    padding: 8px 12px;
    transition: width 1s ease, background-color 0.3s ease-in;
    color: white;
    font-size: 20px;
    text-decoration: none;
    text-align: left;
}

.iconbot-bar a span{
    font-size: 14px;
    display: none;
    text-align: left;
    padding: 0px 16px 0 0;
    text-decoration: none;
    float: right;
}

.iconbot-bar a:hover{
    width: 120px;
    background:#ed9131;
    text-align: left;
    /*-webkit-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);*/
}

.iconbot-bar a:hover > span {
    display: inline;
    text-align: left;
}
.iconmiddle-bar {
    width: 46px;
    background-color: #555;
    position: fixed;
    right: 90px;
    top: 372px;
    z-index: 41;
}

.iconmiddle-bar a {
    display: block;
    padding: 8px 12px;
    transition: width 1s ease, background-color 0.3s ease-in;
    color: white;
    font-size: 20px;
    text-decoration: none;
    text-align: left;
}

.iconmiddle-bar a:hover {
    width: 120px;
    text-align: left;
    background-color: #ed9131;
}

.iconmiddle-bar a span{
    font-size: 14px;
    display: none;
    text-align: left;
    padding: 0px 16px 0 0;
    text-decoration: none;
    float: right;
}

.iconmiddle-bar a:hover > span {
    display: inline;
    text-align: left;
}

.iconmiddle-bar a:hover + div.scrotbox {
    display: block;
}

h1 { color: #111; font-family: 'Open Sans Condensed', sans-serif; font-size: 64px; font-weight: 700; line-height: 64px; margin: 0 0 0; padding: 20px 30px; text-align: center; text-transform: uppercase; }


h2 { color: #111; font-family: 'Open Sans Condensed', sans-serif; font-size: 48px; font-weight: 700; line-height: 48px; margin: 0 0 24px; padding: 0 30px; text-align: center; text-transform: uppercase; }


p {color: #79726d;font-family: "Roboto",sans-serif;font-size: 16px;line-height: 28px;margin: 0;}


a { color: #990000; text-decoration: none; }


a:hover { text-decoration: underline }


.date { color: #111; display: block; font-family: 'Open Sans', sans-serif; font-size: 16px; position: relative; text-align: center; z-index: 1; }


.date:before { border-top: 1px solid #111; content: ""; position: absolute; top: 12px; left: 0; width: 100%; z-index: -1; }


.author { color: #111; display: block; font-family: 'Open Sans', sans-serif; font-size: 16px; padding-bottom: 38px; position: relative; text-align: center; z-index: 1; }


.author:before { border-top: 1px solid #111; content: ""; position: absolute; top: 12px; left: 0; width: 100%; z-index: -1; }


.date span,

.author span { background: #fdfdfd; padding: 0 10px; text-transform: uppercase; }


.line { border-top: 1px solid #111; display: block; margin-top: 60px; padding-top: 50px; position: relative; }


.read-more { -moz-border-radius: 50%; -moz-transition: all 0.2s ease-in-out; -webkit-border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; background: #111; border-radius: 50%; border: 10px solid #fdfdfd; color: #fff; display: block; font-family: 'Open Sans', sans-serif; font-size: 14px; height: 80px; line-height: 80px; margin: -40px 0 0 -40px; position: absolute; bottom: 0px; left: 50%; text-align: center; text-transform: uppercase; width: 80px; }


.read-more:hover { background: #990000; text-decoration: none; }

.headline3 {
  max-width: 800px;
  margin: 25px auto 15px auto;   /* centered like cards */
  padding: 14px 18px;

  font-size: 16px;
  font-weight: bold;
  color: #335668;

  background: linear-gradient(#f5f7f9, #e6edf3);
  border: 1px solid #d6e0ea;
  border-left: 6px solid #40b2f0;   /* blue accent */
  
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.headline3.v9 {
  border-left-color: #ffa53a; /* orange = current */
}

.headline3.v8 {
  border-left-color: #6c7a89; /* gray = older */
}

span.imgheader {
    display: block;
    color: #fff;
    font-size: 50px;
    position: relative;
    top: 170px;
    right: 70px;
    /* margin-right: 65px; */
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 1);
    text-align: right;
    width: 100%;
}

.scrotbox {
    position: relative;
    left: 0;
    top: 0px;
    width: 136px;
    background: #ed9131;
    display: none;
    padding: 10px 0 10px 0;
    z-index: 50;
    /*-webkit-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.75);*/
}

.scrotbox:hover {
    display: block;
}

.scrotbox:hover ~ a {
    background-color: #ed9131;
}

p.fbox2 {
    margin-left: 14px;
}

td.orangefont {
    color: #ed9131;
}
ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    /*margin-bottom: 4em;*/
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol {
    margin: 0 0 0 0; /* Add some left margin for inner lists */
}
.rounded-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

.rounded-list a:hover{
    background: #eee;
}

.rounded-list a:hover:before{
    transform: rotate(360deg);  
}

.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}
.rectangle-list li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;   
}

.rectangle-list li:hover{
    background: #eee;
}   

.rectangle-list li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #1c99f9;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    color: #FDFDFD;
}

.rectangle-list li:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

.rectangle-list li:hover:after{
    left: -.5em;
    border-left-color: #1c99f9;             
}
