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


#title {
	height:100px;
	text-align:center;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 720px;
	position: static;
	visibility: visible;
	padding: 0px;
	background-color: #cccccc;
}

#images_balken {
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	height: 80px;
	background-image: url(../images/leite1.jpg);
	background-repeat: no-repeat;
}

/* fussleise */
#footer {
	height:27px;
	background-color:#333;
	width: 720px;
	padding-top: 10px;
	text-align: center;
	clear: left;
	color: #FFF;
	font-size: 0.6em;
	font-weight: 100;
	letter-spacing: 0.2em;
	word-spacing: 0.6em;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link
 {
	color:#FFFFFF;
	text-decoration: none;
 }
 #footer a:visited
 {
	color:#FFFFFF;
	text-decoration: underline;
	}
	#footer a:hover	
 {
	color:#FFFFFF;
	text-decoration: underline;
	}
	#footer a:active	
 {color:#FFFFFF;
	text-decoration: none;
	}
	#footer a:link	
 {color:#FFFFFF;
	text-decoration: none;
	}
 #footer p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000;
	padding-left: 20px;
}

.kontakt {
	font-weight: bolder;
	color: #900;
}
#hauptteiltext {
	width: 670px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
	margin-bottom: 38px;
	list-style-type: disc;
}
#hauptteiltext li{
	color: #000;
	font-size: 0.8em;
	margin-left: 10px;
}
#hauptteiltext p{
	margin-top: 20px;
	padding-left: 30px;
	font-size: 0.85em;
	color: #000;
}
#hauptteiltext img {
float: left;
padding-right: 20px;
	}
#hauptteiltext h1 {
	font-size: 1em;
	color: #e5352d;
	letter-spacing: 0.1em;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e5352d;
	padding-bottom: 10px;
	padding-left: 20px;
}
#hauptteiltext h2 {
	font-size: 1.1em;
	color: #f7ad15;
	letter-spacing: 0.1em;
	margin-top: 20px;
	padding-bottom: 10px;
}
#hauptteiltext2 {
	width: 670px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
}
#hauptteiltext2 p{
	margin-top: 20px;
	padding-left: 30px;
	font-size: 0.85em;
	color: #000;
}
#hauptteiltext2 img {
float: left;
padding-right: 20px;
	}
#hauptteiltext2 h1 {
	font-size: 1em;
	color: #e5352d;
	letter-spacing: 0.1em;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e5352d;
	padding-bottom: 10px;
	padding-left: 20px;
}
#hauptteiltext2 h2 {
	font-size: 1.1em;
	color: #f7ad15;
	letter-spacing: 0.1em;
	margin-top: 20px;
	padding-bottom: 10px;
}
#kontakte {
	width: 670px;
	margin-top: 30px;
}
#kontakte p {
	margin-top: 20px;
	font-size: 0.85em;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#kontakte h1 {
	font-size: 1em;
	color: #e5352d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e5352d;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#kontakte h2 {
	font-size: 1.1em;
	color: #f7ad15;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 20px;
	padding-bottom: 10px;
}

#container_a {
	float: left;
	width: 120px;
	margin-left: 30px;
	margin-top: 40px;
	height: 200px;
	margin-right: 30px;
}
#container_a img {
	border: 2px solid #e5352d;
	}
.container_a p {
	text-align: center;
	margin: 3px 0 0 0;
	height: 3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.15em;
	font-weight: lighter;
}
#container_b {
	float: left;
	width: 120px;
	padding-top: 30px;
	margin-right: 30px;
	height: 200px;
	margin-left: 30px;
}
#container_b img {
	border: 2px solid #e5352d;
	}
#container_b  p {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #000000;
}
#container_c {
	float: left;
	width: 120px;
	padding-top: 30px;
	margin-right: 30px;
	height: 200px;
	margin-left: 30px;
}
#container_c img {
	border: 2px solid #e5352d;
	}

.container_c p {
	text-align: center;
	margin: 5px 0 0 0;
	height: 5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.3em;
	font-weight: lighter;
}
#container_d {
	float: left;
	width: 120px;
	padding-top: 30px;
	height: 200px;
	margin-left: 30px;
	margin-right: 30px;
}
#container_d img {
	border: 2px solid #e5352d;
	}

.container_d p {
	text-align: center;
	margin: 5px 0 0 0;
	height: 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.3em;
	font-weight: lighter;
}

#falsh_container
{
	width: 670px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
	margin-bottom: 38px;
}
#falsh_container img {
float: left;
padding-right: 20px;
	}
#werkstatt {
	height: 60px;
	padding-bottom: 30px;
	float: left;
	width: 720px;
}
#werkstatt p {
	margin-top: 35px;
	color: #e5352d;
}
#werkstatt a:link {
	text-decoration: underline;
	color: #e5352d;
}
#werkstatt a:visited {
	text-decoration: underline;
	color: #e5352d;
}
#werkstatt a:hover {
	text-decoration: underline;
	color: #e5352d;
}
#werkstatt a:active {
	text-decoration: underline;
	color: #e5352d;
}
#werkstatt img {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	}

#groessere_ansicht a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000099;
	text-decoration: underline;
	margin-top: 10px;
}
#groessere_ansicht a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000099;
	text-decoration: underline;
	margin-top: 10px;
}
#groessere_ansicht a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000099;
	text-decoration: underline;
	margin-top: 10px;
}
#groessere_ansicht a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000099;
	text-decoration: underline;
	margin-top: 10px;
}
