/* text */
.eprb_text10, .eprb_text11, .eprb_text11_grey, .eprb_text11bold, .eprb_text11bold_red, .eprb_text14bold_grey, .eprb_text_option {
font:normal 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
}
.eprb_text10			{ font-size:10px; }
.eprb_text11_grey		{ color:#999999; }
.eprb_text11bold		{ font-weight:bold; }
.eprb_text11bold_red	{ font-weight:bold;color:#009EE0; }
.eprb_text14bold_grey	{ font-size:14px;font-weight:bold;color:#999999; }
.eprb_text_option		{ color:#666666; }

/* link */
a.eprb_link11:link, a.eprb_link11:active, a.eprb_link11:visited, a.eprb_link11:hover {
font:normal 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
border-bottom-style:none;
}
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 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
border-bottom-style:none;
}
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 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
border-bottom-style:none;
}
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 11px Arial,Verdana,sans-serif;
color:#009EE0;
text-decoration:none;
border-bottom-style:none;
}
a.eprb_link_extern:hover	{ text-decoration:underline; }

/* background */
.eprb_bgcolorEE1D23	{ background-color:#EE1D23; }
.eprb_bg_dashed		{ background:url(../../images/gb3_2008/dash_circle_blue.gif) no-repeat right #009EE0; }

/* button */
input.eprb_btnstartsearch_de, input.eprb_btnstartsearch_en {
background:no-repeat right #FFFFFF;
height:18px;
border:none;
cursor:pointer;
}
input.eprb_btnstartsearch_de	{ width:94px;background-image:url(../../images/frontend/gb3_2008/btn_start_search_blue_arrow_boxed_de.png); }
input.eprb_btnstartsearch_en	{ width:86px;background-image:url(../../images/frontend/gb3_2008/btn_start_search_blue_arrow_boxed_en.png); }
input.eprb_btnresetsearch_de, input.eprb_btnresetsearch_en {
background:no-repeat right #FFFFFF;
height:18px;
border:none;
cursor:pointer;
}
input.eprb_btnresetsearch_de	{ width:91px;background-image:url(../../images/frontend/gb3_2008/btn_reset_search_blue_arrow_boxed_de.png); }
input.eprb_btnresetsearch_en	{ width:68px;background-image:url(../../images/frontend/gb3_2008/btn_reset_search_blue_arrow_boxed_en.png); }
input.eprb_btnarrowright		{ width:22px;height:18px;border:none;cursor:pointer;background:url(../../images/frontend/gb3_2008/arrow_boxed_right_blue.gif) no-repeat center #FFFFFF; }

/* input, select */
.eprb_form_field {
font:normal 11px Arial,Verdana,sans-serif;
color:#666666;
border:1px solid #CCCCCC;
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; }

