/*HTML ELEMENTS=================================*/
/*==============================================*/

/*==============================================*/
/*==============================================*/


/*PAGE CONFIGURATION AND HACK ELEMENTS==========*/
/*==============================================*/

/*==============================================*/
/*==============================================*/


/*POSITIONAL ELEMENTS===========================*/
/*==============================================*/
.divLocal_outletDisplayContainer{
	position:relative;
	float:left;
	font-size:0.8em;
	width:300px;
}
.divLocal_outletDisplayObject{
	position:relative;
	float:left;
	width:150px;
	font-weight:bold;
}
/*==============================================*/
/*==============================================*/


/*DECORATION ELEMENTS===========================*/
/*==============================================*/

/*==============================================*/
/*==============================================*/


/*TEXT FORMATTING ELEMENTS======================*/
/*==============================================*/

/*==============================================*/
/*==============================================*/


/*FORM FORMATTING ELEMENTS======================*/
/*==============================================*/

/*==============================================*/
/*==============================================*/
ol li a
{
    text-decoration: none;
    font-weight:normal !important;
}

ol li
{
    margin-bottom:10px;
    vertical-align:top;
}

#selectedData
{
    clear:both;
    width:920px;
    margin:auto;
    padding-top:20px;
}

.resultNumber
{
    float:left;
    width:30px;
    font-size:40px;
    line-height:1;
    padding-top:5px;
    font-family:Arial;
}

.resultName
{
    float:left;
    margin-top:0;
    font-size:12px;
}

.resultName h1
{
    margin-top:0;
}

.resultName h1 a,.resultName h1
{
    color:#003399 !important;
    text-decoration:none !important;
    cursor:pointer;
}

.uhr
{
    background-color:#cccccc;
    height:1px;
    width:100%;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:10px;
}

h1#sel_name
{
    background-color:#003399;
    width:100%;
    overflow:hidden;
    padding: 2px;
}

table tr td h2
{
    margin-top:0;
}

input#submitbtn
{
    cursor:pointer;
    border:0;
    width:132px !important;
    height:28px !important;
    max-height:28px;
    position:relative;
    top:-5px;
    background:transparent url('/images/bertie/buttons/btn.submit.gif');
    font-size:0.1px;
    z-index:99;
}

.markerBox
{
    border: 1px solid #ccccff !important;
    background-color: #eeeeff !important;
    font-size:12px !important;
    padding:5px 5px 2px 5px !important;
}

h1.marker
{
    color:#003399 !important;
}

.resultName a,.resultNumber a
{
    text-decoration:none !important;
}

a
{
    cursor:pointer;
    text-decoration:none !important;
}