@charset "UTF-8";
/******************************************************************************************
**
** GLOBAL
**
******************************************************************************************/
html{background:#ffffff;color:#000000;font:13px Verdana,Geneva,Arial,Helvetica,sans-serif}
h1,h2,h3,h4,h5,h6{color:#005e85;font-size:17px}
h1{color:#005e85;font-size:38px;font-weight:bold}
h2{font-weight:bold;color:#6295b3;font-size:28px}
h3{font-size:17px;font-weight:bold}
h4{font-size:15px;font-weight:bold;}
h5{font-size:13px;font-weight:bold;}
h6{font-size:13px;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}
a,.tabs a{color:#6295b3;text-decoration:none}
a:hover{color:#005e85;text-decoration:underline}
p,ul,li,ol,dl,dt,dd{color:#333333}
dl{margin:0.5em 0 1em 3em}
table{margin:1em 0;width:100%}
tr{vertical-align:top}
td{}
th{}
/******************************************************************************************
**
** LINE HEIGHT CONTENT
**
******************************************************************************************/
#mybs_content p,#mybs_content li{line-height:1.428571429em;}
/******************************************************************************************
**
** EDGE
**
******************************************************************************************/
#mybs_edge{background:url(../img/edge.jpg) top center no-repeat transparent;color:#000000}
/******************************************************************************************
**
** CONTAINER STARTLINE: BREADCRUMBS & LANGUAGECODES; SEARCH on the right
**
******************************************************************************************/
#mybs_startline_l a,#mybs_startline_l b,#mybs_startline_l i{color:#6295b3}
#mybs_startline_l a:hover{color:#005e85}
#mybs_startline_l b.lc{color:#005e85}
#mybs_startline_r{color:#6295b3}
/******************************************************************************************
**
** TITLE /TEASER
**
******************************************************************************************/
.mybs_title{background:url(../img/bg_title.png) top left no-repeat transparent}
/******************************************************************************************
**
** Releated Links
**
******************************************************************************************/
a.mybs_link{color:#005e85}
/******************************************************************************************
**
** Link list
**
******************************************************************************************/
.mybs_linklist {margin-bottom:3em;}
.mybs_linklist a {display: block; background-color: #f2f3f4;margin: 0 0 0.5em 0;padding: 1em 1em 1em 2em;border-bottom: 1px solid #ffffff;}

/******************************************************************************************
**
** CONTAINER RELATED LINKS
**
******************************************************************************************/
#mybs_container_relatedlinks li:first-child{font-weight:bold}
#mybs_container_relatedlinks a{color:#6295b3}
#mybs_container_relatedlinks:hover a{color:#6295b3}
#mybs_container_relatedlinks a:hover{color:#005e85;text-decoration:none}
#mybs_container_relatedlinks a.l2{color:#6295b3;font-weight:bold;text-transform:none}
#mybs_container_relatedlinks a.l2:hover{color:#005e85}
#mybs_container_relatedlinks a.l3{font-weight:bold}




/******************************************************************************************
**
** GENERAL ADDRESS FOR HEADER OR FOOTER
**
******************************************************************************************/
#mybs_generaladdress_h,#mybs_generaladdress_f{color:#6295b3}
#mybs_generaladdress_h a,#mybs_generaladdress_f a{color:#6295b3}
/******************************************************************************************
**
** ADDRESSES
**
******************************************************************************************/
#mybs_address h2{background:#edf1f2}
#mybs_address label{background:#e8eff4;color:#333333;font-size:11px;margin:0;padding:2px 0 2px 3px}
#mybs_address label.main{min-height: 30px;padding-left:3px;}
#mybs_address p{margin:0;padding:2px 0 2px 3px;background:#fafafa;color:#333333;font-size:12px}
#mybs_address_record{margin-bottom:30px;min-height: 350px;}
#mybs_address img{margin:-10px 0 0 -8px;border-top:10px solid #ffffff;width:237px}
/******************************************************************************************
**
** Imprint
**
******************************************************************************************/
#mybs_imprint{font-size:13px}
#mybs_imprint h3{display:block;background:#edf1f2;color:#0;padding:0.2em 0.5em;margin:0;font-size:13px;font-weight:bold}
#mybs_imprint label{display:block;background:#e8eff4;color:#333333;padding:0.2em 0.5em;margin:1em 0 0;font-weight:bold;font-size:11px}
#mybs_imprint p{display:block;color:#333333;padding:0.2em 0.5em;margin:0;}
/******************************************************************************************
**
** MODULE SITEMAP
**
******************************************************************************************/
#mybs_sitemap a{color:#005e85}
#mybs_sitemap li{border-bottom:none}
/******************************************************************************************
**
** HEADER - NAVIGATION
**
******************************************************************************************/
#mybs_nav_h b a{border-bottom:3px solid #6295b3;color:#005e85}
/******************************************************************************************
**
** FOOTER NAVIGATION
**
******************************************************************************************/
#mybs_nav_f b a{border-bottom:3px solid #6295b3;color:#005e85}
/******************************************************************************************
**
** MODULE DIGITAL ASSET GALLERY
**
******************************************************************************************/
#mybs_dag_tab ul,#mybs_dagallery table,#mybs_dagallery div{font-size:10px;}
#mybs_dagallery table tr td.main{width:90% !important;}
#mybs_dagallery table tr td{background:transparent;}
#mybs_dagallery table tr th{border-bottom:1px solid #b1cad9;padding:5px 10px;text-align:center}
#mybs_dagallery div{border-bottom:1px solid #b1cad9;min-height:70px;padding:0 5px 5px}
#mybs_dagallery table td{border-bottom:1px solid #b1cad9;border-left:1px solid #d8e5ec;padding:5px 10px 0}
#mybs_dagallery img{margin:0;border:1px solid #eeeeee;border-radius:0px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
#mybs_dagallery img:hover{border-radius:0px;border:1px solid #6295b3;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
#mybs_dagallery h2,#mybs_dagallery p{line-height:1.0em}
#mybs_dagallery h2{color:#6295b3;font-size:13px;margin:3px 0}
#mybs_dagallery p{font-size:10px;margin:0}
#mybs_dagallery time{font-size:10px;}
/******************************************************************************************
**
** Document Zone
**
******************************************************************************************/
div#mybs_document {padding:5px 5px;}
#mybs_document table{margin:5px;border-top:none;}
#mybs_document table tbody tr th,#mybs_document table tbody tr td{font-size:10px;border-bottom:1px solid #ffffff;}
#mybs_document table tbody tr td{padding:5px 10px;background:url(../img/bg_dag.png) top center no-repeat;}
#mybs_document table tbody tr th{padding:5px 10px;border-left:1px solid #ffffff;}
#mybs_document table tbody tr h3{font-size:13px}
#mybs_document table tbody tr img{border:1px solid #eeeeee;margin:0}
#mybs_document table tbody tr img:hover{border:1px solid #6295b3;}
/******************************************************************************************
**
** MEMBERLIST SPEDLOGSWISS
**
******************************************************************************************/ 
.mybs_member_list {margin: 10px;}
.mybs_member_list small{display: block; margin-bottom: 0.5em; }
.mybs_member_list div div div {width: 50%;float:left;}
.mybs_member_list div div div p{line-height:1.5em;margin:0;padding:0}
.mybs_member_list div div div table {margin:0;border-top: 1px solid #eeeeee; }
.mybs_member_list div div div table tr {vertical-align: top}
.mybs_member_list div div div table tr th {color: #666666; padding: 0 3px;border-bottom: 1px solid #eeeeee; line-height:1.5em}
.mybs_member_list div div div table tr td {padding: 0 3px;border-bottom: 1px solid #eeeeee;line-height:1.5em}
/*  search */
.mybs_member_list_search {height: 120px; width: 940px; margin-bottom: 30px; background: #f9f9f9; padding: 20px 10px 10px; border-bottom: 6px solid #ffffff;}
.mybs_member_list_search form {float:left; width: 425px; padding: 0; height: 100px;}
.mybs_member_list_search section label {font-size: 12px; color: #fff;padding: 1px 10px 3px; display: block; width: 250px; background: #6295b3; font-weight: bold;}
.mybs_member_list_search input {border:1px solid #cfcfcf; border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;width: 404px;padding: 9px;}
.mybs_member_list_search input:focus{border:1px solid #6295b3}
.mybs_member_list_search aside {float: right;margin: 83px 10px 0 30px; height: auto; width: auto; color: #666666; font-size: 14px;}
/******************************************************************************************
**
** TOOL
**
******************************************************************************************/ 
.mybs_tool_wrapper {margin:-10px -10px 10px;padding:0; min-height:10px;}
.mybs_tool_content_wrapper {margin:0;padding:0;width:960px; min-height:400px;border:none;display:inline-block;}
.mybs_tool_more_records {margin: 20px 10px;}
.mybs_tool_no_records_found {margin: 30px 10px; font-weight: bold; color: #c70404;}
.mybs_tool_button_search button {background-color:#6295b3; color: #f0f0f0}
.mybs_tool_button_search button:hover{background-color: #005e85; color: #ffffff;}
.mybs_tool_wrapper a {color: #6295b3;text-decoration:none; font-size: 14px;}
.mybs_tool_wrapper a:hover {color: #005e85;text-decoration:underline;}
/******************************************************************************************
**
** DATACENTER SPEDLOGSWISS
**
******************************************************************************************/ 
.mybs_datacenter {}
.mybs_datacenter table {margin:0 0 20px 0;}
.mybs_datacenter table tr {vertical-align: top}
.mybs_datacenter table thead tr td {background: #ffffff; padding: 15px 5px 10px;border-bottom: 1px solid #eeeeee;line-height:1.5em; width: 70%;}
.mybs_datacenter table thead tr th {background: #ffffff; padding: 15px 5px 10px;border-bottom: 1px solid #eeeeee; line-height:1.5em; width: 30%;text-align:right;}
.mybs_datacenter table tbody tr td {padding: 5px 5px;border-bottom: 1px solid #eeeeee;line-height:1.5em}
.mybs_datacenter table tbody tr th {color: #333333; padding: 5px 5px;border-bottom: 1px solid #eeeeee; line-height:1.5em;text-align:right;}
/******************************************************************************************
**
** PREISLISTE SPEDLOGSWISS
**
******************************************************************************************/ 
.mybs_spedlogswiss_preisliste {}
.mybs_spedlogswiss_preisliste table {margin:0 0 20px 0;}
.mybs_spedlogswiss_preisliste table tr {vertical-align: top}
.mybs_spedlogswiss_preisliste table thead tr th {background: #ffffff; padding: 15px 5px 10px;border-bottom: 1px solid #eeeeee; line-height:1.5em;width:65%;}
.mybs_spedlogswiss_preisliste table thead tr th:first-child {width: 10%;}
.mybs_spedlogswiss_preisliste table thead tr th:last-child {width: 25%;text-align:right;}
.mybs_spedlogswiss_preisliste table tbody tr td {padding: 5px 5px;border-bottom: 1px solid #eeeeee;line-height:1.5em}
.mybs_spedlogswiss_preisliste table tbody tr td:last-child {text-align:right;}
/******************************************************************************************
**
** FORM BASICS
**
******************************************************************************************/
.mybs_eform h5{color:#005e85}
/******************************************************************************************
**
** FORM FIELDS
**
******************************************************************************************/
.mybs_eform input,.mybs_eform textarea,.mybs_eform select{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}
.mybs_eform input:focus,
.mybs_eform textarea:focus,
.mybs_eform select:focus{border:1px solid #6295b3}
/******************************************************************************************
**
** FORM LABEL
**
******************************************************************************************/
.mybs_eform label{color:#333333}
.mybs_eform label:hover{color:#005e85}
/******************************************************************************************
**
** FORM POSITION VERTICAL AND STANDARD
**
******************************************************************************************/
.mybs_eform .mybs_efv,
.mybs_eform .mybs_efi{
background:#ffffff;/* Old browsers */
background:-moz-linear-gradient(-45deg,#ffffff 0%,#e8eff4 100%);/* FF3.6+ */
background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#ffffff),color-stop(100%,#e8eff4));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(-45deg,#ffffff 0%,#e8eff4 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(-45deg,#ffffff 0%,#e8eff4 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(-45deg,#ffffff 0%,#e8eff4 100%);/* IE10+ */
background:linear-gradient(135deg,#ffffff 0%,#e8eff4 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#e8eff4',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
color:#666666;
border:none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0
}
/******************************************************************************************
**
** FORM BUTTON
**
******************************************************************************************/
.mybs_eform .button{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
/******************************************************************************************
**
** FORM .BUTTON.COLOR
**
******************************************************************************************/
.mybs_eform .button.sendcolor{background-color:#a8bcc3;border-color:#a8bcc3}
.mybs_eform .button.sendcolor:hover{background-color:#6295b3;border-color:#6295b3}
.mybs_eform .button.sendcolor:active{background:#4a7b98;border-color:#4a7b98}
/******************************************************************************************
**
** MODULE MOST VIEWED
**
******************************************************************************************/
#mybs_mostviewed{
border-radius:0px;
box-shadow:0 0px 0px 0px rgba(0,0,0,0.1);
-moz-border-radius:0px;
-moz-box-shadow:0 0px 0px 0px rgba(0,0,0,0.2);
-webkit-border-radius:0px;
-webkit-box-shadow:0 0px 0px 0px rgba(0,0,0,0.2)
}
#mybs_mostviewed ul{font-size:11px;list-style:none;margin:7px 0}
#mybs_mostviewed a{
background:url(../img/bg_mostviewed.png) no-repeat top right;
color:#0083d3;
color:#666666;
display:block;
margin-bottom:0;
min-height:20px;
padding:1px 3px;
padding:3px 25px 3px 5px;
text-decoration:none
}
#mybs_mostviewed a:hover{background-position:right -80px;color:#ffffff}
#mybs_mostviewed li{border-bottom:1px solid #cedde5}