#head {
    position:relative;
}

#logo {
    height:57px;
    left:28px;
    position:absolute;
    top:52px;
    width:244px;
    cursor:pointer;
}

#navigation {
    height:24px;
    left:328px;
    position:absolute;
    top:85px;
    width:580px;
}

#navigation ul {
    list-style-type:none;
}

#navigation ul li {
    float:right;
    background-image: url(images/registerkarte.jpg);
    list-style-type:none;
    margin:0 1px;
}

#navigation ul li a {
    background: url(images/layout1_22.jpg) no-repeat scroll 100% 0;
    height:20px;
    padding:4px 8px 0;
    display:block;
    color:#FFFFFF;
    font-weight:bold;
    font-size:1.2em;
}

#search {
    left:675px;
    position:absolute;
    top:10px;
}

input.setBorder {
    border:1px;
    border-style:solid;
    border-color:#ccc;
}

input[type=text] {
    border:1px;
    border-style:solid;
    border-color:#ccc;
}

input[type=image]{
    border:none;
    vertical-align:bottom;
}

input[type=submit]{
    border:none;
}

#map {
    width:859px;
    height:300px;
}

#profil_map {
    width:369px;
    height:369px;
}
