/*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======================*/
/*==============================================*/

/*==============================================*/
/*==============================================*/
.eorow
{
    background-color:#333333 !important;
}

h1.eorow
{
    background-color:#000000 !important;
}

ol li a
{
    text-decoration: none;
    font-weight:normal !important;
}

ol li
{
    margin-bottom:10px;
    vertical-align:top;
}

#sel_name
{
    line-height:1.4;
}

#selectedData
{
    clear:both;
    width:920px;
    margin:auto;
    padding-top:20px;
}

.resultNumber
{
    float:left;
    width:30px;
    font-size:40px;
    padding-top:5px;
    font-family:Georgia;
    line-height:1.2;
}

.resultName
{
    float:left;
    margin-top:15px;
    font-size:12px;
}

.resultName h1
{
    margin-bottom:10px;
    font-size:24px;
    font-weight:bold;
}

.resultName a
{
    
}


.uhr
{
    background-color:#cccccc;
    height:1px;
    width:100%;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:10px;
}

h1#sel_name
{
    background-color:#eeeeee;
    width:100%;
    overflow:hidden;
    padding: 2px;
}

table tr td h2
{
    margin-top:0;
}

form#frmsearch
{
    vertical-align:top;
}

input#submitbtn
{
    cursor:pointer;
    border:0;
    width:125px !important;
    height:22px !important;
    max-height:22px;
    position:absolute;
    background:transparent url('/images/piedaterre/buttons/btn.submit.gif');
    font-size:0.1px;
    margin:0;
    padding:0;
    top:0;
    right:10px;
    z-index:99;
    text-indent:500px;
}

.markerBox
{
    border: 1px solid #ffffaa !important;
    background-color: #ffffdd !important;
    font-size:12px !important;
    padding:5px 5px 2px 5px !important;
}

.resultName h1 a
{
    text-decoration:none !important;
}

.resultName a,.resultNumber a
{
    text-decoration:none !important;
}

a
{
    text-decoration:none !important;
    cursor:pointer;
}
