
.panel h2{
color:#f66123;
font-size:13px;
padding-bottom:9px;
}
.classicpanel h2{
color:#fff;
font-size:18px;
padding-bottom:9px;
text-shadow:  1px 1px 0px #930;
}
.inputset{
float:left;
left:10px;
padding:0px;
padding-bottom:6px;
position:relative;
width:144px;
}
.panel .inputset a.help_link, .panel h3 a.help_link{
display:block;
position:absolute;
top:1px;
right:18px;
background:url(/media/occasion/hulp.png);
z-index:10000;
}
.panel h3 a.help_link{
	top:5px;
}
.classicpanel .inputset a.help_link, .classicpanel h3 a.help_link{
display:block;
position:relative;
top:2px;
float:left;
margin-right:3px;
background:url(/media/occasion/hulp.png);
}
* html .classicpanel .inputset a.help_link, * html .classicpanel h3 a.help_link, * html .panel .inputset a.help_link, * html .panel h3 a.help_link{
/*background:url(/media/occasion/hulp.gif);*/
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/occasion/hulp.png', sizingMethod='scale');
cursor:hand;
}
.inputset a.help_link img{
border:none;
}
.inputset label, .searchscreen h3{
display:block;
padding:0px;
padding-bottom:2px;
}
.searchscreen h3{
position:relative;
width:134px;
padding-top:0px;
margin-top:-5px;
}
.panel .inputset label, .panel h3{
color:#126cbf;
font-weight:bold;
font-size:11px;
}
.classicpanel .inputset label, .classicpanel h3{
color: rgb(153, 51, 0);
font-weight:bold;
font-size:12px;
}
.panel.searchscreen h3{
left:0px;
position:relative;
}
.classicpanel.searchscreen h3{
left:10px;
position:relative;
}
.inputset input.checkinput{
clear:left;
left:-3px;
float:left;
position:relative;
width:auto;
}
.inputset .checklabel{
float:left;
left:-3px;
padding-bottom:9px;
position:relative;
top:3px;
width:123px;
}
* html .inputset .checklabel{
width:123px;
}
.panel .inputset .checklabel{
color:#000;
font-size:10px;
font-weight:normal;
}
.classicpanel .inputset .checklabel{
color:#000;
font-size:10px;
font-weight:normal;
}
.inputset select{
width:128px;
}
.extended{
width:288px;
}
.extended select{
width:272px;
}
.inputset input{
width:124px;
}
.searchscreen hr{
background:url(/media/article/panel/t.gif) center center repeat-x;
border:0px solid;
clear:both;
display:block;
height:2px;
margin:10px;
position:relative;
top:5px;
width:561px;
z-index:20;
}
.panel  hr{
background:url(/media/article/panel/t.gif) center center repeat-x;
}
.classicpanel hr{
background:url(/media/article/classicpanel/hr.gif) center center repeat-x;
}
* html .searchscreen hr{
height:2px;
color:none;
margin-top:-20px;
}
.formcontrol{
clear:both;
padding:7px 10px 12px;
text-align:right;
}

.article .errormessage p{
text-align:center;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
color:#000;
}
.article.classicpanel .errormessage p{
color:#fff;
}

