/* text */
#modeprb .eprb_text10, #modeprb .eprb_text11, #modeprb .eprb_text11_grey, #modeprb .eprb_text11bold, #modeprb .eprb_text11bold_red, #modeprb .eprb_text14bold_grey, #modeprb .eprb_text_option {
font:normal 11px Arial,Verdana,sans-serif;
color:#666666;
text-decoration:none;
}
#modeprb .eprb_text10 {
font-size:10px;
}
#modeprb .eprb_text11_grey {
color:#666666;
}
#modeprb .eprb_text11bold {
font-weight:bold;
}
#modeprb .eprb_text11bold_red {
font-weight:bold;
color:#CC0000;
}
#modeprb .eprb_text14bold_grey {
font-size:14px;
font-weight:bold;
color:#006AB3;
}
#modeprb .eprb_text_option {
color:#666666;
}

/* link */
#modeprb a.eprb_link11:link, #modeprb a.eprb_link11:active, #modeprb a.eprb_link11:visited, #modeprb a.eprb_link11:hover {
font:normal 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
border-bottom-style:none;
}
#modeprb a.eprb_link11:hover {
text-decoration:underline;
}
#modeprb a.eprb_link11bold:link, #modeprb a.eprb_link11bold:active, #modeprb a.eprb_link11bold:visited, #modeprb a.eprb_link11bold:hover {
font:bold 11px Arial,Verdana,sans-serif;
color:#333333;
text-decoration:none;
border-bottom-style:none;
}
#modeprb a.eprb_link11bold:hover {
text-decoration:underline;
}
#modeprb a.eprb_link_title:link, #modeprb a.eprb_link_title:active, #modeprb a.eprb_link_title:visited, #modeprb a.eprb_link_title:hover {
font:bold 11px Arial,Verdana,sans-serif;
color:#006AB3;
text-decoration:none;
border-bottom-style:none;
}
#modeprb a.eprb_link_title:hover {
text-decoration:underline;
}
#modeprb a.eprb_link_extern:link, #modeprb a.eprb_link_extern:active, #modeprb a.eprb_link_extern:visited, #modeprb a.eprb_link_extern:hover {
font:normal 11px Arial,Verdana,sans-serif;
color:#006AB3;
text-decoration:none;
border-bottom-style:none;
}
#modeprb a.eprb_link_extern:hover {
text-decoration:underline;
}

/* background */
.eprb_bgcolorEE1D23	{ background:#EE1D23; }
.eprb_bg_dashed		{ background:#BCBCBC; }

/* button */
input.eprb_btnstartsearch_de, input.eprb_btnstartsearch_en {
background:#FFFFFF no-repeat right;
height:17px;
border:none;
cursor:pointer;
}
input.eprb_btnstartsearch_de {
background-image:url(../../images/frontend/gb3_2008/btn_start_search_red_double_arrow_boxed_de.png);
width:97px;
}
input.eprb_btnstartsearch_en {
background-image:url(../../images/frontend/gb3_2008/btn_start_search_red_double_arrow_boxed_en.png);
width:87px;
}
input.eprb_btnresetsearch_de, input.eprb_btnresetsearch_en {
background:#FFFFFF no-repeat right;
height:17px;
border:none;
cursor:pointer;
}
input.eprb_btnresetsearch_de {
background-image:url(../../images/frontend/gb3_2008/btn_reset_search_red_double_arrow_boxed_de.png);
width:94px;
}
input.eprb_btnresetsearch_en {
background-image:url(../../images/frontend/gb3_2008/btn_reset_search_red_double_arrow_boxed_en.png);
width:66px;
}
input.eprb_btnarrowright {
background:url(../../images/frontend/gb3_2008/double_arrow_boxed_right_red.gif) #FFFFFF no-repeat center;
width:17px;
height:17px;
border:none;
cursor:pointer;
}

/* input, select */
.eprb_form_field {
font:normal 11px Arial,Verdana,sans-serif;
color:#666666;
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;
}

/* overwrite global site styles */
#modeprb td {
vertical-align:middle;position:static;
}
#printpage #modeprb a			{ color:#333333; }

