body{
	margin: 0px;
	padding: 0px;
	background: #ed188d url(../images/bg.gif) 0 50% repeat;
}

#border{
	width: 100%;
	height: 100%;
	background: url(../images/bg-border.gif) 50% 50% no-repeat;
}

#borderMain{
	width: 100%;
	height: 100%;
	background: url(../images/bg-border-main.gif) 50% 50% no-repeat;
}

/*---------------------------------------------------
	Navigation
---------------------------------------------------*/
#header{
	width: 917px;
	padding: 36px 0 0 30px;
	height: 180px;
	
}

#logo{
	float: left;
	width: 640px;
	height: 180px;
	background: url(../images/logo_gick.gif) 0 0 no-repeat;
}

div#address{
	padding: 10px 0 0 0;
	float: left;
	width: 270px;
	text-align: left;
}


/*---------------------------------------------------
	Content
---------------------------------------------------*/
#contenbox{
	width: 907px;
	padding: 0 0 5px 30px;
	height: 185px;
	text-align: left;
	vertical-align: bottom;
}

#content{
	width: 540px;
	vertical-align: bottom;
}

#contentLink{
	width: 230px;
	vertical-align: bottom;
}

/*Main Seite*/
#contenboxMain{
	width: 907px;
	padding: 54px 30px 5px 30px;
	height: 525px;
	text-align: left;
	vertical-align: top;
}

#contentLeft{
	width: 285px;
	vertical-align: top;
	padding: 0 5px 0 0;
}

#contentMiddle{
	width: 285px;
	vertical-align: top;
	padding: 0 5px 0 0;
}

#contentRight{
	width: 285px;
	vertical-align: top;
	padding: 0 5px 0 0;
}

.left{
	float: left;
	width: 50%;
}

.right{
	float: left;
	width: 50%;
}

.clear{
	clear:both;
}


/*---------------------------------------------------
	Fusszeile
---------------------------------------------------*/
#footerContainer{
	height: 170px;
	vertical-align: top;
	width: 907px;
	padding: 0 0 0 27px;
}

#borderline{
	background: url(../images/point.gif) 3px 0% repeat-x;
	width: 770px;
	height: 12px;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif
}

#footer{
	background: url(../images/bg-footer.gif) 0 0 repeat-y;
	width: 770px;
	height: 140px;
	
}

#reinigung{
	float: left;
	width: 200px;
	margin: 0 8px 0 0;
}

#was{
	float: left;
	width: 210px;
	margin: 0 12px 0 0;
}

#hauswartung{
	float: left;
	width: 295px;
}

#copyright{
	padding: 14px 10px 0 0;
	text-align: right;
}

#copyrightMain{
	padding: 36px 10px 0 0 !important;
	padding: 30px 10px 0 0;
}








