/* CSS File für js-metallbau.de */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mail {
	text-decoration: none;
}
a.mail:hover {

	text-decoration: underline;
}
#layout {
	height: 548px;
	width: 899px;
	padding: 0px;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -274px;
	margin-left: -450px;
	border: 1px solid #052139;
}
#logo {
	position: absolute;
	height: 139px;
	width: 200px;
}
#navtop {
	position: absolute;
	height: 139px;
	width: 115px;
	left: 784px;
}
#nav {
	position: absolute;
	height: 33px;
	width: 533px;
	top: 140px;
}
#streifen {
	position: absolute;
	height: 15px;
	width: 367px;
	top: 140px;
	left: 532px;
	background-image: url(images/streifen_top.gif);
}
#content {
	position: absolute;
	height: 171px;
	width: 459px;
	top: 175px;
	background-color: #052139;
	left: 1px;
	padding: 20px 20px 20px 52px;
}
#content p {
	line-height: 16px;
	clip: rect(10px,auto,auto,auto);
}
#motiv {
	position: absolute;
	height: 230px;
	width: 365px;
	top: 156px;
	left: 533px;
}
#content2 {
	position: absolute;
	height: 160px;
	width: 897px;
	top: 387px;
	left: 1px;
	background-image: url(images/punkte.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #052139;
}

