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

/*
Theme Name: Apparatebau
Theme URI: http://www.werkzeugbau-scherf.de/apparatebau/
Description: Apparate- und Werkzeugbau Scherf
Version: Release
Author: Tobias Seiler
Author URI: http://idesignlabs.de/infinity
*/

body {
	background: #002D50;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
a {
	color: #0069c8;
	text-decoration:underline;
}
a:hover {
	color:#003c70;
	cursor:pointer;
	text-decoration:underline;
}
h3 {
	color:#0069c8;
	font-size:18px;
	font-weight:normal;
	background: transparent url(images/bullet_go.png) 0px 2px no-repeat;
	padding-left: 20px;
}
#container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding:0;
	margin:0;
	height:340px;
	background:#002D50;
}
#startseite-animation {
	padding:0;
	margin:0px 0px 40px 0px;
	height:320px;
	background: #002D50;
}
#mainContent {
background:#ddd;
}
#mainContent .text {
	padding: 40px;
	margin: 0;
}

#mainContent img{
	border: none;
}
div#startseite-content {
	float:left;
	width:240px;
	padding:10px;
	margin:10px;
	background: #fff
}
#footer {
	padding:0;
	margin:0;
	height:100px;
	background: #002D50;
}
img#intro {
	margin:0px 0px 40px 0px;
}
ul#about, ul#about li {
	list-style-type:none;
	margin:0;
	padding:0
}
ul#about {
	width: 944px;
	margin:0px auto 0;
	text-align:left;
}
ul#about li {
	float:left;
	width: 240px;
	height:100px;
	padding: 30px 20px 30px 20px;
	margin:0px 20px 20px 0;
	background:#fff url(images/cellback.jpg) 0px 0px repeat-x
}
ul#produkte, ul#produkte li {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#produkte {
	width: 944px;
	margin:0px auto 0;
	text-align:left;
}
ul#produkte li {
	height:200px;
	padding: 30px 20px 40px 20px;
	margin:0px 20px 20px 0;
	background:#fff url(images/cellback.jpg) 0px 0px repeat-x
}
ul#produkte li h3 {
	color:#0069c8;
	font-size:12px;
	font-weight:bold;
	bac
	display:inline;
}
.platzhalter {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	border:1px solid #ccc;
	clear:left;
}
.wpcf7 input, .wpcf7 textarea {
	border: 1px solid #ccc;
	padding:4px;
}
.wpcf7 input[type="submit"] {
	padding: 10px 40px;
	background: #fff url(images/cellback.jpg) 0px 0px repeat-x;
	color:#444;
}
.wpcf7 input[type="submit"]:hover {
	background: #ccc;
	color:#111;
	border:1px solid #aaa;
}
ul#kontakt, ul#kontakt li {
	list-style-type:none;
	margin:0;
	padding:0
}
ul#kontakt {
	width: 944px;
	margin:0px auto 0;
	text-align:left;
}
ul#kontakt li {
	float:left;
	width: 340px;
	height:100px;
	padding: 30px 20px 30px 20px;
	margin:0px 20px 20px 0;
	background:#fff url(images/cellback.jpg) 0px 0px repeat-x
}
.adresse{
padding-left: 50px;
background: transparent url(images/telephone_edit.png) 20px 4px no-repeat;
}
div.abschnitt {
	padding-left: 40px;
}
h3.abschnitt {
	color:#0069c8;
	font-size:12px;
	font-weight:bold;
	padding-left: 40px;
	background:none;
}
h3.abschnitt:hover {
	color:#003c70;
	cursor:pointer;
}
#accordion {
	background: #fff;
}
.error-holder {
	background:#111;
	border:1px dotted #990000;
	padding:10px 20px;
	margin:10px 0 40px 0;
}
.error {
	color:#990000;
}
