/* CSS File für Clausen */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #757576;
}
a:link {
	text-decoration: none;
	color: #757576;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	line-height: 14px;
}
#layout {
	height: 550px;
	width: 915px;
	padding: 0px;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -457px;
	background-color: #f5f8ec;
	border: 1px solid #7e9fb9;
}
#logo_ewerk {
	position: absolute;
	height: 148px;
	width: 235px;
	left: 135px;
	top: 34px;
}
#logo_muehle {
	position: absolute;
	height: 148px;
	width: 235px;
	left: 561px;
	top: 34px;
}
#streifen_orange {
	position: absolute;
	height: 10px;
	width: 915px;
	left: 0px;
	top: 194px;
	background-color: #edc200;
}
#ewerk_auswahl {

	position: absolute;
	height: 300px;
	width: 458px;
	left: 0px;
	top: 204px;
}
#muehle_auswahl {


	position: absolute;
	height: 300px;
	width: 457px;
	left: 458px;
	top: 204px;
}
#symbol {

	position: absolute;
	height: 34px;
	width: 85px;
	left: 415px;
	top: 170px;
}
#sprachwahl {


	position: absolute;
	height: 21px;
	width: 142px;
	left: 774px;
	top: 504px;
}
#zeiten {



	position: absolute;
	height: 21px;
	width: 499px;
	left: 209px;
	top: 508px;
}
.text_bottom {
	font-size: 12px;
	font-weight: normal;
	color: #0093D5;
	line-height: 16px;
}

