body {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(pics/sterling_logo.gif);
	margin-top: 20px;
	padding: 220px 0px 0px;
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #C61116;
	height: auto;
}

#bild {
	background-image: url(pics/index.jpg);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
}
#menu {
	margin: -35px 0px 0px;
	width: 800px;
	padding: 0px;
	height: 85px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #C61116;
}
#copy {
	width: 800px;
	margin: 0px;
	padding: 10px 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #514D4D;
	text-align: center;
}
#copy a {
	color: #514D63;
}
p {
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 800px;
	height: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#copy h1 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#copyLinks {
	width: 330px;
	margin: 0px 0px 0px 34px;
	padding: 10px 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #001541;
	float: left;
}
#copyRechts {
	width: 330px;
	margin: 0px 0px 0px 34px;
	padding: 10px 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #001541;
	clear: right;
	float: left;
}
ul#navlist {
	width: 778px;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	height: 12px;
}

ul#navlist ul {
	margin: 0px;
	padding: 0px;
}
ul#navlist li {
	margin: 0px 14px 0px 0px;
	list-style-type: none;
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	background-color: #FF9108;
	color: #FFFFFF;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
ul#navlist li a {
	margin: 0px;
	padding: 4px 0px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(pics/button.jpg);
	background-repeat: no-repeat;
}
ul#navlist li a:hover {
	margin: 0px;
	padding: 4px 0px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(pics/button_o.jpg);
	background-repeat: no-repeat;
}
#copy h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 22px 0px 10px;
	padding: 0px;
	line-height: 22px;
}
#copy h3 {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#bild_philosphie {
	background-image: url(pics/philosophie.jpg);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
}
#bild_stellen {
	background-image: url(pics/stellenanzeigen.jpg);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
}
#bild_impressum {
	background-image: url(pics/impressum.jpg);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
}
#bild_kontakt {
	background-image: url(pics/kontakt.jpg);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
}


#copy table {
	width: 400px;
	border: 10px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


.eingabe {
	background-color: #FFFFFF;
	width: 250px;
	margin-left: 5px;
}
.zelleLinks {
	text-align: left;
	vertical-align: top;
}
.eingabeBetreff {
	background-color: #FFFFFF;
	width: 250px;
	margin-left: 5px;
}
#copy h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 2px;
	padding: 0px;
	line-height: 13px;
}

br {
	line-height: 0px;
}