@charset "utf-8";


* {
	padding:0;
	margin:0;

}

html, body, #bg{
	background-image: url(../image/bg.png);
	height:100%;
	width:100%;
	overflow:auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;	
}

#bg {

    position: fixed; 
}




/*index*//*index*//*index*//*index*//*index*//*index*//*index*//*index*//*index*//*index*//*index*/

.headerStart1 { background-image:url(../image/header.png);
	margin: auto;
	padding: 0px;
	position: relative;
	height:180px;
	width: 700px;
	border: thin solid #000;

}
		
		
.naviStart1 {
	background-color: #000;
	position: relative;
	margin: auto;
	height:50px;
	width: 700px;
	border: thin solid #000;

}

.contentStart1 {
	background-image:url(../image/bg_content.png);
	margin: auto;
	height:545px;
	width: 700px;
	position:relative;
	border: thin solid #000;
}

.contentStart1 .Textbereich {
	background-color: #FCFCFC;
	font-family: "Arial";
	margin:auto;
	padding:10px;
	height: 455px;
	width: 600px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:center;
}


.footerStart1 {
	background-color: #000;
	margin: auto;
	padding: 0px;
	position:relative;
	height:50px;
	width: 700px;
	border: thin solid #000;

}

.contentIndex {
	background-image:url(../image/bg_content.png);
	margin: auto;
	height:545px;
	width: 700px;
	position:relative;
	border: thin solid #000;
}

.contentIndex .Textbereich {
	background-color: #FCFCFC;
	font-family: "Arial";
	margin:auto;
	padding:10px;
	height: 455px;
	width: 600px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:center;
}



/*Leistungen*/



.contentStart2 {
	background-image:url(../image/bg_content.png);
	margin: auto;
	height:545px;
	width: 700px;
	position:relative;
	border: thin solid #000;
}

.contentStart2 .Textbereich {
	background-color: #FCFCFC;
	font-family: "Arial";
	margin:auto;
	padding:10px;
	height: 455px;
	width: 600px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:left;
}
/*abc*/
.contentStart3 {
	background-image:url(../image/bg_content.png);
	margin: auto;
	height:545px;
	width: 700px;
	position:relative;
	border: thin solid #000;
}

.contentStart3 .Textbereich img {
	margin:auto;
	height: auto;
	width: 350px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:center;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
}
.contentStart3 .Textbereich {
	background-color: #FCFCFC;
	font-family: "Arial";
	margin:auto;
	padding:10px;
	height: 455px;
	width: 600px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:left;
}
/*Kontakt*/
.contentKontaktIT {
	background-image:url(../image/bg_content.png);
	margin: auto;
	height:545px;
	width: 700px;
	position:relative;
	border: thin solid #000;
}

.contentKontaktIT .Textbereich {
		background-color: #FCFCFC;
	font-family: "Arial";
	margin:auto;
	padding:10px;
	height: 455px;
	width: 600px;
	overflow: auto;
	font-size: 14px;
	color: #333;
	text-align:left;
}
