body {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #303030;
}
a:link{
	text-decoration: none;
	font-weight: normal;
	color: #C0C0C0;
}
a:link.bildlink{
	text-decoration: none;
	border: 0;
}
a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #C0C0C0;
}
a:visited.bildlink{
	text-decoration: none;
}
a:hover.bildlink{
	text-decoration: none;
}
a:hover.link{
	color: #FFFFFF;
}
a:hover.mainlink{
	color: #FFFFFF;
}

/*GRUND-BAUSTEINE*/
#maincontainer{
	position: absolute;
	overflow: hidden;
	height: 350px;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -400px;
	background-color: #6B6B6B;
}
#bausteincontent{
	position: absolute;
	overflow: hidden;
	height: 350px;
	width: 800px;
	background-color: #6B6B6B;
}

/*ANFANG MENU*/
/*Master*/
#master0{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#master1{
	position: absolute;
	top: 0px;
	left: 90px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
	cursor: default;
}
#master2{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
	cursor: default;
}
#master3{
	position: absolute;
	top: 0px;
	left: 270px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#master4{
	position: absolute;
	top: 0px;
	left: 360px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#masterrest{
	position: absolute;
	top: 0px;
	left: 450px;
	width: 350px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
	background-color: #8B0000;
}
/*Slaves*/
#slave0{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

#slave1{
	position: absolute;
	top: 20px;
	left: 90px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave2{
	position: absolute;
	top: 20px;
	left: 90px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

#slave3{
	position: absolute;
	top: 20px;
	left: 180px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave4{
	position: absolute;
	top: 20px;
	left: 180px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave5{
	position: absolute;
	top: 20px;
	left: 180px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

#slave6{
	position: absolute;
	top: 20px;
	left: 270px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave7{
	position: absolute;
	top: 20px;
	left: 270px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave8{
	position: absolute;
	top: 20px;
	left: 270px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

#slave9{
	position: absolute;
	top: 20px;
	left: 360px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
#slave10{
	position: absolute;
	top: 20px;
	left: 360px;
	width: 90px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #C40000;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

#slaverest{
	position: absolute;
	top: 20px;
	left: 450px;
	width: 350px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
	background-color: #C40000;
}
/*ENDE MENU*/

/*CONTENT-BAUSTEINE*/
#headline{
	position: absolute;
	overflow: hidden;
	height: 25px;
	width: 780px;
	top: 50px;
	left: 10px;
	padding-left: 7px;
	font-family: "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
}
#content{
	position: absolute;
	overflow: auto;
	height: 255px;
	width: 780px;
	top: 85px;
	left: 10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	/*color: #C0C0C0;*/
	text-align: left;
	vertical-align: text-top;
}
#textcontent{
	position: absolute;
	overflow: hidden;
	width: 750px;
	padding-left: 7px;
	text-align: left;
	vertical-align: text-top;
}
#projekttabelle{
	position: absolute;
	overflow: hidden;
	width: 760px;
	text-align: left;
	vertical-align: text-top;
}
#partnertabelle{
	position: absolute;
	overflow: hidden;
	width: 760px;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: left;
	vertical-align: middle;
}
/*ANFANG Auswahl-Bausteine*/
#angebotelink{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}
#referenzenlink{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}

#informationenlink{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}
#kontaktlink{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}

#baupartnerlink{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}
#finanzierungspartnerlink{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}
/*ENDE Auswahl-Bausteine*/

/*LOGO und SCHRIFTZUG*/
#grafik{
	position: absolute;
	overflow: hidden;
	height: 85px;
	width: 53px;
	top: 5px;
	left: 5px;
	text-decoration: none;
	border: 0;
}
#schriftzug{
	position: absolute;
	overflow: hidden;
	height: 30px;
	width: 380px;
	bottom: 10px;
	right: 10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: right;
	vertical-align: middle;
}

.link{
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
}
.mainlink{
	font-family: "Century Gothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C0C0C0;
	text-align: left;
	vertical-align: middle;
}
.linktabelle{
	height: 50px;
	width: 100%;
	font-family: "Century Gothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C0C0C0;
	text-align: left;
	vertical-align: middle;
}
.bildlink{
	text-decoration: none;
	border: 0;
	color: #303030;
}
.tabellentext{
	padding-left: 5px;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	text-align: left;
	vertical-align: middle;
	background-color: #454545;	
}
.projekttabellenbild{
	height: 50px;
	width: 50px; 
	background-color: #454545;	
}
.partnername{
	overflow: hidden;
	height: 50px;
	width: 45%;
	padding-left: 5px;
	background-color: #454545;		
}
.partneradresse{
	overflow: hidden;
	height: 50px;
	width: 25%;
	padding-left: 5px;
	background-color: #454545;		
}
.partnertelefon{
	overflow: hidden;
	height: 50px;
	width: 22%;
	padding-left: 5px;
	background-color: #454545;		
}
.partnermap{
	overflow: hidden;
	height: 50px;
	width: 8%;	
	background-color: #454545;		
}
.partnermapgif{
	border: 0;
	width: 60px;
}