/* CSS Document */
/* neues zuhause Copyright Georg Sommer, 92637 Weiden Opf. Liebigstrasse 5 */
/* fÃ¼r www.SOMMER-Immobilien.eu - 0961 39 161 990 */

  body{
    text-align:center;
    font-family:helvetica,arial,verdana;
    font-size:90%;
}

/*
******************* font-color gutachten ************/
#uid52 {
  color:#848484;
}


#msie {
  position:absolute;
  top:5px;
  left:0;
}

h1, h2, h3, h4, h5, p {
  font-size:100%;
}

/* h1 h2
*************************************************/
#wrapper> h1, #wrapper #header> h2 {
  text-indent:-5000px;
}
  
  #wrapper {
    position:absolute;
    left:50%;
    width:974px;
    margin-left:-487px;
}
  
  #header {
    height:350px;     
}

/* ausklammer 150410
  #searchbox {
    margin:0 0 40px;
  } */
  
  #searchbox {
    position:absolute;
    left:50%;
    width:972px;
    margin-left:-486px;
    margin-top:290px;
  }  

/*  
  #searchbox input[type*="text"] {
    border:1px solid silver;
    background:#CEE7FC;
    font-family:helvetica;
        color:gray;
  }
  
  #searchbox input[type*="submit"] {
    width:100px;
    background:orange;
    font-family:helvetica;
    color:white;
    border:1px solid transparent;
  }  
  
  #searchbox input[type*="text"] {
    width:500px;
    border:1px solid silver;
    background:#CEE7FC;
    font-family:helvetica;
    font-size:1.5em;
    color:gray;
  } */
  
#searchbox {
    position:absolute;
    left:50%;
    width:972px;
    margin-left:-486px;
    margin-top:290px;
  }  

  #searchbox select {
    width:500px;
    border:1px solid silver;
    background:#CEE7FC;
    font-family:helvetica;
    font-size:1.5em;
    color:gray;
  }  
  
  #searchbox input[type*="submit"] {
    padding-top:0.6em;
    padding-bottom:0.2em;
    width:100px;
    background:orange;
    font-family:helvetica;
    color:white;
    border:1px solid transparent;
  }    

/*  
  #primaryContent {width:305px; float:left; border-left:1px solid silver; position:relative; padding:0 10px 10px 5px; text-align:left;}
  #secondaryContent {width:305px; float:left; border-left:1px solid silver; position:relative; padding:0 10px 10px 5px; text-align:left;}
  #sideContent {width:305px; margin-left:650px; border-left:1px solid silver; position:absolute; padding:0 10px 10px 5px; text-align:left;}
*/
  #primaryContent {width:305px; float:left; border-left:1px solid silver; padding:0 10px 10px 5px; text-align:left;}
  #secondaryContent {width:305px; float:left; border-left:1px solid silver; padding:0 10px 10px 5px; text-align:left;}
  #sideContent {width:305px;  float:left; border-left:1px solid silver; padding:0 10px 10px 10px; text-align:left;}

  #footer {clear:both; text-align:left; padding:20px 0 10px 0; font-size:80%; color:silver;}
  #footer a {text-decoration:none; color:silver;}
  
  #box {
    position:absolute;
    left:600px;
    top:-15px;
    width:200px;
    height:95px;
    background: url(http://www.sommer-immobilien.eu/de/fileadmin/templates/sommer-immo/images/ball.gif) top no-repeat;
    padding:50px 20px 0 20px;
    font-family:arial,helvetica;
    font-weight:normal;
    font-size:100%;
  }
  
  
h3 a[class~="mieten"]:link,a[class~="mieten"]:visited, a[class~="mieten"]:active {
    font-family:helvetica, arial;
    font-size:110%;
    color:green;
    text-decoration:none;
    font-weight:bold;
    display:block;
  }
  
h3 a[class~="wert"]:link,a[class~="wert"]:visited,a[class~="wert"]:active {
    font-family:helvetica, arial;
    font-size:110%;
    color:orange;
    text-decoration:none;
    font-weight:bold;
    display:block;
  }  
  
/*
************************** 110610 Link gutachten start *********************/
h3 a {
    font-family:helvetica, arial;
    font-size:110%;
    color:orange;
    text-decoration:none;
    font-weight:bold;
    display:block;
  }    
  
h3 a[class~="info"]:link,a[class~="info"]:visited,a[class~="info"]:active {
    font-family:helvetica,arial;
    font-size:110%;
    color:blue;
    text-decoration:none;
    font-weight:bold;
    display:block;
  }   
  
h3 a[class~="mieten"]:hover,a[class~="wert"]:hover,a[class~="info"]:hover {
    font-family:helvetica,arial;
    font-size:110%;
    color:red;
    text-decoration:none;
    font-weight:bold;
  }
  
  #header_link {
    position:absolute;
    width:800px;
    top:100px;
    left:100px; 
    z-index:10;
}  

/*
  #header_link {
    position:relativ;
    left:50%;
    width:972px;
    margin-left:-486px;
    margin-top:70px;
  } */  

/*
***************** statt header div ******************/
#header_link .addJob a.add { display: block;	height:170px; text-indent:-2000em; background: url(img/sommer-zuhause-neu.gif) no-repeat 0 0; text-decoration:none; border:none;}
#header_link .addJob a.add:hover { background: url(img/sommer-zuhause2.gif) no-repeat 0 0; text-decoration:none; border:none;}

fieldset {
  margin:1em 0;
  border:1px solid silver;
  padding:0.5em 0 1em 0.5em;
}

legend {
  font-size:1em;
}

/*
*********************************** top menu **********************/
#top_menu {
  position:absolute;
  left:0;
  top:0;
  padding:0 5px;
  margin:5px;
}

#top_menu li {
  list-style:none;
}

#top_menu li a {
  font-family:arial,verdana;
  font-size:1em;
  text-decoration:none;
}