* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    background-color: #ffffff;
    color: #000000;
}

h2 {
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    font-weight: bold;
}

p {
    color: #000000;
    font-size: 11px;
}

p.sep {
    width: 270px;
    padding-top: 10px;
    margin-left: 10px;
}

* html p.sep {
    width: 270px;
    padding-top: 0px;
}

p.impressum {
    width: 270px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    font-size: 11px;
}

* html p.impressum {
    width: 270px;
    padding-top: 0px;
}

p.infotext{
    padding: 10px 50px 20px 10px;
    font-size:12px;
}

span.legend_hl {
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    color: #008DC5;
}

span.legend_text {
    font-size: 11px;
    line-height: 13px;
}

input.text {
    width: 300px;
    margin-bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #DADADA;
}

input.btnsubmit {
    font-weight: bold;
}

select.umkreis {
    width: 90px;
    margin-bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #DADADA;
}

.ftb {
    font-size: 11px;
    line-height: 16px;
    color: #008DC5;
    font-weight: normal;
}

.ft {
    font-size: 11px;
    line-height: 16px;
    color: #333333;
    font-weight: normal;
}

.ft_s {
    font-size: 11px;
    line-height: 16px;
    color: #008DC5;
    font-weight: normal;
}

.b {
    font-weight: bold;
}

.email {
    font-size: 11px;
    line-height: 16px;
    color: #008DC5;
    font-weight: normal;
    text-decoration: none;
}

.url {
    font-size: 11px;
    line-height: 16px;
    color: #008DC5;
    font-weight: normal;
    text-decoration: none;
}

.warning {
    color: #000000;
    font-weight: bold;
}

.gmaps {
    float: left;
    text-decoration: none;
    border-bottom: 1px dashed #008DC5;
}

a.normal {
    text-decoration: none;
    background-color: #ffffff;
    color: #000000;
    border: none;
    cursor: pointer;
}

a.footer,a.footer:link,a.footer:visited,a.footer:active {
    display: block;
    font-size: 10px;
    padding-left: 2px;
    text-decoration: none;
    color: #008DC5;
    cursor: pointer;
}

a.footer:hover {
    text-decoration: underline;
    font-size: 10px;
    background-color: #ffffff;
    color: #008DC5;
    border: none;
    cursor: pointer;
}

a.navitem,a.navitem:link,a.navitem:visited,a.navitem:active {
    display: block;
    padding-left: 2px;
    text-decoration: none;
    color: #008DC5;
    cursor: pointer;
}

a.navitem:hover {
    text-decoration: none;
    background-color: #008DC5;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

a.navitemDisabled {
    display: block;
    padding-left: 2px;
    text-decoration: none;
    color: #DADADA;
}

a.navsubitem,a.navsubitem:link,a.navsubitem:visited,a.navsubitem:active
{
    display: block;
    padding-left: 5px;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a.navsubitem:hover {
    background-color: #DADADA;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

a.aufheben,a.aufheben:link,a.aufheben:visited,a.aufheben:active {
    display: block;
    border: none;
    padding-left: 2px;
    margin-top: 7px;
    text-decoration: none;
    color: #008DC5;
    text-align: right;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    text-align: right;
}

a.aufheben:hover {
    text-decoration: underline;
    background-color: #ffffff;
    color: #008DC5;
    border: none;
    margin-top: 7px;
    text-align: right;
}

a.suggest,a.suggest:link,a.suggest:visited,a.suggest:active {
    display: block;
    padding-left: 5px;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a.suggest:focus,a.suggest:hover {
    color: #FFFFFF;
    background-color: #008DC5;
    text-decoration: none;
}

.preResult {
    float: right;
    width: 300px;
}

.preKategorie {
    float: right;
    width: 125px;
}

.preRow {
    width: 220px;
}

#labelVersion {
    margin-left: 50px;
    padding-left: 10px;
    font-size: 11px;
    color: #008DC5;
    background: url(../images/pfeil.gif) center left no-repeat;
    text-decoration: none;
}

#labelVersion:hover {
    text-decoration: underline;
}

#labelSearchVersion, #labelSearchVersionID {
    padding-left: 10px;
    font-size: 11px;
    color: #008DC5;
    background: url(../images/pfeil.gif) center left no-repeat;
    text-decoration: none;
}

#labelSearchVersion:hover, #labelSearchVersionID:hover {
    text-decoration: underline;
}

#wrapper #preview {
    visibility: hidden;
    z-index: 10000;
    width: 320px;
}

#wrapper #preview #location {
    position: absolute;
    top: 304px;
    left: 124px;
    width: 304px;
    z-index: 100000;
    margin-left: -1px;
    border: 1px solid #DADADA;
    background-color: #ffffff;
}

#wrapper #preview #location #locHeader {
    width: 304px;
    padding-left: 3px;
}

#wrapper #preview #location #locResult {
    width: 304px;
}

#wrapper #preview #location #locHelp {
    float: right;
    padding-top: 2px;
    width: 120px;
}

#wrapper #preview #location #locResult .rsrow {
    float: left;
    width: 220px;
    height: 20px;
}

#wrapper #preview #location #locResult .offers {
    float: right;
    width: 80px;
    height: 20px;
    padding-right: 2px;
    text-align: right;
    border-left: 1px dotted #EBEBEB;
}

#wrapper #loading {
    visibility: hidden;
    position: absolute;
    top: 390px;
    left: 660px;
    width: 30px;
    height: 30px;
}

#wrapper {
    width: 955px;
}

#header {
    width: 955px;
    height: 80px;
}

#header #logomrn {
    width: 90px;
    height: 80px;
    background-image: url(../images/mrn_logo.gif);
}

#header #logokibet {
    width: 495px;
    height: 80px;
    float: right;
}

#header #logokibetkind {
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 770px;
    width: 158px;
    height: 114px;
    background-image: url(../images/junge_oben.gif);
}

#wrapper #search {
    width: 955px;
    height: 81px;
    z-index: 10;
    background-color: #FFFFFF;
}

#wrapper #search .boxLeft {
    float: right;
    width: 8px;
    height: 81px;
    background-image: url(../images/suche_links.gif);
    background-repeat: no-repeat;
}

#wrapper #search .boxMiddle {
    float: right;
    width: 895px;
    height: 81px;
    background-image: url(../images/suche_mitte.gif);
    background-repeat: repeat-x;
}

#wrapper #search .boxMiddle .boxPicMiddle {
    float: right;
    width: 142px;
    height: 73px;
}

#wrapper #search .boxMiddle .boxButtonMiddle {
    float: right;
    width: 138px;
    height: 40px;
    padding-top: 24px;
}

#wrapper #search .boxMiddle .boxUeberregionalMiddle {
    float: right;
    width: 150px;
    height: 40px;
    padding-top: 25px;
}

#wrapper #search .boxMiddle .boxUeberregionalMiddle .ueberregional {
    padding-top:4px;#padding-top:0;
}

#wrapper #search .boxMiddle .boxSelectMiddle {
    float: right;
    width: 190px;
    height: 40px;
    padding-top: 25px;
}

#wrapper #search .boxMiddle .boxInputMiddle {
    float: right;
    width: 306px;
    height: 40px;
    padding-top: 25px;
}

#wrapper #search .boxMiddle .boxLabelMiddle {
    float: right;
    width: 100px;
    height: 40px;
    padding-top: 25px;
}

#wrapper #search .boxRight {
    float: right;
    width: 9px;
    height: 81px;
    background-image: url(../images/suche_rechts.gif);
}

#wrapper #search .picRight {
    float: right;
    width: 39px;
    height: 73px;
}

#wrapper #selection {
    width: 912px;
    margin-left: 3px;
}

#wrapper #selection * .deact {
    display: block;
    border: none;
    padding-left: 2px;
    margin-top: 7px;
    text-decoration: none;
    color: #DADADA;
    text-align: right;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    text-align: right;
}

#wrapper #selection #caretype {
    float: right;
    width: 911px;
}

#wrapper #selection #caretype .boxRight {
    float: right;
    width: 9px;
    height: 180px;
    background-image: url(../images/rahmen_auswahl_rechts.gif);
    background-repeat: no-repeat;
}

#wrapper #selection #caretype .boxMiddle {
    float: right;
    position: relative;
    width: 894px;
    height: 180px;
    background-image: url(../images/rahmen_auswahl_mitte.gif);
    background-repeat: repeat-x;
}

#wrapper #selection #caretype .boxMiddle .ctWrapper {
    float: left;
    width: 148px;
}

#wrapper #selection #caretype .boxMiddle .hlparam {
    float: left;
    height: 22px;
    width: 880px;
    padding-top: 5px;
    padding-left: 10px;
}

#wrapper #selection #caretype .boxMiddle .hlparam small {
    color: #848484;
}

#wrapper #selection #caretype .boxMiddle .ctWrapper .liparam {
    font-size: 11px;
    line-height: 20px;
    padding-left: 2px;
    background: #FFFFFF;
    cursor: pointer;
}

#wrapper #selection #caretype .boxLeft {
    float: right;
    width: 8px;
    height: 180px;
    background-image: url(../images/rahmen_auswahl_links.gif);
    background-repeat: no-repeat;
}

#wrapper #selection #caretypeFilter {
    float: right;
    width: 912px;
    background: url(../images/rahmen_auswahl_unten.gif) bottom left no-repeat;
}

#wrapper #selection #caretypeFilter .boxMiddle {
    float: right;
    position: relative;
    width: 912px;
    background: url(../images/rahmen_auswahl_oben.gif) top left no-repeat;
}

#wrapper #selection #caretypeFilter .boxMiddle .ctWrapper {
    float: left;
    width: 138px;
}

#wrapper #selection #caretypeFilter .boxMiddle .hlparam {
    float: left;
    height: 22px;
    width: 890px;
    padding-top: 5px;
    padding-left: 19px;
}

#wrapper #selection #caretypeFilter .boxMiddle .hlparam small {
    color: #848484;
}

#wrapper #selection #caretypeFilter .boxMiddle .ctWrapper .liparam {
    font-size: 11px;
    line-height: 20px;
    padding-left: 2px;
    background: #FFFFFF;
    cursor: pointer;
}

#wrapper #selectionInstitution {
    float: left;
    padding-bottom: 30px;
    min-height: 100px;
}

* html #wrapper #selectionInstitution {
    height: 100px;
}

#wrapper #selectionInstitution #specials {
    float: left;
    display: inline;
    margin: 5px 0 30px 10px;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_unten.gif) bottom left
        no-repeat;
}

#wrapper #selectionInstitution #specials .boxMiddle {
    float: right;
    margin-bottom: 10px;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_oben.gif) top left
        no-repeat;
}

#wrapper #selectionInstitution #specials .boxMiddle .hlparam {
    float: left;
    width: 180px;
    padding-top: 5px;
    padding-left: 20px;
}

#wrapper #selectionInstitution #specials .boxMiddle .spWrapper {
    clear: left;
    padding: 10px 20px;
}

#wrapper #selectionInstitution #specials .boxMiddle .spWrapper select {
    width: 160px;
    font-size: 11px;
}

#wrapper #selectionInstitution #specials .boxMiddle .spWrapper .liparam
{
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
}

#wrapper #selectionInstitution #timemodel {
    float: left;
    display: inline;
    margin: 5px 0 30px 0;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_unten.gif) bottom left
        no-repeat;
}

#wrapper #selectionInstitution #timemodel .boxMiddle {
    float: right;
    margin-bottom: 10px;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_oben.gif) top left
        no-repeat;
}

#wrapper #selectionInstitution #timemodel .boxMiddle .hlparam {
    float: left;
    width: 110px;
    padding-top: 5px;
    padding-left: 20px;
}

#wrapper #selectionInstitution #timemodel .boxMiddle .tmWrapper {
    clear: left;
    padding: 10px 20px;
}

#wrapper #selectionInstitution #timemodel .boxMiddle .tmWrapper select {
    width: 160px;
    font-size: 11px;
}

#wrapper #selectionInstitution #timemodel .boxMiddle .tmWrapper .liparam
{
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
}

#wrapper #selectionInstitution #age {
    float: left;
    display: inline;
    margin: 5px 0 30px 0;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_unten.gif) bottom left
        no-repeat;
}

#wrapper #selectionInstitution #age .boxMiddle {
    float: right;
    margin-bottom: 10px;
    width: 200px;
    background: url(../images/rahmen_auswahl_filter_oben.gif) top left
        no-repeat;
}

#wrapper #selectionInstitution #age .boxMiddle .hlparam {
    float: left;
    width: 110px;
    padding-top: 5px;
    padding-left: 20px;
}

#wrapper #selectionInstitution #age .boxMiddle .yaWrapper {
    clear: left;
    padding: 10px 20px;
}

#wrapper #selectionInstitution #age .boxMiddle .yaWrapper select {
    width: 160px;
    font-size: 11px;
}

#wrapper #selectionInstitution #age .boxMiddle .yaWrapper .liparam {
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
}

#wrapper #selectionInstitution #spSpacer,#wrapper #selectionInstitution #tmSpacer,#wrapper #selectionInstitution #yaSpacer
{
    display: block;
}

#wrapper #selectionInstitution #spTarget,#wrapper #selectionInstitution #tmTarget,#wrapper #selectionInstitution #yaTarget
{
    clear: left;
    display: inline;
    width: 160px;
}

#wrapper #selectionInstitution #spTarget .navitem,#wrapper #selectionInstitution #tmTarget .navitem,#wrapper #selectionInstitution #yaTarget .navitem
{
    font-size: 11px;
    line-height: 20px;
    background-color: #fff;
    color: #008DC5;
    background: url(../images/auswahl_filter_loeschen.gif) center left
        no-repeat;
    padding-left: 15px;
}

#wrapper #impressum {
    float: left;
    width: 912px;
    height: 300px;
    margin-left: 4px;
}

* html #wrapper #impressum {
    width: 912px;
    margin-left: -1px;
}

#wrapper #impressum .header {
    float: right;
    height: 7px;
}

#wrapper #impressum .header .boxLeft {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_oben_l_8x7.gif);
    background-repeat: no-repeat;
}

#wrapper #impressum .header .boxMiddle {
    float: right;
    width: 896px;
    height: 7px;
    border-top: 1px solid #DADADA;
    margin-top: 1px;
}

* html #wrapper #impressum .header .boxMiddle {
    width: 890px;
}

#wrapper #impressum .header .boxRight {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_oben_r_8x7.gif);
    background-repeat: no-repeat;
}

#wrapper #impressum .footer {
    clear: both;
}

#wrapper #impressum .content {
    float: left;
    width: 903px;
    margin-left: 4px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
}

* html #wrapper #impressum .content {
    margin-top: -13px;
    width: 898px;
    margin-left: 5px;
}

#wrapper #impressum .content .col {
    float: left;
    width: 270px;
}

#wrapper #impressum .content .row {
    float: left;
    width: 900px;
    height: 120px;
}

#wrapper #impressum .content .row {
    float: left;
    width: 840px;
    height: 120px;
}

#wrapper #impressum .footer {
    clear: both;
}

#wrapper #impressum .footer .boxLeft {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_links_unten.gif);
    background-repeat: no-repeat;
}

#wrapper #impressum .footer .boxMiddle {
    float: right;
    width: 896px;
    height: 7px;
    background-image: url(../images/rahmen_result_mitte_unten.gif);
    background-repeat: repeat-x;
}

* html #wrapper #impressum .footer .boxMiddle {
    width: 890px;
}

#wrapper #impressum .footer .boxRight {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_rechts_unten.gif);
    background-repeat: no-repeat;
}

#wrapper #selection_legend {
    float: left;
    margin: 10px 0 0 0;
    padding: 5px 18px;
    width: 237px;
    height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    color: #636563;
    background: url(../images/tooltip_ct.gif) top left no-repeat;
}

#wrapper #selectionInstitution_legend {
    float: left;
    margin: 10px 0 0 14px;
    padding: 5px 18px;
    width: 237px;
    height: 69px;
    font-family: Arial, Helvetica, sans-serif;
    color: #636563;
    background: url(../images/tooltip.gif) top left no-repeat;
}

* html #wrapper #selectionInstitution_legend {
    margin: 10px 0 0 4px;
}

#wrapper #clear {
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 260px;
}

#wrapper #clear .navitem {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    background-color: #fff;
    color: #008DC5;
    background: url(../images/auswahl_filter_loeschen.gif) center left
        no-repeat;
    padding-left: 15px;
}

#wrapper #regHint {
    float: left;
    width: 230px;
}

* html #wrapper #regHint {
    margin-left: 2px;
    height: 56px;
}

#wrapper #regHint h3 {
    width: 230px;
}

#wrapper #result {
    float: left;
    width: 910px;
    margin-left: 4px;
    display: none;
}

* html #wrapper #result {
    width: 910px;
    margin-left: 2px;
}

#wrapper #result .header {
    float: right;
    height: 73px;
}

#wrapper #result .header .boxLeft {
    float: right;
    width: 8px;
    height: 73px;
    background-image: url(../images/rahmen_result_links_oben.gif);
    background-repeat: no-repeat;
}

#wrapper #result .header .boxMiddle {
    float: right;
    width: 894px;
    height: 73px;
    background-image: url(../images/rahmen_result_mitte_oben.gif);
    background-repeat: repeat-x;
}

#wrapper #result .header .boxRight {
    float: right;
    width: 8px;
    height: 73px;
    background-image: url(../images/rahmen_result_rechts_oben.gif);
    background-repeat: no-repeat;
}

#wrapper #result .header .boxMiddle #resultScope {
    float: left;
    width: 200px;
    height: 20px;
    padding-top: 10px;
    padding-left: 10px;
}

#wrapper #result .header .boxMiddle #tabs {
    margin-top: 48px;
    width: 210px;
    height: 19px;
}

* #wrapper #result .header .boxMiddle #tabs {
    margin-top: 48px;
    width: 250px;
    height: 19px;
}

#wrapper #result .header .boxMiddle .boxSelectMiddle {
    float: right;
    width: 545px;
    height: 50px;
    padding-top: 10px;
    padding-left: 70px;
}

#wrapper #result .header .boxMiddle .boxSelectMiddle .label {
    float: left;
    width: 100px;
    height: 20px;
    margin-top: 3px;
}

* html #wrapper #result .header .boxMiddle .boxSelectMiddle .label {
    margin-top: 4px;
}

#wrapper #result .header .boxMiddle .boxSelectMiddle .umkreis {
    float: left;
    width: 100px;
    height: 19px;
}
#wrapper #result #divListTH {
    float: right;
    width: 901px;
    height: 22px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    background-color: #EBEBEB;
    margin-right: 3px;
}

* html #wrapper #result #divListTH {
    margin-left: 4px;
    margin-top: -2px;
}

#wrapper #result #divListTH #thzip,#thcity,#thins,#thorg {
    cursor: pointer;
}

#wrapper #result * #thlegend {
    float: left;
    width: 300px;
    height: 22px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * #thmap {
    float: left;
    width: 120px;
    height: 22px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * #thsatelite {
    float: left;
    width: 120px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * #thhybrid {
    float: left;
    width: 120px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result #divMapTH #thlegend,#thmap,#thsatelite,#thhybrid {
    cursor: pointer;
}

#divListView,#divMapView {
    float: left;
    width: 100px;
    height: 20px;
    border: 1px solid #DADADA;
    margin-left: 3px;
}

#wrapper #result .divResultSep {
    float: right;
    width: 901px;
    height: 5px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    background-color: #FFFFFF;
    margin-right: 3px;
}

* html #wrapper #result .divResultSep {
    margin-left: 0px;
}

#wrapper #result .divResultTR {
    float: right;
    width: 901px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    background-color: #FAFAFA;
    margin-right: 3px;
}

* html #wrapper #result .divResultTR {
    margin-left: 0px;
}

#wrapper #result #views #resultSet {
    margin-left: 4px;
    background-image: url(../images/result_mitte.gif);
    background-repeat: repeat-y;
}

* html #wrapper #result #views #resultSet {
    width: 903px;
}

*+html #wrapper #result #views #resultSet {
    width: 903px;
}

#wrapper #result #views #divMapGoogle {
    margin-left: 4px;
    background-image: url(../images/result_mitte.gif);
    background-repeat: repeat-y;
}

* html #wrapper #result #views #divMapGoogle {
    width: 903px;
    margin-left: 4px;
}

#wrapper #result * .rszip {
    float: left;
    width: 68px;
    height: 22px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * .rscity {
    float: left;
    width: 120px;
    height: 22px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * .rsins {
    float: left;
    width: 390px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result * .rsorg {
    float: left;
    width: 120px;
    margin-top: 4px;
    padding-left: 10px;
    border-right: 1px dotted #DADADA;
    cursor: pointer;
}

#wrapper #result .data .divResultTR .details {
    float: left;
    padding-left: 10px;
    padding-top: 3px;
    cursor: pointer;
}

* html #wrapper #result .data .divResultTR .details {
    padding-left: 0px;
}

#wrapper #result .data .divResultTR .details img {
    padding-right: 5px;
    padding-top: 3px;
    vertical-align: middle;
    padding-bottom: 3px;
}

#wrapper #result .data .divResultTR .detail_top_sep {
    width: 800px;
    height: 5px;
    background-image: url(../images/rahmen_detail_oben.gif);
    background-repeat: repeat-x;
}

#wrapper #result .data .boxLeft {
    width: 8px;
    float: left;
    min-height: 20px;
}

#wrapper #result .data .boxRight {
    float: left;
    width: 8px;
    min-height: 20px;
}

#wrapper #result .data .brdtop {
    float: left;
    width: 901px;
    height: 6px;
    background: url(../images/rahmen_result_detail_woben.gif) top left repeat-x
        ;
}

#wrapper #result .data .brdbottom {
    float: left;
    width: 901px;
    height: 6px;
    background: url(../images/rahmen_result_detail_wunten.gif) top left
        repeat-x;
}

#wrapper #result .data .wrapper_detail {
    width: 890px;
    margin-left: 1px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #ffffff;
}

* html #wrapper #result .data .wrapper_detail {
    margin-top: -10px;
}

.ie7 {
    float: left;
    width: 900px;
    margin-bottom: 2px;
    background-color: #F1F1F1;
}

#wrapper #result .data .wrapper_detail .contact {
    float: left;
    width: 408px;
}

#wrapper #result .data .wrapper_detail .contact .label {
    float: left;
    width: 120px;
    height: 16px;
    padding-left: 6px;
    background-color: #EBEBEB;
}

#wrapper #result .data .wrapper_detail .contact .field {
    float: right;
    width: 274px;
    height: 16px;
    padding-left: 6px;
    background-color: #F5F5F5;
}

#wrapper #result .data .wrapper_detail .contact .labelXL {
    float: left;
    width: 408px;
    background-color: #EBEBEB;
}

#wrapper #result .data .wrapper_detail .contact .fieldXL {
    float: left;
    width: 408px;
    background-color: #FFFFFF;
}

#wrapper #result .data .wrapper_detail .info {
    float: left;
    width: 408px;
    margin-left: 20px;
}

#wrapper #result .data .wrapper_detail .info .label {
    float: left;
    width: 408px;
    background-color: #EBEBEB;
}

#wrapper #result .data .wrapper_detail .info .field {
    float: left;
    width: 408px;
    background-color: #FFFFFF;
}

#wrapper #result .data .wrapper_detail .info .field .catname {
    float: left;
    width: 125px;
    background-color: #FFFFFF;
}

#wrapper #result .data .wrapper_detail .info .field .catval {
    float: left;
    width: 280px;
    background-color: #FFFFFF;
}

#wrapper #result .footer .boxLeft {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_links_unten.gif);
    background-repeat: no-repeat;
}

#wrapper #result .footer .boxMiddle {
    float: right;
    width: 894px;
    height: 7px;
    background-image: url(../images/rahmen_result_mitte_unten.gif);
    background-repeat: repeat-x;
}

#wrapper #result .footer .boxRight {
    float: right;
    width: 8px;
    height: 7px;
    background-image: url(../images/rahmen_result_rechts_unten.gif);
    background-repeat: no-repeat;
}

#wrapper #links {
    float: left;
    width: 903px;
    margin-left: 8px;
    margin-bottom: 20px;
    margin-top: 0px;
    visibility: hidden;
    display: block;
}

#wrapper #links .sep-footer {
    float: right;
    margin-bottom: 5px;
    width: 903px;
    height: 10px;
    border-bottom: 1px dotted #DADADA
}

* html #wrapper #links {
    width: 901px;
    margin-left: 5px;
}

* html #wrapper #links .sep-footer {
    width: 901px;
}

#wrapper #links #lnk_copyright {
    float: left;
    width: 696px;
}

* html #wrapper #links #lnk_copyright {
    width: 701px;
}

#wrapper #links #lnk_impressum {
    float: right;
    width: 54px;
    text-align: right;
}

#wrapper #links #lnk_register {
    float: left;
    width: 145px;
    text-align: left;
    border-right: 1px solid #DADADA;
}

#wrapper #nav {
    float: right;
    height: 20px;
    margin-left: 4px;
    display: none;
}

#wrapper #result #footerPager {
    height: 30px;
    margin-left: 4px;
}

* html #wrapper #result #footerPager {
    width: 903px;
}

#wrapper #navFooter {
    float: left;
    width: 905px;
    height: 20px;
    display: none;
}

#wrapper #navFooter #pages {
    float: right;
    height: 20px;
    margin: 2px 2px 0 0; #margin: 2px 0 0 0;
    padding-top: 2px;
}

#wrapper #navFooter #pages #label {
    float: right;
    width: 50px;
    font-size: 11px;
    color: #333333;
    margin: 2px;
}

#wrapper #nav #selOffset {
    float: right;
    width: 245px;
    height: 20px;
    vertical-align: middle;
    margin-left: 4px;
}

#wrapper #nav #selOffset .footer-offset {
    float: left;
    width: 25px;
    height: 15px;
    margin: 2px;
    text-align: center;
    border: 1px solid #DADADA;
    font-size: 11px;
    line-height: 14px;
    color: #008DC5;
    cursor: pointer;
}

.vSep {
    float: left;
    width: 5px;
    height: 145px;
    background-image: url(../images/vsep.gif);
    background-repeat: repeat-y;
}

.ct {
    width: 123px;
    margin: 0px;
    padding: 0px;
}

.tm,.sp,.ag {
    width: 140px;
    margin: 0px;
    padding: 0px;
}

.institute {
    position: relative;
    top: 0px;
    left: 10px;
    width: 706px;
    min-height: 20px;
    padding-left: 10px;
    padding-top: 10px;
}

.brd {
    border: 1px solid red;
}

.brg {
    border: 1px solid green;
}

.brb {
    border: 1px solid blue;
}

.ft12 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    float: left;
    padding: 3px;
}

.ft14 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.fett {
    font-weight: bold;
}

.f11 {
    font-size: 11px;
}

.mb2 {
    margin-bottom: 2px;
}

.mb13 {
    margin-bottom: 13px;
}

.mt10 {
    margin-top: 10px;
}

.pl6 {
    padding-left: 6px;
}

.addins {
    float: left;
    margin-top: 0px;
    height: 13px;
}

.imgaddins {
    float: left;
    margin-top: 1px;
    height: 12px;
}

.lm10 {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 5px;
}

* html .lm10 {
    margin-left: 20px;
}

/* YUI ANPASSUNGEN */ /* Filter */
#yui-sp-button-button,#yui-tm-button-button,#yui-ya-button-button {
    line-height: 12px;
    min-height: 0;
    text-align: left;
    width: 155px;
}

.yui-menu-shadow {
    visibility: hidden !important;
}

.yui-skin-sam .yuimenuitemlabel {
    padding: 0 10px !important;
}

/* Pager */
.yui-skin-sam .yui-pg-first,.yui-skin-sam .yui-pg-previous,.yui-skin-sam .yui-pg-next,.yui-skin-sam .yui-pg-last
{
    font-size: 11px;
    line-height: 18px;
    color: #DADADA;
    padding: 1px 5px;
    margin: 0; #margin: 2px;
    border: 1px solid #DADADA;
    background-color: #ffffff;
    text-align: center;
}

.yui-skin-sam a.yui-pg-first,.yui-skin-sam a.yui-pg-previous,.yui-skin-sam a.yui-pg-next,.yui-skin-sam a.yui-pg-last,.yui-skin-sam a.yui-pg-first:link,.yui-skin-sam a.yui-pg-previous:link,.yui-skin-sam a.yui-pg-next:link,.yui-skin-sam a.yui-pg-last:link,.yui-skin-sam a.yui-pg-first:visited,.yui-skin-sam a.yui-pg-previous:visited,.yui-skin-sam a.yui-pg-next:visited,.yui-skin-sam a.yui-pg-last:visited,.yui-skin-sam a.yui-pg-first:active,.yui-skin-sam a.yui-pg-previous:active,.yui-skin-sam a.yui-pg-next:active,.yui-skin-sam a.yui-pg-last:active
{
    font-size: 11px;
    line-height: 18px;
    color: #008DC5;
    padding: 1px 5px;
    margin: 0; #margin: 2px;
    border: 1px solid #DADADA;
    text-decoration: none;
    cursor: pointer;
    background-color: #ffffff;
    text-align: center;
}

.yui-skin-sam a.yui-pg-page {
    font-size: 11px;
    line-height: 18px;
    color: #008DC5;
    padding: 1px 5px;
    margin: 2px;
    border: 1px solid #DADADA;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

.yui-skin-sam a.yui-pg-first:hover,.yui-skin-sam a.yui-pg-previous:hover,.yui-skin-sam a.yui-pg-next:hover,.yui-skin-sam a.yui-pg-last:hover
{
    font-size: 11px;
    line-height: 18px;
    color: #ffffff;
    padding: 1px 5px;
    margin: 0; #margin: 2px;
    border: 1px solid #DADADA;
    text-decoration: none;
    cursor: pointer;
    background-color: #008DC5;
    text-align: center;
}

.yui-skin-sam a.yui-pg-page:hover {
    font-size: 11px;
    line-height: 18px;
    color: #ffffff;
    padding: 1px 5px;
    margin: 2px;
    border: 1px solid #DADADA;
    text-decoration: none;
    cursor: pointer;
    background-color: #008DC5;
    text-align: center;
}

.yui-skin-sam .yui-pg-current-page {
    font-size: 11px;
    line-height: 18px;
    color: #ffffff;
    padding: 1px 5px;
    margin: 1px;
    border: 1px solid #DADADA;
    cursor: pointer;
    background-color: #008DC5;
    text-align: center;
}
