a:link {
		text-decoration: none;
		color: #FFF;
		
	}
	
a:visited {
		text-decoration: none;
		color: #FFF;
	}
	
a:hover {
		text-decoration: underline;
		color: #FFF;	
	}

body {
		background-color: #000;
		font-family: Courier New, Courier, monospace;
		font-size: 12px;
		color: #FFF;
	}

#index {
		background-image: url(filesMaster/bg.jpg);
		background-repeat: no-repeat;
		width: 800px;
		height: 617px;
		margin: 0px auto;
	}

#container {
		background-image: url(filesMaster/bg.jpg);
		background-repeat: no-repeat;
		width: 800px;
		height: 617px;
		margin: 0px auto;
	}

#galleria {
		width: 620px;
		height: 485px;
		padding-top: 20px;
		padding-left: 90px;
	}
	
.galleria-container {
	}
	
#menu {
		padding-left: 14px;
		margin-top: 71px;
		margin-left: 0px;
		width: 615px;
 		height: 15px;
	}
	
#indexMenu {
		padding-left: 14px;
		padding-top: 552px;
		margin-left: 0px;
		width: 615px;
 		height: 15px;
	}
	
#home {
		float: right;
		margin-top: 30px;
		margin-right: 20px;
		width: 105px;
 		height: 90px;
	}
	
#homeImpressum {
		float: right;
		margin-top: -55px;
		margin-right: 20px;
		width: 105px;
 		height: 90px;
	}
	
#homeArbeiten {
		float: right;
		margin-top: -55px;
		margin-right: 20px;
		width: 105px;
 		height: 90px;
	}
	
#mainImpressum {
		background-image: url(filesMaster/impressum.png);
		background-repeat: no-repeat;
		background-position: 447px 150px;
		width: 307px;
		height: 250px;
		padding-left: 485px;
		padding-top: 185px;
		padding-bottom: 47px;
	}
	
#mainLinks {
		background-image: url(filesMaster/links.png);
		background-repeat: no-repeat;
		background-position: 380px 315px;
		width: 246px;
		height: 166px;
		padding-left: 405px;
		padding-top: 342px;
		margin-bottom: -26px;
	}
	
#mainKontakt {
		background-image: url(filesMaster/kontakt.png);
		background-repeat: no-repeat;
		background-position: 82px 238px;
		width: 215px;
		height: 129px;
		padding-left: 115px;
		padding-top: 266px;
		padding-bottom: 87px;
	}
	
#mainArbeiten {
		background-image: url(filesMaster/arbeiten.png);
		background-repeat: no-repeat;
		background-position: 62px 0px;
		width: 800px;
		height: 536px;
		padding-left: 0px;
		padding-top: 0px;
		margin-bottom: -55px;
	}
