/* Standard Formats
///////////////////////////////////////////////////////////////////////////////*/

img{border:0px;}

br.clr, div.clr
{
    clear:both;
    font-size:0px;
    height:0px;
    line-height:0px;
    overflow:hidden;
}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}

/* Messages / Colors
////////////////////////////////////////////////////////////////////////////////////////////////*/

.ok
{
    font-size:10px;
    color:#339933;
    font-weight:bold;
}

.msg
{
    font-size:10px;
    color:#339933;
    font-weight:bold;
}

.err
{
    font-size:10px;
    color:#CC3333;
    font-weight:bold;
}

/* Special Formats
/////////////////////////////////////////////////////////////////////////////////////////////////*/

#content h1, #right h1, #content h2
{
    color:#3077a3;
    font-style:italic;
    font-weight:normal;
    font-size:20px;
    margin:0px;
    padding:0px;
    margin-bottom:16px;
}

#content h2, legend
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    font-style:normal;
}

#schnellkontakt span.big
{
    display:block;
    padding-left:30px;
    font-size:18px;
    font-weight:bold;
    padding-bottom:2px;
    margin-bottom:3px;
    background:url("../images/telefon.gif") 0px 2px no-repeat;
    line-height:24px;
}

#schlagwort h1, #schlagwort h2, #schlagwort h3
{
    color:#E1FFFF;
    font-size:13px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    padding-top:0px;
    padding-left:10px;
    background:url("../images/toplist.gif") 0px 6px no-repeat;
    font-style:italic;
}

#footer #toplink
{
    float:right;
    text-decoration:none;
    margin-left:15px;
    display:block;
    width:9px;
    height:14px;
    background:url("../images/bottom_top.gif") no-repeat;
}

#content a, #right a
{
    background:url("../images/a.gif") 1px 6px no-repeat;
    padding-left:10px;
    color:#3077a3;
    text-decoration:none;
}

#content a:hover, #right a:hover
{
    background-image:url("../images/a_on.gif");
    color:#2d820f;
}

#content .adminlink, #content table tr th a,#content .adminlink:hover, #content table tr th a:hover, #htmlnavi a, #htmlnavi a:hover, #right .artikel a, #right .artikel a:hover, #right .linkright, #right .linkright:hover
{
    padding:0px;
    background:none;
}

table
{
   border:1px solid #347BA7;
   margin:0px;
   padding:0px;
}

th {background:#C7DBE3;}

th, .td1, .td2
{
    margin:0px;
    padding:2px;
}

.td1 {background:#FEFFF1}
.td2 {background:#EEFAFB}
#htmlnavi {margin-top:10px}

#right .artikel
{
    margin-bottom:10px;
}

#right span.datum
{
    font-style:italic;
    color:#999;
    font-weight:bold;
}

#right .artikel .text
{
    border-left: 1px solid #999;
    margin-top:5px;
    padding-left:15px;
}

#bauform
{
    width:800px;
    height:727px;
    background-image:url("../images/bauform.jpg");
    position:relative
}

#kabelschuh
{
    width:800px;
    height:126px;
    background-image:url("../images/kabelschuh_web.jpg");
    position:relative;
    margin:0px;
   padding:0px;
}

#typ
{
    width:352px;
    height:194px;
    background-image:url("../images/typ.jpg");
    position:relative;
    margin:0px;
   padding:0px;
   text-align:center
}

a.back
{
    display:block;
    position:absolute;
    Top:180px;
    left:40px;
}