body {
	margin: 0px;
	background-image: url(bilder/hintergrund_verlauf.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	padding: 0px;
}
h1 {
	display: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	clear: left;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

li {
	padding-left: 25px;
}

li ul li {
	background-image: none;
}
#imgprintlogo {
	text-align: center;
	clear: both;
	float: none;
	height: 102px;
	width: 150px;
	left: auto;
	right: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#container {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(bilder/hintergrund_linie.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#logo {
	height: 150px;
	width: 150px;
	background-image: url(bilder/logo_schmidt.jpg);
	background-repeat: no-repeat;
	display: none;
}
#navigation {
	height: 150px;
	width: 750px;
	margin-left: 150px;
	display: none;
}
#bild {
	height: 150px;
	width: 150px;
	float: right;
}
#container #textinhalt td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 14pt;
}

#textinhalt {
	width: 100%;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
}
h3 {
	font-size: 20px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 0px;
}
h2 {
	display: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	line-height: 14pt;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bild img {
	margin: 0px;
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 11pt;
	clear: left;
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(bilder/pfeil.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #006699;
	margin-left: 10px;
	padding: 5px;
	font-weight: bold;
}
fieldset {
	border: 1px dashed #333333;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
label {
	width: 110px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
fieldset p {
	margin-left: 10px;
}

input.textfieldKontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	width: 150px;
}
input.nachrichtSenden {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0099CC;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	width: 150px;
}
#container #textinhalt table {
	margin-left: 20px;
}
#container #textinhalt h6 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

