@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../bilder/steel.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}
.brodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 155%;
	font-weight: normal;
	text-decoration: none;
	}
.brodtext a {
	color: #000000;
	text-decoration: underline;
	}
.brodtext a:hover {
	color: #3F6D00;
	text-decoration: underline;
	}
.brodtext a:active {
	color: #9DC800;
	text-decoration: underline;
	}
.underrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
	}
.fot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #0091C1;
	text-decoration: none;
	font-style: italic;
}
.fot a {
	color: #0091C1;
	text-decoration: none;
	}
.fot a:hover {
	color: #0091C1;
	text-decoration: underline;
	}
.fot a:active {
	color: #F33;
	text-decoration: underline;
	}
.bg_hem {
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../bilder/paper_hem.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_pres {
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../bilder/paper_pres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_bilder {
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../bilder/paper_bilder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_kontakt {
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../bilder/paper_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bilder {
	position: absolute;
	z-index: 6;
	width: 760;
	overflow: hidden;
	visibility: visible;
}

#nav {
	position: absolute;
	z-index: 5;
	width: 604;
	overflow: hidden;
	visibility: visible;
}

