*
{
margin: 0;
padding: 0;
list-style: none;
}

form
{
display:inline;
}

body
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #757575;
margin-bottom: 30px;
}

div#container 
{
position: relative;
margin: 10px auto 0 auto;
width: 550px;
}

div#container1
{
margin: 10px auto 0 auto;
width: 750px;
}

div#header
{
text-align: center;
}

div#content
{
margin-top: 20px;
}

div#footer
{
text-align: center;
}

h2
{
margin-top:15px;
font-size: 14px;
font-weight:bold;
}

a
{
text-decoration: none;
color: #757575;
}

p
{
margin-top: 10px;
}

input
{
border: 1px solid #757575;
}

.reg-formfield
{
width: 200px;
}

.reg-formfield-fileupload
{
width: 250px;
}
.dez
{
	width:100px;
}
.dez_search
{
	width:60px;
}
.chkBox 
{
border:0;
}
.fSmall
{
	width:30px;
}

p.err
{
color: #ff0000;
}


#bLaden, #bundesland
{
display: none;
}

#newObjectTable td
{
height: 23px;
vertical-align: middle;
}


#uebersicht td
{
border-top: 1px solid #757575;
padding-top: 2px;
padding-bottom: 2px;
}

div#AGB
{
font-size: 10px;
}


/* CSS Tabs */
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #757575;
        font: bold 12px Tahoma, Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #757575;
        border-bottom: none;
        background: #eee;
        text-decoration: none;
		color: #757575;
}

#navlist li a:link { color: #757575; }
#navlist li a:visited { color: #757575; }

#navlist li a:hover {
        color: #000;
        background: #fff;
        /*border-color: #757575;*/
}

#navlist li a.current {
        background: white;
        border-bottom: 1px solid white;
		color: #000;
}

#content_map, #content_result, #content_fav
{
visibility:hidden;
}

#content_search 
{
position: relative;

}
#immomap
{
width: 100%; 
height: 500px;
}


.immoPic
{
width: 100px;
}


input[readonly]
{
background-color: #eee;
}

#noMatch
{
color: #000;
}

.mapControl a
{
color: #fff;
font-weight: bold;
}

#listBundeslaender
{
position: absolute;
top: 180px;
left: 450px;
text-align:center;
}

#bundeslandPreview
{
position: absolute;
top: 10px;
left: 450px;
text-align:center;
}

#listBundeslaender select
{
width:300px;
}


.objectImg
{
width:100px;
height:70px;
overflow: hidden;
}

.ad
{
padding-top: 5px;
text-align:center;
}

.infoCol
{
padding-left: 3px;
}

.object_desc
{
font-weight:bold;
width: 145px;
overflow:hidden;
}
