@import url("/css/common.css");

BODY {
	background: white;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

BODY,
TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
}

TEXTAREA,
.button {
	font-size: 1em;
}

TEXTAREA {
	width: 290px;
}

BODY, A, .button {
	color: #666666;
}

A.noTextDecoration {
	text-decoration: none;
}

IMG {
	border: 0px;
}

HR {
	display: none;
}

H2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

H4 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

P, UL, #objectText, H4, #topInfo H2 {
	line-height: 1.6em;
}

P {
	margin-top: 5px;
}

DIV#page {
	width: 1000px;
	margin: auto;
}

DIV#topShadow {
	background: #EEEEEE;
	border: 1px solid white; /* IE workaround */
	border-left: 0px;
	border-right: 0px;
}

DIV#topImages, DIV#logo, DIV#topInfo {
	float: left;
}

DIV#logo, DIV#topInfo {
	width: 250px;
}

DIV#logo {
	background: white;
	padding-bottom: 30px;
}

DIV#logo H2, DIV#logo H1 {
	margin: 0px;
	padding: 0px;
}

DIV#logo H2 {
	color: #CA1837;
	font-size: 1em;
	margin-left: 10px;
	display: inline;
}

DIV#logo H1 {
	margin-top: 10px;
	font-size: 0.85em;
	text-align: center;
	font-weight: normal;
}

DIV#topInfoInner {
	margin: 10px;
	margin-left: 15px;
}

DIV#topImages DIV {
	width: 500px; /* 2px fehlen wegen border um shadow div ... */
	height: 137px;
	background-repeat: no-repeat;
}

/* Menu */

DIV#menu {
	margin-top: 20px;
	text-align: center;
	border: 1px solid white; /* FIREFOX workaround */
	border-bottom: 1px solid #666666;
	padding-bottom: 8px;
}

DIV#menu H4, DIV#submenu H4 {
	display: none;
}

DIV#menu UL {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 1em;
}

DIV#menu UL LI {
	margin-left: 7px;
	display: inline;
}

DIV#menu UL LI.first {
	margin-left: 0px;
}

DIV#menu UL LI.active A, DIV#menu A.pageControl0LinkActive {
	font-weight: bold;
	color: #666666;	
}

DIV#menu A {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
}

DIV#menu A:hover {
	color: black;
}

/* Submenu */

DIV#submenu {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	margin-right: 20px;
}

DIV#submenu UL,
DIV#submenu LI {
	display: inline;
	list-style-type: none;
}

/* Main Bereich - die Boxen */

DIV.mainBox {
	width: 250px;
	float: left;
}

DIV.mainBoxImage A {
	display: block;
	height: 140px;
}

DIV.mainBoxImage A SPAN {
	display: none;
}

DIV.mainBoxInner {
	border-right: 1px solid white;
}

DIV.mainBox DIV.last {
	border-right: 0px;
}

/* hintergrund bild */
DIV.mainBoxBg {
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	background: url(/img/mainBg.gif) repeat-y;
	background-position: 0px 300px;
}

#module H3,
DIV.mainBox H3 {
	background-color: #999999;
}

#innerModule {
	padding: 15px;
	border-top: 1px solid white;
	background-color: #EEEEEE;
}

#content H1 {
	background-color: #999999;
	padding-left: 15px;
	display: none !important;
}

#module H3,
DIV.mainBox H3, 
#realestatePicturegallery H3,
#content H1 {
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 3px;
	color: white;
	letter-spacing: 0.02em;
	font-size: 1.1em;
}

#mainPage DIV.mainBox H3 {
	text-transform: uppercase;
}

DIV.mainBoxDoubleMargin {

}

DIV.locationInformation DIV.mainBoxMargin,
DIV.partnerInformation DIV.mainBoxDoubleMargin {
	border-top: 1px solid #ffffff;
}

DIV.mainBox DIV.mainBoxMargin,
DIV.mainBox H3,
#module H3,
#realestatePicturegallery H3 {
	padding-left: 15px;
	padding-right: 10px;
}

DIV.mainBox DIV.mainBoxMargin, DIV.mainBoxDoubleMargin {
	padding-bottom: 10px;
}

DIV.mainBoxDoubleMargin H4 {
	background-repeat: no-repeat;
	background-position: 17px 5px;
}

DIV.mainBoxDoubleMargin H4,
DIV.mainBoxDoubleMargin P {
	padding-left: 30px;
}

/* Übersicht */

DIV.mainBoxOverviewImage {
	margin-top: 15px;
}

DIV.mainBoxOverviewImage IMG {
	border: 5px solid black;
}

DIV.mainBox A.indent, P.indent {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 3px 6px;
	background-image: url(/img/arrow_ferien.jpg);
}

P.indent {
	background-position: 3px 7px;
}

DIV.mainBox UL, DIV.mainBox LI {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

DIV.mainBox H4 {
	margin-top: 15px;
}

/* bildergalerie */



/* unten */


#foot {
	border-top: 1px solid #666666;
	padding: 5px 5px 0px 5px;
	margin-top: 30px;
	font-size: 0.9em;
}

#foot DIV {
	margin-bottom: 5px;
}

/* allgemein */

.hide {
	display: none;
}

/*Page*/
#text {
	float: left;
	width: 50%;
}

#module {
	float: right;
	width: 50%;
}

H4 A {
	text-decoration: none;
}

/* Module */
#objectText {
	margin-top: 5px;
}

.partnerInformation H4 {
/*	font-size: 1.1em;*/	
}

.partnerInformation {
	font-size: 1em;
}

.partnerInformation STRONG {
	font-weight: normal;
}

#picturegallery .header A {
	color: white;
	padding: 3px 15px 3px 2px;
	display: block;
	float: right;
}

#picturegallery .pictures {
	border-top: 1px solid white;
	padding: 15px 45px 15px 45px;
}

#picturegalleryImageFullText {
	margin: 0px;
	padding: 0px 15px 10px 15px;
	background-color: white; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#picturegallery .overviewContainer {
	width: 280px;
	float: right;
}

#picturegallery .overviewContainerInner {
	border: 3px solid white;
	padding: 5px 5px 5px 3px;
}

#picturegallery .overviewContainerInner H4 {
	margin: 0px 5px 0px 5px
}

#picturegallery .overviewContainerInner DIV {
	margin-bottom: 15px;
}

#picturegallery .overviewContainer IMG {
	margin: 5px 0px 0px 5px
}

#picturegallery .singleContainer {
	width: 615px;
	float: left;
	text-align: center;
}

#picturegallery .singleContainer DIV {
	background-color: white
}

#picturegallery .singleContainer IMG {
	border: 15px solid white;
	border-bottom: 10px solid white;
}

/**/
.pictureBox {
	height: 200px;
	border: 1px solid white;
}

.realestateEckdaten {
	padding-top: 10px;
}

.brFix {
	line-height: 0px;
	font-size: 1px;
}

.width45 {
	width: 45%;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

#moduleBox .textarea {
	margin-top: 5px;
	margin-bottom: 15px;
}

#moduleBox .image {
	text-align: center;
	width: 210px;
	height: 110px;
}

#moduleBox .image DIV {
	background-color: white;
	border: 5px solid #D4D4D4;
}

#FORM INPUT {
	
}

A.blockLink,
.button {
	display: block;
	width: 150px;
	text-align: center;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #D4D4D4;
	text-decoration: none;
}

#content .list UL  {
	display: block;
	margin: 15px;
}

#content .list UL STRONG {
	font-weight: bold;
}

#content .list UL LI {
	display: block;
	padding-bottom: 10px;
}

#content .list UL LI A {
	margin: 0px;
}

#content .list UL LI A.withoutArrow {
	background-image: none;
}

TABLE {
	border-collapse: border-collapse;
}

TABLE TR, TABLE TD {
	padding: 0px;
	border-collapse: border-collapse;
}
