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

/*  Reset for some default browser CSS - General */

body, div, h1, h2, h3, main, slogan, address {
	margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica; font-weight: normal;			
}


body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	#overflow: hidden;
}

h1 {
	font-size: 55px;
	font-weight: bold;
	color: #414141;
	text-shadow: grey 1px 1px 2px;
}

h2 {
	font-size: 35px;
	color: #4b4537;
}

h31 {
	font-size: 35px;
	color: #414141;
}

.container {
	width: 1001px;
	margin: auto;
}

.main {
	width: 1001px;
	#min-height: 335px;
	margin: auto;
	margin-top: 0px;
	color: #f0f0f0;
}

	.main_title1 {
		float: left;
		width: 733px;
		margin-left: 0px;
		margin-top: 40px;
	}
	
	.main_title2 {
		float: left;
		width: 208px;
		margin-left: 0px;
		margin-top: 40px;
	}

	.main_title3 {
		float: left;
		width: 1001px;
		margin-left: 0px;
		margin-top: 40px;
	}
	
	.line1 {
		float: left;
		width: 733px;
		height: 1px;
		margin-left: 0px;
		margin-top: 5px;
		margin-bottom: 25px;
		background-color: #edc77d;
	}
	
	.line2 {
		float: left;
		width: 208px;
		height: 1px;
		margin-left: 0px;
		margin-top: 5px;
		margin-bottom: 25px;
		background-color: #edc77d;
	}
	
	.line3 {
		float: left;
		width: 1001px;
		height: 1px;
		margin-left: 0px;
		margin-top: 5px;
		margin-bottom: 25px;
		background-color: #edc77d;
	}

		.pic2left {
			float: left;
			width: 156px;
			#height: 249px;
			#padding: 15px 15px 15px 15px;
			#margin-left: 20px;
			#margin-top: 40px;
			background-color: #ffffff;

			#border: 1px solid #a4a4a4;
			#-moz-box-shadow: 0px 0px 7px grey;
			#-khtml-box-shadow: 0px 0px 7px grey;
			#-webkit-box-shadow: 0px 0px 7px grey;
			#box-shadow: 0px 0px 7px grey;
		}

		.pic2 {
			float: left;
			width: 156px;
			#height: 249px;
			#padding: 15px 15px 15px 15px;
			margin-left: 13px;
			#margin-top: 40px;
			background-color: #ffffff;

			#border: 1px solid #a4a4a4;
			#-moz-box-shadow: 0px 0px 7px grey;
			#-khtml-box-shadow: 0px 0px 7px grey;
			#-webkit-box-shadow: 0px 0px 7px grey;
			#box-shadow: 0px 0px 7px grey;
		}

		.left2_3 {
			float: left;
			width: 733px;
			margin-left: 0px;
			#margin-top: 135px;
			font-size: 15px;
			color: #414141;
		}
		
		.left1_3 {
			float: left;
			width: 208px;
			margin-left: 60px;
			#margin-top: 135px;
			font-size: 15px;
			color: #414141;
		}

		.text_name {
			float: left;
			width: 65px;
			margin-left: 0px;
			#margin-top: 135px;
			font-size: 15px;
			line-height: 1.5em;
			color: #414141;
		}
		
		.text_nummer {
			float: left;
			width: 142px;
			margin-left: 0px;
			#margin-top: 135px;
			font-size: 15px;
			line-height: 1.5em;
			color: #414141;
		}
		
		.text3_3 {
			float: left;
			display: block;
			width: 1001px;
			text-align: justify;
			line-height: 1.5em;
			#margin-left: 25px;
			font-size: 15px;
			color: #414141;
		}

		.text2_3 {
			float: left;
			display: block;
			width: 733px;
			text-align: justify;
			line-height: 1.5em;
			#margin-left: 25px;
		}

		.text1_3 {
			float: left;
			display: block;
			width: 208px;
			text-align: justify;
			line-height: 1.5em;
			margin-left: 0px;
		}

		.space {
			float: left;
			width: 1001px;
			height: 13px;
			margin-left: 0px;
			#margin-top: 5px;
			#margin-bottom: 25px;
			#background-color: #414141;
		}

		.space1 {
			float: left;
			width: 980px;
			height: 10px;
			margin-left: 10px;
			#margin-top: 5px;
			#margin-bottom: 25px;
			#background-color: #414141;
		}

.galery{
	#background-color: #000000;
	float: left;
	width: 1001px;
	height: 50px;
	margin: auto;
	margin-top: 0px;
}