.body {
	background-image: url(../bilder/beton_bg%20Kopie.jpg);
}
/* Container zur Ausrichtung der Seite */
#container {
	position: relative;
	width: 812px;
	background: #FFF;
	margin:0 auto;
	text-align: center;
} 

#containpics {
	position: relative;
	width: 812px;
	margin:0 auto;
	top: 10px;
	text-align: center;
} 

#boxhead {
	position: relative;
	height: 176px;
	width: 812px;
	background-image: url(../bilder/head.jpg);
}

#boxleft {
	float: left;
	position: relative;
	background-image: url(../bilder/links.jpg);
	height: 420px;
	width: 266px;
}

#boxright {
	background-color: #FFFFFF;
	position: relative;
	height: 420px;
	width: 546px;
	float: right;
	z-index: 1;
}

/* Textformatierung der Links */
.linktext {
	position: relative;
	visibility: visible;
	top: 40px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 50px;
	text-decoration: none;
	text-align: left;
}

	
 a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
	
 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Inhalt Bilder (boxright) */
#bildstart {
	background-image: url(../bilder/photostart.jpg);
	position: relative;
	z-index: 2;
	height: 288px;
	width: 245px;
	margin-top: 12%;
	margin-right: auto;
	margin-left: auto;
	
}

.counterbox {
	position: relative;
	z-index: 2;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	
}

/* Textformatierungen */

.textimpr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 500px;
	line-height: 2.0;
	position: relative;
	margin: 12% auto;
	letter-spacing: 2px;
}
.tablink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 2.0;
	position: relative;
	letter-spacing: 2px;
	text-align: center;
	margin:0 auto;
}
.textcount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 2.0;
	position: relative;
	letter-spacing: 2px;
	text-align: center;
	margin:0 auto;
}
.tablink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0;
	position: relative;
	letter-spacing: 2px;
	text-align: center;
	margin:0 auto;
}
