/********************************************************************************
* Stylesheet: 	homeservice-div-pos.css  (layer-definitionen, layer-hintergruende mit Positionierung)	*
* Author:		Wiebke Springbrunn						*
* Date:	  	20.03.2007							*
********************************************************************************/
html>body #content-text{
	text-align: justify;
	display: block;
	width: 740px;
	padding-right: 50px;
	padding-left: 50px;
}

/* LAYER DEFINITIONEN ************************************************************/


#centred-home{
	width: 800px;
	height: 620px;
/*	height: 600px;*/
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background: transparent;
	background-image: url(../images/HG-index-zentriert.png);
	background-repeat: no-repeat;
	background-position: center;
}



#centred{
	width: 990px;
	height: 625px;
	/*	height: 600px;*/
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	/*	background-image: url(../images/hg-homeservice.gif);
	background-repeat: no-repeat;
	background-position: center;*/
	background: transparent;
}


#head	{
	width: 990px;
	height: 70px;
	top: 0px;
	left: 0px;
	background: transparent;
}


#around	{
	width: 990px;
	height: 590px;
	/*	height: 470px;*/
	top: 0px;
	float: left;
	background: transparent;
}

#aroundnav	{
	width: 150px;
	height: 480px;
	top: 0px;
	float: left;
	background: transparent;
}

#nav	{
	width: 148px;





	height: *px;
	margin-top: 83px;
	float: right;
	background: transparent;
}

#aroundcontent	{
	width: 840px;
	height: 480px;
	/*	height: 405px;*/
	top: 0px;
	float: left;
	background: transparent;
}

#content-bild	{
	width: 840px;
	height: 180px;
	float: left;
	background: transparent;
}


#content-text	{
	width: 840px;
	height: 300px;
	overflow: auto;
	float: left;
	background-color: white;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
	margin-top: -3px;
}

#unav	{
	width: 750px;
	height: 20px;
	/*	height: 40px;*/
	float: left;
	background-color: transparent;
	margin-bottom: 20px;
}
#unav-addthis {
	width: 300px;
	height: 20px;
	/*	height: 40px;*/
	float: left;
	background-color: transparent;
	margin-left: 170px;
	margin-top: 35px;
}

#rundung {
	width: 840px;
	height: 40px;
	/*	height: 40px;*/
	float: left;
	background-image: url(../images/hg-bild-bottom.png);
	background-repeat: no-repeat;
}


#aroundbottom{
	width: 990px;
	height: 42px;
	margin-top: 10px;
	left: 0px;
	background: transparent;
	float: left;
	text-align: right;
}

#bottom	{
	width: 700px;
	height: 40px;
	margin-left: 150px;
	/*	margin-top: 20px;*/
	float: left;
	/*	padding-left: 1em;*/
	background: transparent;
	text-align: right;
}

/* LAYER Hintergrund und Positionierung innerhalb ***************************************/

.logopos	{
	text-align: right;
}
.ip-group {
	font-size: 6.5pt;
	padding-left: 20px;
}

