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

body {
	background-color: #67989C;
}
#container {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #FFF;
	height: 766px;
	width: 1024px;
	position: relative;
	margin: auto;
}
#top {
	position:absolute;
	width:1024px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-family: "Book Antiqua";
	background-color: #FFF;
}
#menu {
	position:absolute;
	width:1018px;
	height:30px;
	z-index:1;
	left: 0px;
	top: 115px;
	font-family: "Palatino Linotype";
	background-color: #FFF;
	border: 3px solid #000;
	font-size: 14px;
	color: #65989B;
	text-align: center;
	padding-top: 5px;
}
#menu a {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bolder;
	color: #099;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	text-decoration: none;
}
#Designer a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000289;
	text-decoration: none;
}


#content {
	position:absolute;
	width:984px;
	height:450px;
	z-index:2;
	top: 146px;
	font-family: "Palatino Linotype";
	background-color: #FFF;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	padding-bottom: 50px;
	margin-bottom: 20px;
	left: -1px;
}
#bund {
	position:absolute;
	width:1024px;
	height:50px;
	z-index:3;
	left: 0px;
	top: 707px;
	font-family: "Book Antiqua";
	background-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	color: #67989C;
}
#tekst-bund {
	position:absolute;
	width:571px;
	height:35px;
	z-index:100;
	color: #67989C;
	left: 174px;
	top: 710px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	background-color: #FFF;
	padding-top: 20px;
	font-weight: bold;
}
#tekst-bund a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
#Designer {
	position:absolute;
	width:133px;
	height:35px;
	z-index:1;
	left: 890px;
	top: 770px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	background-color: #67989C;
	text-decoration: none;
	font-style: italic;
}
