body {
 font-family: Arial, sans;
 font-size: 12px;
 color: #252525;
 background: #f1dda6;
}

td {
 font-family: Arial, sans;
 font-size: 12px;
 color: #252525;
}

.td1 {
  background: #42865A;
}

a:link, a:visited, a:active {
 font-family: Arial, sans;
 font-size: 12px;
 color: #0A0D92;
 text-decoration: none;
}

a:hover {
 font-family: Arial, sans;
 font-size: 12px;
 color: #000000;
 text-decoration: underline;
}

a.testen {
display:block;
width:105px;
height:88px;
border:0px solid #000000;
background-image:url('/docs/images/home/testen_norm.jpg');
}

a.testen:hover {
background-image:url('/docs/images/home/testen_over.jpg');
}

#cat_nav:link, #cat_nav:visited, #cat_nav:active {
        color:#2f2f2f;
}

#cat_nav:hover {
        color:#FFFFFF;
}

form {
        display: inline;
}

.input {
 width:200px;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #306141;
 font-family: arial, sans;
 font-size: 9px;
 font-weight: normal;
 color: #252525;
}

.input_red {
 width:200px;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #B80000;
 font-family: arial, sans;
 font-size: 9px;
 font-weight: normal;
 color: #252525;
}

.headline{
 font-family: Arial, sans;
 font-size: 12px;
 color:#306141;
 font-weight: bold;
}

h1, h3 {
 font-family: Arial, sans;
 font-size: 20px;
 color:#00499B;
 font-weight: bold;
 display:inline;
}

h2 {
 font-family: Arial, sans;
 font-size: 12px;
 color:#252525;
 font-weight: bold;
 display:inline;
}

.green {
 color:#306141;
}

#host_head {
 color:#306141;
 font-size:16px;
 font-weight: bold;
}

#host_price_s {
 font-size: 12px;
 color: #D40000;
 font-weight:bold;
}
#host_price_l {
 font-size: 20px;
 color: #D40000;
 font-weight:bold;
}


#div_headline   { position:relative;left:162px;top:118px;width:618px;vertical-align:middle}

#div_content    { position:relative;top:130px;left:162px;z-index:10;text-align:justify;min-height:780px;}
.div_content2        { float:right; height:780px; width:1px;}
.div_content3        { clear:both;height:1px;overflow:hidden;}


* html #div_content { height:780px; }
html + body #div_content { height:780px; }
* html .div_content2 { display:none }

#div_menu_left  { position:absolute;top:118px;width:150;z-index:20}
#div_menu_top   { position:absolute;top:69px;text-align:right;width:780px }

#div_cat_tree   { position:absolute;top:86px;width:780px;color:#FFFFFF; font-weight:bold }
#div_cat_tree a { color:#FFFFFF; font-weight:bold;padding-left:8px }

#div_news       { position:absolute;top:150px;padding-left:617px;z-index:0 }
#div_right        { border-left:1px #000000 solid;padding-left:12px }
#div_right_det  { border-bottom:1px #000000 solid;width:150px;padding-bottom:12px;margin-bottom:12px }
#div_right_det_end { width:150px;padding-bottom:12px; }

#div_left_det  { border-bottom:1px #000000 solid;padding:8px;padding-right:2px;background-color:#efefef}

#div_main_head  { position:absolute;top:8px;left:50%;margin-left:10px;z-index:1}
#div_page_rank  { position:absolute;right:0px; top:4px}

#div_head_logo  { position:absolute;top:0px;background: url('/docs/images/head_bg.jpg') no-repeat right;height:65px;width:780px;z-index:0;border-bottom:1px #000000 solid}

#tarif {padding-left:4px; padding-right:4px; height:22px; text-align:right; display:none:}

.green_bg{
        background: url('/docs/images/gradient_bg.jpg');
        height:18px;
        border: 1px #000000 solid;
        line-height:18px;
        border-left:0px;
        border-right:0px;
        width:780px;
        color:#ffffff;
}

.gray_bg{
        background: url('/docs/images/gradient_bg_home.jpg');
        height:18px;
        border: 1px #000000 solid;
        line-height:18px;
        border-left:0px;
        border-right:0px;
        color:#ffffff;
}

.menu_left_bg:link, .menu_left_bg:active, .menu_left_bg:visited {
        display:block;
        height:18px;
        line-height:18px;
        background-color: #efefef;
        border-bottom: 1px #000000 solid;
        color:#2f2f2f;
        padding-left:8px;
        text-decoration:none;
}

.menu_left_bg:hover {
        display:block;
        height:18px;
        line-height:18px;
        border-bottom: 1px #000000 solid;
        color:#ffffff;
        padding-left:8px;
        background-color: #42865A;
        text-decoration:underline;
}
