//////////////////////////////////////////////////////////////////////
//   
//

.headline {
 font-size: 22px;
 font-family: Arial;
 color: #333344;
}


.line {
 font-size: 12px;
 font-family: Arial;
 color: #333333;
 text-decoration: none;
 font-weight: bold;
}

A:HOVER.line {
 color: #000022;
}


.content {
 font-size: 12px;
 font-family: Arial;
 color: #333333;
 text-decoration: none;
}

A:HOVER.content {
 font-size: 12px;
 font-family: Arial;
 color: #000022;
 text-decoration: underline;
}


.bottom {
 font-size: 11px;
 font-family: Arial;
 color: #333333;
 text-decoration: none;
}

A:HOVER.bottom {
 font-size: 11px;
 font-family: Arial;
 color: #000022;
 text-decoration: underline;
}


.shop_header {
 font-size: 11px;
 font-family: Arial;
 color: #FFFFFF;
 font-weight: bold;
}


.shop_categorys {
 font-size: 11px;
 font-family: Arial;
 color: #000000;
}


.shop_description {
 font-size: 11px;
 font-family: Arial;
 color: #000000;
}


.shop_content {
 font-size: 11px;
 font-family: Arial;
}


.shop_action {
 font-size: 11px;
 font-family: Arial;
}


.shop_signature {
 font-size: 10px;
 font-family: Arial;
}


.shop_menu {
 font-size: 11px;
 font-family: Arial;
}


.shop_headline {
 font-size: 14px;
 font-family: Arial;
}


select, option, input, textarea {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: white; 
}

