@charset "UTF-8";
#Wrapper {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	height: 600px;
	width: 800px;
	margin-left: -400px;
	border-top-style: none;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-top: 20px;
}
#header {
	font-family: Helvetica, Arial, Verdana, "Helvetica Neue Black Condensed";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 680px;
	margin-left: -340px;
	position: absolute;
	left: 50%;
	display: inline;
}
#textarea {
	font-family: "Minion Pro", Garamond;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	height: 380px;
	width: 620px;
	margin-left: -310px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	left: 50%;
	top: 45px;
	border-bottom-width: thin;
	padding: 20px;
}
#text {
	font-family: "Minion Pro", Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	height: 360px;
	width: 600px;
	margin-left: -150px;
	position: absolute;
	left: 32%;
	top: 62px;
	overflow: visible;
}
#bild {
	height: 300px;
	width: 310px;
	margin-left: -150px;
	position: absolute;
	left: 76%;
	top: 65px;
	padding: 4px;
}
#logo {
	height: 120px;
	width: 200px;
	position: absolute;
	left: 68%;
	top: 488px;
}
#header li {
	display: inline;
	padding: 10px;
	width: 90px;
	position: relative;
	text-align: justify;
}
#Content a {
	font-family: "Minion Pro", Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#text  .style9  a:hover   {
	font-family: "Minion Pro", Garamond;
	color: #FF9900;
	text-decoration: none;
}
#Wrapper #Content a {
	font-family: "Minion Pro", Garamond;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
#Wrapper #Content a:hover {
	color: #666666;
}
#Wrapper #Content #text h1 {
	font-family: Helvetica, Arial, Verdana, "Helvetica Neue Black Condensed";
	font-size: 16px;
	color: #000000;
}
