@charset "utf-8";
/* CSS Document */


* 		{
		margin: 0px;
		padding: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}

body	{
	background-color: #333333;
	 	}


p 		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		
		}
.bank2 {
	
	background-image: url(../pics/bank2.jpg);
	background-position: 180px 30px ;
	background-repeat: no-repeat;
}


h1 		{
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		}

a 		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		color:#000000;
		
		}


.alles {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:924px;
	background-color:#FFFFFF;
	z-index:1;
		}

.header {
		background-image:url(../pics/header.jpg);
		background-repeat:no-repeat;
		width:924px;
		height:180px;
		}

.nav 	{
		position:relative;
		top: 158px;
		left:160px;
		}

.inhalt {
		width:668px;
		
		background-color: #CCCCCC;
		margin-left:122px;
		background-image:url(../pics/rohrrechts.jpg);
		background-repeat:repeat-y;
		background-position:right;
		border-left:solid 3px #990000;
		border-bottom:solid 3px #990000;
		}

.schweisser {
	background-image: url(../pics/schweisser5.jpg);
	background-repeat: no-repeat;
	background-position:430px 120px;
	
}




.inhalt p       {
				margin-left:40px;
				margin-right:90px;
				

				}

.inhalt h1      {
				margin-left:40px;
				margin-right:90px;

				}
.inhalt h2      {
				margin-left:40px;
				margin-right:90px;

				}
.inhalt a 	    {
				margin-left:40px;
				margin-right:90px;

				}


.galeriehintergrund {
					width:100%;
					height:114px;
					background-color:#FFFFFF;
					background-image:url(../pics/galeriebackground.jpg);
					background-repeat:repeat-x;
					background-position:bottom;
					margin-top:12px;
					
					}

.galereitabelle	{
				width:694px;
				height:114px;
				margin-left:114px;
				
				}

.galereitabellefelder 	{
					border: 2px solid #990000;
					background-color:#CCCCCC;
					text-align:center;
					}



.footer {
		width:100%;
		height:115px;
		background-color:#666666;
		}

.footertext {
			position:relative;
			top: 80px;
			left:128px;
			}
			
.footertext a 	{
				font-size:10px;
				}

.footertext p 	{
				font-size:10px;
				}
				
.bold {
font-weight:bold
}
.eiffelturm {
	background-color: #CCCCCC;
	background-image: url(../pics/eiffelturm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 79px;
	clear: left;
	position: relative;
	left: 50px;
}

.galerie {
position:absolute;
width:800px;
height:670px;
left:62px;
visibility:hidden;
background-color:#CCCCCC;
z-index:10;
border: solid 4px #990000;

}

.close {
margin-left:10px;
margin-top:10px;
}



.tabelle_produkte {
margin-left:40px;
margin-right:90px;


}




.tabelle_produkte td {
padding-bottom:10px;
vertical-align:top;
}

.bank {
	background-image: url(../pics/bank.jpg);
	background-position: 320px 160px;
	background-repeat: no-repeat;
}
.treppe {
	background-image: url(../pics/treppe.jpg);
	background-repeat: no-repeat;
	background-position: 430px 120px ;
	
}
