/*Seiten IDs*/
#home {
	margin-top:0px;
	margin-left:0px;
	background-image: url(../images/tapete.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
#portfolio {
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	background-color:#000000;
	background-image: url(../images/hgportfolio.jpg);
	background-repeat: repeat-x;
}
#hdr_fotografie {
	margin-top:62px;
	margin-left:0px;
	text-align:center;
	background-color:#000000;
	background-image: url(../images/hghdrfotografie.jpg);
	background-repeat: repeat-x;
}
#flashhome {
	width:1200;
	height:800;
	position:absolute;
	top:0px;
	left:0px;
}
#flash_navi_solo {
	width:210;
	height:800;
	position:absolute;
	top:0px;
	left:0px;
}
#kundenbereich {
	margin-top:100px;
	margin-left:300px;
	text-align:left;
}
#navi_abschluss {
	background-image:url(../images/navi_abschluss.gif);
	background-repeat:no-repeat;
	width:148px;
	height:160px;
	position:absolute;
	top:800px;
	left:0px;
}
#error404pic {
	position: absolute;
	top: 132px;
	left: 276px;
	z-index:1;
}
#error404txt {
	position: absolute;
	top: 140px;
	left: 312px;
	width:328px;
	z-index:2;
	text-align: center;
}
#baustelle {
	margin-top:0px;
	margin-left:0px;
	width:1116px;
	height:860px;
	z-index:10;
}
/*Classes*/
.text-fliess {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.text-headline {
	color: #FC9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	line-height: 30px;
}

a:link {
	color:#FC9;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}

a:visited {
	color:#FC9;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}

a:active {
	color:#FC3;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}

a:hover {
	color:#FC3;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}

.noflash {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	top:200px;
	left:300px;
	font-weight:bold;
	width:300px;
	text-align:center;
}

.error404 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	width:355px;
}

.error404 a:link{
	color:#FC3;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}

.error404 a:visited {
	color:#FC3;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration:underline;
}
img {
	border:0px;
}

table {
	padding:0px;
}

