/* Seitendesign (Text und Farben)*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.baufirma {
	background-image: url(../images/baufirma/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.immobilien {
	background-image: url(../images/immobilien/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.infolink {
	background-image: url(../images/infolink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.infolink:hover {
	color: #CC3333;
	text-decoration: none;
	background-image: url(../images/infolink-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#center {
	font-size: 1.0em;
	color: #333333;
	text-align: justify;
}
#center a:link, #center a:visited {
	color: #666666;
	text-decoration: underline;	
}
#center a:hover {
	color: #333333;
	text-decoration: none;
}
#center h1, #inlinepage h1 {
	font-size: 1.4em;
	color:#666666;
	font-weight:bold;
	padding-left:10px;
	background-image: url(../images/h1-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#center h2 {
	font-size: 1.1em;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#center h3 {
	font-size: 1.0em;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#center p {
	line-height: 18px;
	display:block;
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#center #colpage .wrapper {
	margin: 0px;
	width: 550px;
	padding:0px;
}
#center #colpage .left {
	width: 440px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FA702B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center #colpage .right {
	width: 80px;
	float:right;
	padding: 0px;
	margin: 0px;
	text-align:right;
}
#center #colpage .right img {
	margin-bottom: 5px;
	border: 1px solid #666666;
}
#center .img {
	padding: 0px;
	border: 1px solid #666666;
	margin: 0px;
	float:right;
}
#center #inlinepage {
	width:500px;
}
#center #inlinepage .img {
	padding: 0px;
	border: 1px solid #666666;
	float:left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#center #inlinepage .smallimg {
	padding: 0px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center ul {
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display:block;
	float:left;
}
#center ul li {
	line-height:16px;
	margin-left:20px;
	padding-top:1px;
	list-style-position: outside;
	list-style-image: url(../images/list-icon.gif);
	vertical-align:bottom;
}
#center #inlinepage em u {
	color: #FA702B;
	font-size:1.8em;
	font-weight:normal;
}
#center #map {
	padding-bottom:25px;
}
#center .formfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
#center .formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
/*Ende Content*/

#footer {
	font-size:0.9em;
	color: #666666;
}
#footer .orange {
	color: #FF6600;
}
#footer a:link, #footer a:visited {	
	color: #666666;
	text-decoration: underline;
}
#footer a:hover	{
	color : #333333;
	text-decoration: none;
}
#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #999999;
}
#copyright a:hover	{
	color : #333333;
	text-decoration: none;
}