/* ********************************************* */
/* Elemente zuruecksetzen */
/* ********************************************* */
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, fieldset, input, legend, option, select {
    margin: 0;
    padding: 0;
    font-family:Arial, sans-serif;
    font-size:11px;
    font-weight:normal;
    color: #333333;
}
/* ********************************************* */
/* Globales Layout */
/* ********************************************* */
body {
    text-align:center;
}
a:link,
a:visited,
a:hover,
a:active {
    color: #333333;
    text-decoration: none;
}
img {
    border:none;
}
.clearer {
    clear:both;
    height:0px;
    line-height:0px;
    font-size:0px;
}
#ContentUL {
    list-style-type:square;
    list-style-position:inside;
}
/* ********************************************* */
/* Layout Divs */
/* ********************************************* */
#pagebody {
    margin: 0 auto 5px auto;
    width:933px;
    border-bottom:1px solid #CCCCCC;
    text-align:left;
/*
  width:931px;
  margin:0 auto;
  background-color:#FFFFFF;
  position:relative;
  text-align:left;
 */
}
#mainbody {
    clear:both;
    background: url(./eug/img/mainbody-bg.gif) repeat-y;
}
/* **************************************** */
/* HEADER */
/* **************************************** */
#masthead {
/* background-color:#e6e6e6; */
/*
  background-color: #FFFFFF;
  height: 175px;
  width: 931px;
  margin-bottom:1px;
  *margin-bottom:3px;
 */
}
#menuoben {
    margin:7px 0 8px 0;
    font-size:10px;
    height:15px;
    line-height:15px;
}
#menuoben a {
    font-family:Arial, sans-serif;
    font-size:10px;
}
#menuoben ul {
    list-style-type:none;
}
#menuoben ul li {
    margin:0 15px 0 0;
    padding-top:1px;
    float:left;
    font-size:10px;
}
#menuoben #s2 {
    padding:0;
}
#menuoben #s2 img {
    border:1px solid #999999;
}
#menuoben #s2 a {
    margin:2px 0 0 5px;
    float: left;
}
#menuoben #s2 #input_query {
    width: 100px;
    height: 16px;
    float:left;
    border: 1px solid #999999;
    vertical-align:super;
}
#menuoben #english {
    padding-right:8px;
    border-right:1px solid #999999;
}
#menuoben #german {
    /*margin-top:2px;*/
}
#menuoben #dispUsername {
    float:right;
}
/* **************************************** */
/* Menu links neben Logo */
#headNav {
    margin:5px 0 0 0;
    background-image: url(./eug/img/headNav_Background.jpg);
    background-repeat: repeat-y;
    background-color:#e6e6e6;
}
#headNav #hnbackground {
}
#headNav #hn {
    padding:10px 0px 0px 15px;
    width:350px;
}
#headNav #hn .hnlist {
    margin:0 15px 0 0;
    float:left;
    width :120px;
    height:22px;
    border-bottom: 1px solid #ffffff;
}
#headNav #hn .hnlist a {
    padding:4px 0 0 0;
    color: #333333;
    display:block;
}
#headNav #hn .hnlist a.select {
    font-weight:bold;
}
#headNav #Logo {
    margin:0 3px 1px 0;
    float:right;
}
#globalNav {
    height:38px;
    background-image:url(./eug/img/hg_tabs.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #e6e6e6;
    overflow:hidden;
    border-top:2px solid white;
    border-bottom:2px solid white;
}
#globalNav ul {
    list-style-type:none;
}
#globalNav ul li {
    float:left;
    /*cursor:pointer;*/
    border-bottom: 1px solid #ffffff;
}
#globalNav ul li a {
	width: 232.5px;
	height: 30px;
	display:block;
}
#globalNav ul li a span {
	display: none;
}
#globalNav ul li.rightRahmen {
    width:1px;
    height: 30px;
    background-color: #FFFFFF;
}
/* **************************************** */
/* MAIN */
/* **************************************** */
/* Linkes Menu */
#left {
    float:left;
    width:180px;
    overflow:hidden;
}
#left a:hover,
#left li.active a:hover{
    font-weight: bold;
}
#left ul {
	list-style-type:none;
}

/* Menu Ebene 1 */
#left li {
    padding:0 5px 0 15px;
    line-height:26px;
    background: url(./eug/img/menuentry_background.jpg) repeat-x;
}
#left li.active {
    background: none;
}
#left li a {
    margin:0 1px 0 1px;
    padding:0 0 0 9px;
    background: none;
    background: url(./eug/img/menuentry_arrow_layer1.gif) no-repeat left 9px;
    display:block;
    font-weight:normal;
}
/* aktives Menu Ebene 1 */
#left li.active a {
    margin:0 1px 0 1px;
    padding:0 0 0 12px;
    background: url(./eug/img/menuentry_arrow_layer1_selected.gif) no-repeat left 10px;
    font-weight: bold;
}
/* Menu Ebene 2 */
#left li ul {
	margin-bottom:15px;
}
#left li ul li {
    margin:0;
    padding:0 0 0 10px;
    line-height:15px;
    background: none;
}
#left li.active ul li a {
	margin:0;
	padding-left:10px;
	background: url(./eug/img/menuentry_arrow_layer2.gif) no-repeat left 3px;
	font-weight:normal;
}

/* aktives Menu Ebene 2 */
#left li ul li.active a {
    font-weight:bold;
}

/* **************************************** */
/* Startpage */
#startpage {
	margin:0;
}
/* Klasse ist notwendig wegen Bug im IE-6, der über JavaScript ausgeglichen wurde */
#startpage a.bannerlink {
	cursor:pointer;
}
#startpage #banner{	
	margin-bottom:3px;
	width:933px;
	height:195px;
	background-repeat:no-repeat;
}
#startpage #banner.border{
	width:931px;
	height:193px;	
	border:1px solid #cccccc;
}
#startpage #banner h1 {
	margin-bottom:9px;
	font-weight:bold;
	color:#333;
}
#startpage #banner h1.small{
	font-size:18px;
}
#startpage #banner h1.normal{
	font-size:22px;
}
#startpage #banner h1.big{
	font-size:26px;
}
#startpage #banner h1.huge{
	font-size:33px;
}
#startpage #banner h2 {
	margin-bottom:7px;
	font-weight:bold;
	color:#333;
}
#startpage #banner h2.small{
	font-size:12px;
}
#startpage #banner h2.normal{
	font-size:18px;
}
#startpage #banner h2.big{
	font-size:22px;
}
#startpage #banner h2.huge{
	font-size:26px;
}
#startpage #banner p.small {
	font-size:10px;
}
#startpage #banner p.normal {
	font-size:11px;
}
#startpage #banner p.big {
	font-size:12px;
}
#startpage #banner #titlepic-left,
#startpage #banner #titlepic-right {
	height:195px;
	overflow:hidden;
}
#startpage #banner #titlepic-left {
	float:left;
}
#startpage #banner #titlepic-right {
	float:right;
}
#startpage #banner #titletext {
	height:117px;
	margin-bottom:40px;
	padding-top:38px;
	padding-left:32px;
	padding-right:36px;
	overflow:hidden;
}
#startpage #content {
	margin:0;
}
#startpage #teaser{
	width: 933px;
	background-color: #FFFFFF;
}
#startpage #teaser h2{
	margin-top:3px;
	font-size:14px;
	font-weight: bold;
	color: #666666;
}
#startpage #teaser h2.sub{
	margin-bottom:5px;
	color: #333333;
}
/* **************************************** */
/* Page */
#page {
    margin:0 0 0 181px;
}
#page h1 {
	font-size:17px;
	font-weight: bold;
	color: #333333;
}
#page table {
    margin:5px 0;
}
#page #content {
    margin:0 181px 0 2px;
    padding:0 0 0 0;
/*
  float: left;
  width: 567px;
  background-color: #FFFFFF;
  margin-bottom:-30000px;
  padding-bottom:30000px;
  margin-right:3PX;
  display:inline;
 */
}

#page #teaser h2{
	margin:3px 0 4px 0;
	font-size:12px;
	font-weight: bold;
}
/* **************************************** */
/* Content - allgemein */
#content h2 {
	margin-bottom:2px;
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
/* **************************************** */
/* Haupttext (auf Teaserseiten) */
#content #Haupt_text {
    margin:3px 2px 3px 0;
    padding:15px 15px 25px 15px;
    background-color: #F0F0F0;
}
#content #Haupt_text h1 {
	margin-bottom:3px;
	font-size:17px;
	font-weight: bold;
	color: #666666;
}
#content #Haupt_text h1.sub {
	color: #333333;
}
#content #Haupt_text p {
    padding-top:7px;
    line-height: 15px;
}
/* **************************************** */
/* Inhalttext (alle sonstigen Seiten) */
#content #Inhalt_text {
    padding:12px 5px 0 5px;
}
#content #Inhalt_text a:link,
#content #Inhalt_text a:hover,
#content #Inhalt_text a:visited {
    text-decoration:underline;
}
#content #Inhalt_text h1 {
	font-size:15px;
	font-weight: bold;
	color: #333333;
}
#content #Inhalt_text p {
    padding:0 10px;
    line-height: 15px;
}
/* **************************************** */
/* Teaser */
.T {
    margin:0 0 0 3px;
    padding-bottom:2px;
    width:185px;
    float:left;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    overflow: hidden;
}
.T h3 {
	margin-bottom:2px;
	font-weight: bold;
}
.T div.Timage {
    overflow: hidden;
    height:95px;
/*
  background-color: #F6F6F6;
  height: 100%;
  width: 100%;
  position: relative;
  top: 0px;
  overflow: hidden;
 */
}
.T div.Ttext {
    /*margin:5px 0 0 10px;*/
    padding: 5px 5px 3px 10px;
}
.T div.Ttext .enter {
	margin-top:33px;
	float:right;
}
.T div.Ttext p {
    height:46px;
    line-height: 15px;
    overflow:hidden;
}
/*
.T div.enter {
    padding:0 5px 5px 0;
    text-align:right;
}
*/
/* ************ */
/* TEASER - Sonderfaelle */
#startpage .T {
	width:229px;
	background-color: #FFFFFF;
}
#T1.T {
    margin-left:0px;
}
/* **************************************** */
/* Rechts - weitere Informationen */
#right {
    float:right;
    margin:0 13px 10px 0;
    padding:0;
    width:152px;
/*
  float:right;
  width: 178px;
  background-color: #F0F0F0;
  margin-bottom:-30000px;
  padding-bottom:30000px;
 */
}
#right #contactperson img {
    margin:0 0 5px 0;
}
#right .BoxLine {
}
#right .link {
}
#right .link img {
    border:1px solid #CCCCCC;
}
#right .link ul {
    list-style-type:none;
}
#right .link ul li {
    line-height:16px;
}
#right .link ul li.right_item {
    margin:15px 0 5px 0;
    font-weight:bold;
    color:#333333;
    border-bottom:1px solid #999999;
}
#right .link ul li.right_link {
    margin:1px 0 1px 0;
    padding:0 0 0 10px;
    background:url(./eug/img/link_arrow.gif) no-repeat 1px 5px;
}
#mehr {
    margin:0 0 0 120px;
    padding:0 0 0 9px;
    background:url(./eug/img/link_arrow.gif) no-repeat left 5px;
}
/* **************************************** */
/* FOOTER */
/* **************************************** */
#footer {
    padding:2px 3px 2px 5px;
    background-color:#f0f0f0;
    border-top:5px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
    color: #666666;
}
#footer a {
    color: #666666;
}
#samstagsanzeiger_link {
    float:left;
    margin:0 5px 0 0;
}
#siteInfo {
    color: #666666;
    text-align:right;
}
#siteInfo ul {
    list-style-type:none;
}
#siteInfo ul li {
    margin:0 5px 0 5px;
    display:inline;
}
/* **************************************** */
/* Immosuche */
/* **************************************** */
#content #immosuch_text {
    margin:3px 0;
    padding:15px 15px 15px 15px;
}
#content #immosuch_text p {
    padding:7px 0 0 2px;
    line-height: 15px;
}
#content #immosuch_text img {
    margin:0 0 5px 0;
}
div.immolink_double {
    float:right;
    padding-right:30px;
    background: url(./eug/img/immosuch_arrow.gif) no-repeat left center;
    text-indent:12px;
    font-weight: bold;
}
a.immolink {
    background:url(./eug/img/link_arrow.gif) no-repeat left center;
    padding-left:7px;
    padding-right:10px;
}
a.immolink_bold {
    background:url(./eug/img/link_arrow.gif) no-repeat left center;
    font-weight:bold;
    padding-left:7px;
    padding-right:10px;
}
/*
  .immotext {
  padding-left: 15px;
  width: 90%;
  font-family:Arial;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
  }
  .immotext_bold {
  font-weight:bold;
  font-family:Arial;
  font-size: 11px;
  }
  #immosuch_text img {
  margin-top:10px;
  margin-bottom: 5px;
  }
  #immosuch_text {
  width:100%;
  }
 */
/* ** Suchformular ** */
#immosuch_form {
    margin:3px 2px 3px 0;
    padding:15px 15px 15px 15px;
    background-color:#F0F0F0;
/*
  line-height: 18px;
 */
}
#immosuch_form img {
    margin:0 0 5px 0;
/*
  margin:15px 0 12px 12px;
 */
}
#immosuch_form hr {
    margin:10px 0;
    color:#999999;
}
#immosuch_form #formfooter {
    margin:10px 0 0 0;
}
#immosuch_form #search-actions,
#contactform-submit {
    margin:11px 0 0 0;
}
#immosuch_form #search-actions #suchen .wrapper,
#immosuch_form #search-actions #save-search .wrapper,
#contactform-submit .wrapper {
    float:right;
    padding:0 0 0 12px;
    font-weight:bold;
    background: url(./eug/img/immosuch_arrow.gif) no-repeat left center;
}
#immosuch_form #search-actions #save-search .wrapper {
    float:left;
}
#immosuch_form #search-actions #save-search-info {
    padding-top:4px;
    padding-left:12px;
    clear:left;
}
/* ** Eingabefelder der Suche ** */
#immosearchfields {
    margin:5px 0 0 15px;
}
#immosearchfields select {
    width:170px;
}
#immosearchfields select.no-width {
    width:auto;
}
#immosearchfields option {
    padding:0 1px 0 2px;
}
#immosearchfields .row {
    margin:4px 0 4px 0;
}
#immosearchfields .left-panel {
    float:left;
}
#immosearchfields .right-panel {
    margin-left:285px;
}
#immosearchfields .left-panel label,
#immosearchfields .right-panel label {
    float:left;
}
#immosearchfields .left-panel .input {
    margin-left:100px;
}
#immosearchfields .right-panel .input {
    margin-left:35px;
}
/*
  #formleft {
  float:left;
  margin-left:15px;
  width:280px;
  height:100px;
  display:inline;
  }
  #formright {
  float:right;
  margin-right:30px;
  width:170px;
  height: 100px;
  display:inline;
  }
  #formfooter {
  float:left;
  width:100%;
  height:15px;
  margin-top: 20px;
  }
  .formrow {
  float:left;
  margin-bottom: 10px;
  }
  .formrow li {
  float:left;
  position: relative;
  }
  select {
  font-family: Arial;
  font-size: 11px;
  color: #333333;
  }
  #immoType {
  width:170px;
  height:74px;
  margin-left: 30px;
  margin-right:3px;
  background-color: #ffffff;
  border:1px solid #999999;
  overflow: auto;
  }
  #maxResultCount {
  width:50px;
  height:18px;
  margin-left:20px;
  border:1px solid #999999;
  overflow: auto;
  }
  #immoLocation {
  width:170px;
  height:74px;
  border: 1px solid #999999;
  overflow:auto;
  }
 */
/* ** Erweiterte Suche ** */
#immosearchfields-extended {
    margin:5px 0 0 15px;
}
#immosearchfields-extended .row {
    margin:2px 0 2px 0;
}
#immosearchfields-extended .left-panel {
    float:left;
}
#immosearchfields-extended .right-panel {
    margin-left:285px;
}
#immosearchfields-extended .left-panel label,
#immosearchfields-extended .right-panel label {
    float:left;
}
#immosearchfields-extended .left-panel .input {
    margin-left:100px;
}
#immosearchfields-extended .right-panel .input {
    margin-left:35px;
}
/* ** Suchergebnisse ** */
#immosuch_result .immotext_bold {
    margin:5px 0 7px 0;
    font-weight:bold;
}
#immosuch_result table {
    margin:3px 0 0 0;
}
#immosuch_result #resulttext {
    padding:0 3px 7px 3px;
}
#immosuch_result #searchResults th {
    background-color:#F0F0F0;
}
#immosuch_result #searchResults tr.highlighted-search-result {
    background-color:#FFF5F5;
}
#immosuch_result #searchResults .immotext td {
    padding:1px 2px 1px 4px;
}
#immosuch_result #searchResults .immotext td .space {
    margin:5px 0 5px 0;
}
#immosuch_result #searchResults .immotext td .immolink .wrapper {
    float:right;
}
#immosuch_result #searchResults hr {
    margin:3px 0;
}
#immosuch_result #immocontact_form {
    margin:0 2px 0 0;
    padding:15px 15px 15px 15px;
    background-color:#F0F0F0;
}
#immosuch_result #immocontact_form td {
    padding:2px 0;
}
#immosuch_result #immocontact_form #register {
    margin:10px 0 0 0;
}
/* **************************************** */
/* Gespeicherte Suchanfragen */
/* **************************************** */
#savedUserQueries th {
    background-color:#F0F0F0;
}
#savedUserQueries td {
    padding:1px 2px 1px 4px;
}
#savedUserQueries hr {
    margin:3px 0;
}
#savedUserQueries .searchQueryDetailRow {
    margin:2px 0;
}
#savedUserQueries .label {
    float:left;
    font-weight:bold;
}
#savedUserQueries .value {
    margin-left:120px;
}
/* **************************************** */
/* Sitemap */
/* **************************************** */
#sitemap {
    margin:0 183px 0 0;
    padding:0 0 10px 0;
}
#sitemap a {
    color: #808080;
}
#sitemap li {
    display:block;
}
#sitemap ul.main {
    margin:10px 0 0 20px;
    list-style-type:none;
}
#sitemap ul.main li{
    font-weight:bold;
}
#sitemap .layer1,
#sitemap .layer1 ul {
    margin-left:20px;
    list-style-type:none;
}
#sitemap ul.layer1 li{
	font-weight:normal;
}
.sitemap_img {
    margin-left:15px;
}

/* **************************************** */
/* presse */
/* **************************************** */
#press table {
    width:566px;
    margin-top: 1px;
    margin-left: 1px;
}
#press tr {
    vertical-align:top;
}
#press td {
    padding-bottom:5px;
}
#press td.DateCol {
    width:75px;
    padding-left: 15px;
}
#press td.ListSeparator {
    padding-left:5px;
    background-color:#EBEBEB;
    height:20px;
}
#press td.TableSeparator {
    font-family: Arial, sans-serif;
    font-size: 5px;
    font-weight:normal;
    height:5px;
}
#press .TextTitle {
    font-family: Arial, sans-serif;
    font-size: 12pt;
    font-weight: bolder;
    color: #000000;
    line-height:18px;
}
#press .TextSubTitle {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    line-height:18px;
}
#press .TextSmall {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color: #000000;
    text-decoration: none;
}
#press a {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color:#7F7F7F;
    text-decoration: none;
    cursor: default;
}
#press a:hover {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight:bold;
    color:#7F7F7F;
    cursor: pointer;
}
/* **************************************** */
/* Registierung */
/* **************************************** */
#registration table {
}
#registration td {
    padding:2px;
}
/* **************************************** */
/* Kontaktforumular */
/* **************************************** */
.formInput {
    border: 1px solid #787878;
    font-size:11px;
}
.formText {
    font-family:Arial, sans-serif;
    line-height:15px;
    font-size:11px;
    color:#000000;
    text-decoration:none
}
/* **************************************** */
/* Ergebnisse der Suche (oben) */
/* **************************************** */
#SearchResultTable a:link {
    text-decoration:none;
}
#SearchResultTable a:hover {
    text-decoration:none;
}
#SearchResultTable a:visited {
    text-decoration:none;
}
/* **************************************** */
/* Tabellen */
/* **************************************** */
tr.TRTitle td,
tr.TROdd td,
tr.TREven td {
    vertical-align:top;
    font-family: Arial, sans Serif;
    font-size: 8pt;
    font-weight:normal;
    color: #000000;
    text-decoration: none;
}
/* **************************************** */
/* Login */
/* **************************************** */
#login-extended .error {
	background-color: #FFF5F5;
}
/* 75 */