* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial;
	font-size: 12px;
	color:#646363;
	background-color: #eee8ce;
}
h1{
    font-size:14px;
	font-family:Arial;
	font-weight: bold;
	color: #575756;
}
h2 {
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	/* display:inline; */
}
h3 {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	margin: 10px 0px;
	/* display:inline; */
}
p, td, li{
    font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color: #646363;
}
p{margin: 0px 0px 16px 0px; padding: 0px;}
td{vertical-align: top;}

.topzeile{
	background-image: url("../images/hpBgHeaderTop.jpg");
	background-repeat: no-repeat;
	width: 907px;
	height: 187px;
}
.topzeile H1, .footer H4{
	color: #ac9f6f;
	font-size: 12px;
	font-family: Arial;
	text-align: right;
	margin-right: 12px;
	margin-top: 13px;
}
DIV.header_text{
	margin-left: 300px;
	margin-top: 77px;
}
DIV.header_text H2{
	font-family: Arial;
	color: #005898;
	font-size: 14px;
}
.blue, I, EM{
	color: #035999;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
ul{
    
}
img{
	border:0;
	margin: 0px;
}
A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}
div.ImmoButton{
    text-align: center;
    margin: 10px;
}
div.ImmoButton a{
    background-image: url(../images/btt_zum-shop.jpg);
    display: inline-block;
    height: 30px;
    padding: 0px 20px 0px 50px;
    line-height: 30px;
    font-weight: bold;
    border: 1px solid #a4a4a4;
    font-size: 14px;
    font-family:Arial;
}
div.ImmoButton a:hover{
    text-decoration: none;
}
TABLE.page{
	background-image: url("../images/hpBgPageTop.jpg");
	background-repeat: repeat-x;
}
TD.distance01{
	background-image: url("../images/hpBgHeaderBottom.jpg");
	background-repeat: no-repeat;
	height: 27px;
	width: 907px;
}
TD.colImages{
	width: 266px;
	background-image: url("../images/hpBgColImages.jpg");
	background-repeat: repeat-y;
}
DIV.left_image{
	margin: 0px 25px 1px 21px;
	border: 1px solid #FFF;
	width: 217px;
}
H2.imgageDescription{
	color: #907b42;
	font-size: 12px;
	margin: 6px 25px 15px 21px; 
	text-align: center;
}
TD.ContentTopCenter{
	width: 641px;
	height: 10px;
	background-image: url("../images/hpBgContentTopCenter.jpg");
	background-repeat: no-repeat;	
}
TD.ContentGradient{
	width: 627px;
	background-image: url("../images/hpBgContentGradient.jpg");
	background-repeat: no-repeat;
	background-color: #FFF;
	/*padding: 30px;  */
}
TD.ContentGradient H1{
	margin-bottom: 35px;
	margin-top: 0px;
	padding: 1px;
}
TD.ContentRight{
	width: 14px;
	background-image: url("../images/hpBgContentRight.jpg");
	background-repeat: repeat-y;
}
TD.ContentBottom{
	width: 641px;
	height: 15px;
	background-image: url("../images/hpBgContentBottom.jpg");
	background-repeat: no-repeat;
}
DIV.Impressum{
	width: 641px;
	height: 179px;
	background-image: url("../images/hpBgImpressum.jpg");
	background-repeat: no-repeat;
}
TABLE.Impressum{
	margin: 30px;
	width: 100%;
}
		
.footer{
	background-image: url("../images/hpBgFooter.jpg");
	background-repeat: repeat-x;
	height: 40px;
}
/* Button */
TABLE.button{
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
TD.button01{
	background-image: url("../images/button_01.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	width: 6px;
}
TD.button02{
	background-image: url("../images/button_02.jpg");
	background-repeat: repeat-x;
	background-position: right;
	height: 36px;
	line-height: 30px;
	padding: 0px 5px;
}
TD.button02 A{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
TD.button03{
	background-image: url("../images/button_03.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
}
