/* REIF HAUS CSS */

body {
	background-color:#FFFFFF;
}

#cent {
	margin: 0 auto;
	clear:both;
	height: auto;
	width: 765px;
	position:relative;
}

#head {
	height:60px;
	width:614px;
	background-image:url(images/header.jpg);
	background-attachment: inherit;
	background-repeat:no-repeat;
	background-position:left top;
	border:0;
	position: absolute;
	left: 20px;
	top: 10px;
}

#head_m {
margin-left:198px;
margin-top:14px;
}

#menu {
position: absolute;
top:10px;
left:643px;
width:133px;
height:440px;
}

#con {
position: absolute;
width:614px;
left:20px;
top:100px;
}

#con_tact {
position: absolute;
width:300px;
left:185px;
top:100px;
}


#con_home {
position: absolute;
width:614px;
top:17px;
}

#con_cmain {
position: absolute;
width:510px;
left:20px;
top:100px;
}

#con_cside {
position: absolute;
width:90px;
left:543px;
top:100px;
padding-bottom:10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

p.md {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

p.lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color:#000000;
	border: 0px;
}

a:visited { 
	text-decoration: none;
	color:#000000;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color:#8BC8C7;
	border: 0px;
}

a:active { 
	text-decoration: none;
	color:#000000;
	border: 0px;

}

img {
	padding: 0px;
	vertical-align:bottom;
	border: 0px;
}

img.padr {
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.padl {
    vertical-align: bottom;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
