body
{
	padding: 0;
	margin: 0;
	background: #fff;
	color: #838281;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
}

img
{
	border: 0;
}

a{
	text-decoration: none;
	color: #898989;
	font-size: 0.8em;
}
a:link{
	text-decoration: none;
	color: #898989;
}
a:visited{
	text-decoration: none;
	color: #898989;
}

a:hover{
	text-decoration: none;
	color: #b1b1b0;
}

p1{
 font: 0.8em verdana, arial, helvetica, sans-serif;
 color: #898989;
}
 /* zentrieren des gesamtenlayouts ANFANG*/
#centrecontainer
{
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
}
/* zentrieren des gesamtenlayouts ENDE*/

/* kopfbereich ANFANG*/
#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 40%;
}

/* gesamtelayout ANFANG*/
#container    
{
	border: 5px solid #fff;
	width: 930px;
	height: 470px;
	background-color: #fff;
}
/* gesamtelayout ENDE*/

/*gesamtinhalt unterteilt in gesamt_seite ANFANG*/
#gesamt_seite{
	float: left;
	position: absolute;
	width: 920px;
	height: 445px;
	top: 16px;
	left: 19px;
	border: 2px solid #898989;
}

*+ html #gesamt_seite{
	top: 50px;
	left: 19px;
}
/*gesamtinhalt unterteilt in gesamt_seite ENDE*/

/* das logo intro bild  positionieren ANFANG*/
#logo{
	position: absolute;
	top: 20px;
	left: 270px;
}

#design_bild a {
	position: absolute;
	top: 375px;
	left: 285px;
	outline-style: none;
	z-index: 20;
	background: #fff url(bilder/design.jpg) no-repeat;
	width: 335px;
	height: 30px;
}

#design_bild a:link {
	background: #fff url(bilder/design.jpg) no-repeat;
	width: 335px;
	height: 30px;
}

#design_bild a:visited {
	background: #fff url(bilder/design.jpg) no-repeat;
	width: 335px;
	height: 30px;
}

#design_bild a:hover {
	background: #fff url(bilder/design_roll.jpg) no-repeat;
	width: 335px;
	height: 30px;
}


/* das logo intro bild  positionieren ENDE*/

/*der text mit link architekturdesign ANFANG*/
#architektur_text{
	position: absolute;
	top: 180px;
	left: 90px;
	font: 1.2em verdana, arial, helvetica, sans-serif;
	color: #898989;
	z-index: 20;
}
/*der text mit link architekturdesign ENDE*/

/*der text mit link corporatedesign ANFANG*/
#corporate_text{
	position: absolute;
	top: 220px;
	left: 85px;
	font: 1.2em verdana, arial, helvetica, sans-serif;
	color: #898989;
	z-index: 20;
}
/*der text mit link corporatedesign ENDE*/

/*der text mit link industrialdesign ANFANG*/
#industrial_text{
	position: absolute;
	top: 180px;
	left: 650px;
	font: 1.2em verdana, arial, helvetica, sans-serif;
	color: #898989;
	z-index: 20;
}
/*der text mit link industrialdesign ENDE*/

/*der text mit link kommunikationsdesign ANFANG*/
#kommunikations_text{
	position: absolute;
	top: 220px;
	left: 650px;
	font: 1.2em verdana, arial, helvetica, sans-serif;
	color: #898989;
	z-index: 20;
}
/*der text mit link kommunikationsdesign ENDE*/

#footer
{
clear: both;
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}
