body {
	color: black;
	background-color: #c4c5c6;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0px;
	text-align: center;  /* Zentrierung im Internet Explorer */
//	background-image: url(testbgDSCF4373.jpg);
	background-repeat: repeat-x;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: inherit;
	padding: 0;
	border: 0px;
	background-image: url(werkstattlogo_hp.jpg);
	background-repeat: no-repeat;
//	background-color: #E5E5E5;
}


div#Inhalt {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

div#Inhalt p {
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 15px;
}

h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 15px;
}

hr {
	border: dashed #ccc 1px;
	background-color:#E6F5F9;height:5px;
}

a {
	text-decoration: none;
	color: #660000;
}

a:hover {
	color: E6F5F9;
}

td#thumbnail {
	white-space: nowrap; 
	background: #fafafa;
}

td#thumbnail a {
	font-size: 10px;
}

p#Fusszeile {
	clear: both;
	font-size: 0.83em;
	margin: 0; padding: 0.1em;
	text-align: center;
}

.menulink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.inhaltimage {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 15px;
}

.unsichtbar {
	margin: 0px;
	padding: 0px;
}
