/* text */
.eprb_text10, .eprb_text11, .eprb_text11_grey, .eprb_text11bold, .eprb_text11bold_red, .eprb_text14bold_grey, .eprb_text_option {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
line-height:17px;
}
.eprb_text10 {
font-size:11px;
line-height:16px;
}
.eprb_text11_grey {
color:#999999;
}
.eprb_text11bold {
font-weight:bold;
}
.eprb_text11bold_red {
font-weight:bold;
color:#CC0000;
}
.eprb_text14bold_grey {
font-size:14px;
font-weight:bold;
color:#CC0000;
line-height:19px;
}
.eprb_text_option {
color:#444444;
}

/* link */
a.eprb_link11:link, a.eprb_link11:active, a.eprb_link11:visited, a.eprb_link11:hover {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.eprb_link11:hover {
text-decoration:underline;
}
a.eprb_link11bold:link, a.eprb_link11bold:active, a.eprb_link11bold:visited, a.eprb_link11bold:hover {
font:bold 12px tahoma;
color:#444444;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.eprb_link11bold:hover {
text-decoration:underline;
}
a.eprb_link_title:link, a.eprb_link_title:active, a.eprb_link_title:visited, a.eprb_link_title:hover {
font:bold 12px tahoma;
color:#444444;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.eprb_link_title:hover {
text-decoration:underline;
}
a.eprb_link_extern:link, a.eprb_link_extern:active, a.eprb_link_extern:visited, a.eprb_link_extern:hover {
font:normal 12px tahoma;
color:#CC0000;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.eprb_link_extern:hover {
text-decoration:underline;
}

/* background */
.eprb_bgcolorEE1D23	{ background:#EE1D23; }
.eprb_bg_dashed		{ background:url(../../images/frontend/gb3_2008/dash_grey.gif) repeat-x; }

/* button */
input.eprb_btnstartsearch_de, input.eprb_btnstartsearch_en {
background:#FFFFFF no-repeat right;
height:20px;
border:none;
cursor:pointer;
}
input.eprb_btnstartsearch_de {
background-image:url(../../images/frontend/gb3_2008/btn_start_search_red_arrow_boxed_de.png);
width:90px;
}
input.eprb_btnstartsearch_en {
background-image:url(../../images/frontend/gb3_2008/btn_start_search_red_arrow_boxed_en.png);
width:82px;
}
input.eprb_btnresetsearch_de, input.eprb_btnresetsearch_en {
background:#FFFFFF no-repeat right;
height:20px;
border:none;
cursor:pointer;
}
input.eprb_btnresetsearch_de {
background-image:url(../../images/frontend/gb3_2008/btn_reset_search_red_arrow_boxed_de.png);
width:86px;
}
input.eprb_btnresetsearch_en {
background-image:url(../../images/frontend/gb3_2008/btn_reset_search_red_arrow_boxed_en.png);
width:62px;
}
input.eprb_btnarrowright {
background:url(../../images/frontend/gb3_2008/arrow_right_boxed_red.gif) #FFFFFF no-repeat center;
width:20px;
height:20px;
border:none;
cursor:pointer;
}

/* input, select */
.eprb_form_field {
font:normal 12px tahoma;
color:#444444;
height:16px;
padding:0px 0px 0px 7px;
margin:0px;
}
select.eprb_form_field {
height:auto;
padding:0px;
}

/* checkbox */
input.eprb_checkbox {
margin:0px;
border:1px solid #CCCCCC;
width:15px;
height:15px;
}

/* border */
.eprb_borderCC0000 {
border:2px solid #CC0000;
}
.eprb_borderCCCCCC {
border:1px solid #CCCCCC;
}

