*{
 font-family: Trebuchet MS, Calibri, Tahoma;
}

a{
 text-decoration: none;
 color: #000000;
}

#c_name a{
 color: #00b7cf;
 font-size: 55px;
 font-weight: bold;
 letter-spacing: -0.7px;
 text-align: right;
 padding-right: 15px;
}

#head_right:after{
 content: url("http://www.tauchbar.com/fileadmin/tauchbar/images/logo_print.jpg");
}

#c_subline a{
 color: #000000;
 font-size: 16px;
 font-style: italic;
 letter-spacing: -0.3px;
 text-align: right;
}

#head_logo, #head_right, #head_left{
 float: right;
}

#menu_con, #menu_shadow, #cont_right, div.sitemenuitem2, div.sitemenuitem, #copyright {
 display: none;
}

#head_con{
 width: 100%;
 height: 120px;
}

#cont_big_left h1 {
 color: #00B7CF;
 font-size: 12px;
}

#cont_big_left h2 {
 font-size: 10px;
}

div.maincontitem h5 {
 border-bottom: 1px solid;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 5px;
 margin-top: 15px;
}


table.DiveRoster td.col1{
 width: 1%;
 padding: 5px;
 white-space: nowrap;
}

table.DiveRoster td.col2{
 width: 1%;
 padding: 5px;
 white-space: nowrap;
}

table.DiveRoster td.col3{
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
 border: 0px none !important;
 padding: 5px;
}

#cont_left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
 margin-bottom: 0px !important;
}

#cont_left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
 border: 1px solid #6e6f71;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
 margin-left: 0px !important;
}

#cp_tb{
 float: left;
 color: #00b7cf;
 font-weight: bold;
}

#cp_line{
 float: left;
 margin-left: 3px;
}

#cp_link{
 display: none;
}



/* DiveRoster Start */

#ModDiveRoster h1 {
 font-size: 24px;
 font-weight: normal;
 margin-top: 5px;
 margin-bottom: 2px;
}

#ModDiveRoster h2 {
 font-size: 22px;
 font-weight: normal;
 margin-top: 5px;
 margin-bottom: 2px;
}

table.DiveRoster{
 border-collapse: collapse;
 border-spacing: 0;
 width: 100%;
 border-top: 1px solid #6E6F71;
 border-left: 1px solid #6E6F71;
 margin-top: 5px;
 margin-bottom: 2px;
}

table.DiveRoster tr.Healdline td{
 font-weight: bold;
}

table.DiveRoster tr{
 /* height: 30px; */
}

table.DiveRoster td{
 border-right: 1px solid #6E6F71;
 border-bottom: 1px solid #6E6F71;
 padding-left: 5px;
}

table.DiveRoster td.Warn{
 font-weight: bold;
 color: maroon;
}

/* DiveRoster Ende */


