td, table{
    font-family:Verdana;
    font-size:12px;
    vertical-align:top;
    line-height:1.5;
    color:#465056; 
}

input {
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    background-color: #dedede;

}

select {
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    background-color: #dedede;

}

textarea {
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    background-color: #dedede;

}

form { margin:0px; padding:0px}
body { 
    margin:0px; 
    padding:0px;
    font-family:arial;
    font-size:12px;
    background: url('../images/bg_main.jpg');  
    background-repeat: repeat-x;
}
H1 {
    font-size: 16px;
    color: #2b3d8f;
    margin-top: 0px;
    margin-bottom: -10px;
    text-align: left;  
    line-height: 2;
}
h2 {
    font-size: 13px;
    color: #2b3d8f;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;  
    line-height: 2;
}

.list ul{margin:0px; padding:0px; list-style:none; line-height:12px;}
.list ul li a{ color:#0286D8; text-decoration:underline; font-family:arial; font-size:11px }
.list ul li a:hover{text-decoration: none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:20px;}
.list1 ul li a{ color:#0286D8; text-decoration:underline; font-family:arial; font-size:11px }
.list1 ul li a:hover{text-decoration: none}


strong a{ color:#FF460D; text-decoration:underline; font-size:11px}
strong a:hover{ text-decoration:none}

b a{ color:#FF460D; text-decoration:underline}
b a:hover{ text-decoration:none}

.ver{ font-family:arial;}
.ver span{ color:#EE4816}
.ver a{ color:#42606C; text-decoration:none;}
.ver a:hover{ text-decoration:underline}

/*.b { color:#FFFFFF; font-weight:bold}*/
               
span a { color:#0286D8; text-decoration:underline; font-size:12px}
span a:hover{ text-decoration:none}

a { color:#0286D8; text-decoration:underline;}
a:hover{ text-decoration:none}

.div{text-align:right; margin-right:10px; color:#767F87; font-family:verdana; font-size:12px}


/************************************ Form ************************************/
.form1 input {
    width:129px;
    height:20px;
    font-family:arial;
    font-size:10px;
    color: #767F87;
    padding:2 0 0 6px;
    border-color:#B4B8BC;
    border-width:1px;
    background-color:#ffffff
}

.form input {
    width:123px;
    height:17px;
    font-family:arial;
    font-size:11px;
    color: #767F87;
    padding:0 0 0 6px;
    border-style:solid;
    border-color:#B4B8BC;
    border-width:1px;
    background-color:#ffffff
}

.form textarea {
    width:123px;
    height:61px;
    font-family:arial;
    font-size:11px;
    color:#767F87;
    overflow:hidden;
    padding:0 0 0 6px;
    border-style:solid;
    border-color:#B4B8BC;
    border-width:1px;
    background-color:#ffffff
}


/************************************ HEADLINE'S ************************************/
.headline_box {
    height:25px; 
    margin-left:0px; 
    padding-top:7px;
    font-size: 13px;
    color: #000000;
    font-weight: bold;   
    /*background-color: #9D9C9A;  */
}

.content_inhalt {
    text-align: left;
    line-height: 1.2; 
}

.headline_unten {
    font-size: 14px;
    font-weight: bold;
    color: #2b3d8f;
    text-decoration: none;
}

.inhalt_content {
    margin-left: 10px; 
}                               



/************************************ G-link ************************************/
.glink {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    
}

.glink_active {
    font-size: 12px;
    color: #2b3d8f;
    text-decoration: none;
    font-weight: bold;
}

.glink_sub {
    font-size: 12px;
    color: #000000;
    padding-left: 10px;
    text-decoration: none;
    
}

.glink_sub_active {
    font-size: 12px;
    color: #2b3d8f;
    padding-left: 10px;
    text-decoration: none;
    font-weight: bold;
}

/************************************ Menü top ************************************/ 


.menu_top_active_main {
    background: url('../images/menu_aktiv.png'); 
    background-color: transparent;
    height:25px; 
    width:160px; 
    color: #000000;
    margin-top: 1px;
    border-bottom: 1px dashed #BBBBBB;    
}

.menu_top_active_sub {
    margin-left:30px; 
    margin-top: 1px; 
    padding-top: 5px;  
    color: #000000;  
  
}

  
.menu_top_passiv_main {
    background: url('../images/menu_inaktiv.png'); 
    height:25px; 
    width:160px; 
    color: #000000;
    /*background-color: #dedede;*/  
    background-color: transparent;  
    margin-top: 1px;   
    border-bottom: 1px dashed #BBBBBB;       
}

.menu_top_passiv_sub {
    margin-left:30px; 
    margin-top: 1px; 
    padding-top: 5px;  
    color: #000000;
   
}

/************************************ Menü bottom ************************************/  
         
.menu_bottom_active_main {
    height:28px; 
    width:160px;
    background-color: #dedede;   
    margin-top: 1px;
}

.menu_bottom_active_sub {
    margin-left:20px; 
    margin-top: 0px; 
    padding-top: 10px;
}

.menu_bottom_passiv_main {
    height:28px; 
    width:160px;    
    background-color: #dedede;   
    margin-top: 1px;
}

.menu_bottom_passiv_sub {
    margin-left:20px; 
    margin-top: 0px; 
    padding-top: 10px;
}



         /*
.menu_top_active_sub a { color:#000099; text-decoration:none; font-size:11px}
.menu_top_active_sub a:hover{ text-decoration:none}

.menu_top_passiv_sub a { color:#FFFFFF; text-decoration:none; font-size:11px}
.menu_top_passiv_sub a:hover{ text-decoration:none}
           */
                 


/************************************ Domainabfrageformular ************************************/
.domainabfrage_form {
    font-size: 11px;
}

/************************************ Mastercontent -> Inhalt der Seiten ************************************/
.master_content {
    text-align: center;
}



/************************************ Output Error Anzeige ************************************/

.output_error {
  font-family: arial, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
}


/************************************ Sitemap ************************************/   


/**/
.sitemap_top {
    margin-left: 10px;   
    margin-top: 10px;   
}

.sitemap_sub {
    margin-left :20px;
}


/************************************ News ************************************/   

.news_nachricht {
    margin-left: 10px; 
    margin-bottom: 10px; 
}

.news_headline {
    font-weight: bold;
    margin-bottom: 5px; 
}

.news_kurztext {
    margin-bottom: 5px; 
}

.news_text {
    margin-bottom: 5px; 
}

/************************************ Formular ************************************/   


.form_headline {
    font-weight: bold;
}

.form_field_anmeldung {
    font-size: 11px;
    width: 120px;
}

.email_field {
    font-size: 11px;
    width: 120px;
}

/************************************ Sprachbereich ************************************/   

.sprache {
    font-size: 12px;
    color: #000000;
    text-decoration: none; 
}

.sprache_unsel {
    font-size: 12px;
    color: #000000;
    text-decoration: none; 
}

.sprache_sel {
    font-size: 12px;
    color: #881122;
    text-decoration: none;
    font-weight: bold; 
}


Artikel ************************************/ 
 
.artikel_pos_main {
    float:left; 
    width: 460px; 
    padding:5px;
    margin:5px;
    border: 1px solid #BBBBBB;
    height: auto;
}


.artikel_headline {
    width: 100%;
    font-weight: bold;
    height: 25px;
}

.bild_und_beschreibung {
    width: 200px; 
}
  
.artikel_bild {
    float: left;
    margin-right: 5px;
    width: 80px;
}

.artikel_pos_subline {
    float:left; 
    width: 100%; 
    height: 20px;
    margin-top: 5px;
}


.artikel_preis {
    color: #FF0000;
    font-weight: bold; 
    font-size: 14px;
    padding-bottom: 20px;
}



/************************************ Keine Artikel ************************************/ 
 
.keine_artikel_pos_main {
    float:left; 
    width: 210px; 
    padding:5px;
    margin:5px;
    border: 1px solid #BBBBBB;
    height: 50px;
}


.keine_artikel_headline {
    width: 100%;
    font-weight: bold;
    height: 25px;
}
/*
.keine_artikel_bild_und_beschreibung {
    width: 200px; 
}
  
.keine_artikel_bild {
    float: left;
    margin-right: 5px;
    width: 80px;
}

.keine_artikel_pos_subline {
    float:left; 
    width: 100%; 
    height: 20px;
    margin-top: 5px;
}
*/

/************************************ Artikel DETAIL ************************************/ 
 
.artikel_detail_main {
    float:left; 
    width: 445px; 
    padding:5px;
    margin:5px;
    border: 1px solid #BBBBBB;
}


.artikel_detail_headline {
    width: 100%;
    font-weight: bold;
    height: 25px;
}   


.detail_bild_und_beschreibung {
    width: 330px;
    margin-right: 5px
}
  
.artikel_detail_bild {
    float: left;
    margin-right: 5px;
    width: 80px;
}


.artikel_detail_rechts {
    float:left; 
    width: 100px; 
    text-align: right;
}


.artikel_detail_preis {
    color: #2e810d;
    font-weight: bold; 
    font-size: 14px;
    height: 35px;
}

.artikel_detail_formular {
    text-align: right;  
}

.artikel_detail_menge {
    font-size: 14px;
    width: 30px;
    font-weight: bold;
    color: 2e810d;
}


.seitenzahlen_passiv a {
   font-size: 11px;
}

.seitenzahlen_aktiv a {
   font-size: 12px;
   font-weight:bold;
}




.form_output_error {
    background-color: #FF0000;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px; 
}


.hr_main {
    color: #000099;
}

.headermenu {
    position:absolute; 
    width: 830px;
    margin-top:140px; 
    margin-left:0px;
    font-size:12px; 
    text-align: right;
}

.headermenu a {
    font-size: 14px;
}

   /*dedede*/
.content {
    border: 1px solid #dedede;
    
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px; 
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    
    MARGIN-RIGHT: 24px; 
    MARGIN-TOP: 3px;  
    MARGIN-LEFT: 24px; 
    
    WIDTH: 650px; 
}

#top {
    width: 860px;
    border: 0px solid #000000;
    text-align: left;
    height: 202px;  
    
}

#main {
    width: 860px;
    border: 0px solid #000000;
    text-align: left;
}


.loginform {
    color: #000000;
    /*height:145px; */
    width: 160px;
    /*background-image: url('../images/bg_login.jpg');  */
    margin-top:15px;
    border-bottom: 1px dashed #BBBBBB; 
}


.headline_menu {
    margin-left: 0px;
    margin-bottom: 15px;
    font-weight: bold;
}

#footer {
    margin-top: 15px;
    border-top: 1px dashed #BBBBBB; 
    width: 100%;  
}