/* ==============
   basic elements 
   ============== */
   
body {
	background: #f4f4f4 url(../images/main_bg.gif) no-repeat top left;
	padding: 0px;
	margin: 0px 20px 20px 40px;
  	font-family: arial,helvetica,sans-serif;	
	font-size: 8pt;
	}

li {
	padding: 3px 0 3px 0;
	}

img{
	border: 0;
}

/* =============
   navi elements 
   ============= */

#navi {
	width: 940px;
	height: 25px;
	background: transparent url(../images/navi_bg.gif) repeat-x top left;
	font-size: 10pt;
	color: #ffffff;
	text-align: right;
	padding-top: 10px;
	margin-bottom: 10px;
	}

#navi a:link,
#navi a:visited {
	background: transparent;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	}

#navi a:hover,
#navi a:active,
#navi a.active {
	background: transparent url(../images/navi_bg_on.gif) repeat-x top left;
	padding-top: 10px;
	color: #6699cc;
	font-size: 10pt;
	text-decoration: none;
	}

#navi span {
	padding: 0 28px;
	}

/* navi home button */

#navi a.home:link,
#navi a.home:visited {
	background: transparent url(../images/navi_bg_on.gif) repeat-x top left;
	padding-top: 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

#navi a.home:hover,
#navi a.home:active,
#navi a.home-active {
	background: transparent url(../images/navi_bg_on.gif) repeat-x top left;
	padding-top: 10px;
	color: #6699cc;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}



/* ===============
   header elements 
   =============== */

#header {
	width: 625px;
	height: 90px;
	background: transparent url(../images/header.gif) no-repeat top left;
	}

#header span {
	display: none;
	}



/* visual */

#visual {
	width: 625px;
	height: 280px;
	}



/* =============
   body elements 
   ============= */

#body {
	width: 625px;
	font-size: 10pt;
	color: #8a8a8a;
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	}

#body h1 {
	font-size: 10pt;
	color: #545454;	
	padding: 0;
	margin: 10px 0 0 0;
	}
	
.bodytext{
	margin: 10px 0;
	padding: 0;
}

#body a:link,
#body a:visited {
	color: #8a8a8a;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	}

#body a:hover,
#body a:active,
#body a.active {
	color: #99cc00;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	}

#body span.active {
	color: #99cc00;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	}

#body a.body-angebote:link,
#body a.body-angebote:visited {
	color: #545454;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

#body a.body-angebote:hover,
#body a.body-angebote:active {
	color: #00489a;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

/* table as general container for content */

#body table {

	}

#body td {
	vertical-align: top;
	padding: 10px;
	font-size: 8pt;
	color: #8a8a8a;
	}

/* table on listing site */

#body td.list-object {
	width: 100px;
	vertical-align: bottom;
	font-size: 8pt;
	background: transparent url(../images/list_object_bg.gif) no-repeat 8px 8px;
	}
	
.list-object img{
	border: 0;
}

#body td.list {
	font-size: 8pt;
	vertical-align: bottom;
	width: 250px;
	}

#body td.list-icons {
	width: 60px;
	vertical-align: bottom;
	}

/* table on detail site */

td.detail-object {	
	font-size: 8pt;
	background: transparent url(../images/bg_rahmen_gross.gif) 8px 8px no-repeat;
	width: 320px;		
	}
	
td.detail-object img{
	margin: 6px;	
}
#body table.pics {
	width: 210px;
	padding: 0;
	}

#body table.pics td {
	padding: 0;
	}

.detail-pics {	
	vertical-align: top;
	font-size: 8pt;	
	width: 90px;
	}

.detail-pics img {
	margin: 2px;
}

.detail-pics a {
	background: transparent url(../images/detail_pics_bg.gif) no-repeat top left;
	display: block;
	width: 90px;
	height: 70px;
	text-align: center;
	}

.detail-pics a:hover,
.detail-pics a.active {
	background: transparent url(../images/detail_pics_bg_on.gif) no-repeat top left;
	}

/* table on product site */

#product, .product {
	width: 400px;
	font-size: 8pt;
	vertical-align: top;
	}

.unternehmen-intro {
	font-style: italic;
	font-size: 8pt;
	}

#body table.shortfacts {
	width: 350px;
	}

#body td.product-shortfacts {
	font-size: 8pt;
	vertical-align: top;
	padding-left: 10px;
	border-left: 1px dotted #666666;
	}
	
#product-contact, .product-contact{
	width: 225px;	
}

#produkt-breit{
	width: 625px;
	
}

#product-contact p{
	font-size: 8pt;
	margin-bottom: 20px;
	}
#product-contact ul{
	font-size: 8pt;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: 0;
}



#body td.product-contact p {
	margin-top: 40px;
	}

#product-contact a:link,
#product-contact a:visited {
	color: #014898;
	font-size: 8pt;
	text-decoration: underline;
	text-transform: none;
	}

#product-contact a:hover,
#product-contact a:active {
	color: #014898;
	font-size: 8pt;
	text-decoration: none;
	text-transform: none;
	}

.email {
	font-weight: bold;
	color: #014898;
	}

b.product-price {
	font-size: 12pt;
	}




/* themenpark */

#themenpark {
	width: 625px;
	height: 135px;
	margin-top: 20px;
	}

#themenpark-gallery {
	width: 625px;
	height: 100px;
	background: transparent url(../images/themenpark_bg.gif) no-repeat top left;
	}

#themenpark-gallery table {
	width: 500px;
	height: 70px;
	margin: 23px 0 0 20px;
	}

#themenpark-gallery td {
	width: 105px;
	height: 70px;
	vertical-align: top;
	background: transparent url(../images/themenpark_gallery_photo_bg.gif) no-repeat top left;
	padding: 2px 12px 2px 2px;
	}
	
#mehrInfosButton{
 background-image: none !important;
 padding: 20px 0 0 20px !important;
}

#themenpark-gallery td.separator {
	background: transparent;
	padding: 2px;
	}



#themenpark-flag {
	width: 625px;
	height: 35px;
	background: transparent url(../images/themenpark_flag.gif) no-repeat top left;
	padding: 5px 0;
	}

#themenpark-flag a:link,
#themenpark-flag a:visited {
	background: transparent url(../images/themenpark_flag_separator.gif) no-repeat top right;
	color: #99cc00;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}

#themenpark-flag a:hover,
#themenpark-flag a:active {
	color: #b5b5b4;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}

#themenpark-flag span {
	padding: 0 5px 0 5px;
	}



/* immonavi */

#immonavi {
	width: 625px;
	height: 80px;
	margin-top: 20px;
	background: transparent url(../images/immonavi_bg.gif) no-repeat top right;
	}

#immonavi a {
	padding: 5px 0 5px 0;
	}

#immonavi a.efh:link,
#immonavi a.efh:visited {
	width: 57px;
	background: transparent url(../images/immonavi_button_efh.gif) no-repeat top right;
	}

#immonavi a.efh:hover,
#immonavi a.efh:active,
#immonavi a.efh-active {
	background: transparent url(../images/immonavi_button_efh_on.gif) no-repeat top right;
	}

#immonavi a.dhh:link,
#immonavi a.dhh:visited {
	background: transparent url(../images/immonavi_button_dhh.gif) no-repeat top right;
	}

#immonavi a.dhh:hover,
#immonavi a.dhh:active,
#immonavi a.dhh-active {
	background: transparent url(../images/immonavi_button_dhh_on.gif) no-repeat top right;
	}

#immonavi a.etw:link,
#immonavi a.etw:visited {
	background: transparent url(../images/immonavi_button_etw.gif) no-repeat top right;
	}

#immonavi a.etw:hover,
#immonavi a.etw:active,
#immonavi a.etw-active {
	background: transparent url(../images/immonavi_button_etw_on.gif) no-repeat top right;
	}

#immonavi a.grundstuecksboerse:link,
#immonavi a.grundstuecksboerse:visited {
	background: transparent url(../images/immonavi_button_grundstuecksboerse.gif) no-repeat top right;
	}

#immonavi a.grundstuecksboerse:hover,
#immonavi a.grundstuecksboerse:active,
#immonavi a.grundstuecksboerse-active {
	background: transparent url(../images/immonavi_button_grundstuecksboerse_on.gif) no-repeat top right;
	}



/* newsbox */

#newsbox {
	background: transparent url(../images/newsbox_bg.gif) no-repeat top left;
	width: 285px;
	height: 270px;
	position: absolute;
	top: 55px;
	left: 695px;
	font-size: 8pt;
	color: #4a651e;
	}

#newsbox-title {
	width: 240px;
	height: 23px;
	position: absolute;
	top: 10px;
	left: 25px;
	padding: 27px 0 0 0;
	}

#newsbox-object {
	background: transparent url(../images/newsbox_object_bg.gif) no-repeat top left;
	width: 260px;
	height: 155px;
	position: absolute;
	top: 70px;
	left: 15px;
	padding: 10px;
	}

#newsbox-flag {
	width: 250px;
	height: 25px;
	position: absolute;
	top: 225px;
	left: 15px;
	background: transparent url(../images/newsbox_flag.gif) no-repeat top left;
	padding: 0 0 0 10px;
	}

#newsbox-flag a:link,
#newsbox-flag a:visited {
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
	}

#newsbox-flag a:hover,
#newsbox-flag a:active,
#newsbox-flag a.active {
	color: #999999;
	text-decoration: none;
	}



/* infobox */

#infobox {
	background: transparent url(../images/infobox_bg.gif) no-repeat top left;
	width: 285px;
	height: 270px;
	position: absolute;
	top: 335px;
	left: 695px;
	font-size: 8pt;
	color: #235292;
	}

#infobox-title {
	width: 240px;
	height: 23px;
	position: absolute;
	top: 10px;
	left: 25px;
	padding: 27px 0 0 0;
	}

#infobox-object {
	background: transparent url(../images/infobox_object_bg.gif) no-repeat top left;
	width: 260px;
	height: 155px;
	position: absolute;
	top: 70px;
	left: 15px;
	padding: 10px;
	}

#infobox-flag {
	width: 250px;
	height: 25px;
	position: absolute;
	top: 225px;
	left: 15px;
	background: transparent url(../images/infobox_flag.gif) no-repeat top left;
	padding: 0 0 0 10px;
	}

#infobox-flag a:link,
#infobox-flag a:visited {
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
	}

#infobox-flag a:hover,
#infobox-flag a:active,
#infobox-flag a.active {
	color: #999999;
	text-decoration: none;
	}




/* copy */

#copy {
	width: 270px;
	height: 15px;
	position: absolute;
	top: 610px;
	left: 710px;
	font-size: 8pt;
	color: #999999;
	text-align: right;
	}
	
.csc-uploads-fileName p{
	background: url(http://www.magnusimmobilien.de/fileadmin/templateStuff/images/pdf.png) no-repeat;
	line-height: 20px;
	padding-left: 25px;	
}

.csc-uploads{
	width: 300px;	
}

ul.csc-menu{
	list-style: none;
	padding-left: 0 !important;
	margin-left: 0 !important;
}


.csc-menu a{
	color: #545454 !important;
}


	




