body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Bilder/werkmarkt-hg.gif);
	background-repeat: repeat-y;
}
#container {
	display: block;
	width: 930px;
	padding-left: 20px;
	position: relative;
}
#head {
	width: 930px;
	height: 110px;
}
#head img {
	float: left;
	display: block;
}
#HeadMenue {
	background-color: #DFDDDE;
	display: block;
	height: 27px;
	width: 902px;
	border-top-width: 5px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EC5D20;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 22px;
}
#HeadMenue a {
	padding-left: 6px;
	padding-right: 6px;
	color: #000000;
	text-decoration: none;
}
#HeadMenue a:hover {
	color: #003399;
	text-decoration: underline;
}
#LinkeSpalte {
	display: block;
	width: 200px;
	float: left;
	
}
#LinkeSpalte .Adresse {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #DFDDDE;
}
#LinkeSpalte .OZeiten {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
	background-color: #003399;
	color: #FFFFFF;
}
#HauptInhalt {
	background-image: url(Bilder/Inhalt-hg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 730px;
}
#HauptInhalt h1 {
	font-size: 24px;
	color: #003399;
	display: block;
	margin-left: 50px;
	margin-top: 50px;
}
#HauptInhalt h3 {
	display: block;
	position: absolute;
	left: 305px;
	top: 290px;
	color: #003399;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#HauptInhalt h4 {
	position: absolute;
	top: 210px;
	font-size: 20px;
	color: #003399;
	left: 305px;
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	display: block;
	width: 550px;
}


#HauptInhalt #OrangerKasten {
	display: block;
	width: 550px;
	margin-left: 70px;
	margin-top: 50px;
	border-top-width: 40px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-bottom: 80px;
	background-color: #FFFFFF;
}
#HauptInhalt #OrangerKasten h2 {
	font-size: 16px;
	line-height: 24px;
	padding-top: 20px;
	padding-left: 200px;
}
#HauptInhalt #OrangerKasten p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 50px;
}
.klein {
	font-size: 10px;
}

#HauptInhalt #OrangerKasten ul {
	margin-left: 20px;
}

#HauptInhalt #OrangerKasten .FlashFilm {
	padding-top: 30px;
	padding-left: 10px;
	float: left;
	display: block;
	margin-right: 30px;
	padding-bottom: 300px;
}
#HauptInhalt #OrangerKasten li {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;
}
#HauptInhalt #OrangerKasten table {
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin-left: 50px;
}
#HauptInhalt #OrangerKasten td {
	padding-top: 4px;
	padding-bottom: 4px;
}


.AnfahrtsPlan {
	float: right;
}





.orange {
	color: #FF6600;
}
.FloatImg {
	display: block;
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

