/* 
Berschneider Fleischspezialitäten
agil - mehr Internet KG
(c) 2008 agil - mehr Internet KG
*/

/* Elemente */



body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url(grafik/background.gif);
	background-repeat: repeat;
}



#center {
	width: 1040px;
	height: 620px;
	position: relative;
	top: 50px;
	background-image: url(grafik/background_center.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#center1 {
	width: 1040px;
	height: 1300px;
	position: relative;
	top: 50px;
	background-image: url(grafik/background_center1.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#image {
	width: 990px;
	height: 205px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navi {
	width: 962px;
	height: 40px;
	margin-top: 15px;
	background-image: url(grafik/navi_bg.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}

#logo {
	width: 243px;
	height: 130px;
	margin: auto;
	position: absolute;
	left: 398px;
	top: 200px;
	background-image: url(grafik/logo.png);
}

#content {
	width: 990px;
	height: 205px;
	padding-top: 50px;
	position: relativ;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	overflow:hidden;
}

#content1 {
	width: 980px;
	height: 900px;
	padding-top: 50px;
	position: relativ;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	overflow:auto;
	
}


.spalte_3 {
	height: 170px;
	width: 300px;
	margin-right: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C71;
}
#ueberschrift {
	height: 35px;
	width: 960px;
}

#footer {
	width: 990px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	background-image: url(grafik/navi_bg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#footer1 {
	width: 990px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(grafik/navi_bg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#produkt-links {
	width: 465px;
	height: 205px;
	float: left;
	/*margin-right: 30px;	*/
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C71;
}

#produkt-rechts {
	width: 464px;
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C71;
	float: left;
	margin-left: 30px;
}


#anfahrtskizze {
	width: 464px;
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C71;
	float: left;
	margin-right: 20px;
}



/* Links */
a:link, a:visited {
	color: #972934;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #972934;
	font-weight: normal;
	text-decoration: underline;
}

/* Formular */
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

label {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #932C38;
	width: 140px;
	line-height: 25px;
	padding-left: 0px;
}

input{
    border: 1px solid #932C38;
    display: block;
	width: 250px;
	height: 15px;
}


textarea {
	height: 50px;
     border: 1px solid #932C38;
    display: block;
	width: 250px;
	overflow: auto;
}

#area label {
   line-height: 15px;


}



.lost {
    border: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#senden input{
    margin-left: 141px;
	color: white;
	background-color: #932C38;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	border: none;
	width: 252px;
}

/* Produkt-Darstellung */
#produkt-text {
	width: 115px;
	padding-top: 130px;
	height: 50px;
	float: left;
	text-align: right;
}

#produkt-bild {
	width: 342px;
	float: left;
}

img {
    border: 0px;
	}h1 {
	font-size: 16px;
	color: #004C71;
}

