* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	overflow-y:scroll;
	background-repeat: repeat;
}
#wrapper {
	position: relative;
	top: 0;
	text-align: left;
	width: 600px;
	background-color: transparent;
	margin: auto;
}
#head {
	position: relative;
	width: 600px;
	height: 75px;
	background-color: transparent;
	margin: 0;
}
#content {
	position: relative;
	bottom: 40px;
	width: 600px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#menue {
	clear:left;
	position:relative;
	width:600px;
	height:22px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:right;
	display:none;
}
.menue {
	margin-left:20px;
}
#content-max {
	clear: left;
	position: relative;
	width: 600px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	padding-left: 0px;
	padding-bottom: 20px;
	border: 0px;
}
a {
	color: #517f96;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #517f96;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	font-family: Impact, Helvetica, sans-serif;
	line-height: 30px;
	letter-spacing:1px;
	margin: 0;
	padding-top: 36px;
	padding-left:1px;
	color:#13204d;
	font-weight:normal;
}
h1 a {
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}
h1 a:hover {
	color:#80a2d2;
	font-weight:normal;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	line-height: 15px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin: 0;
	padding-top: 4px;
	padding-right:20px;
}
h2 a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
h2 a:hover {
	color:#80a2d2;
	font-weight:bold;
	text-decoration:none;
}
h3 {
	font-size: 15px;
	font-family: Times, Times New Roman, serif;
	font-weight: bold;
	color: #13204d;
	padding-bottom: 18px;
	line-height: 18px;
	text-transform:uppercase;
}
p {
	color: #333333;
	font-size: 15px;
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-bottom: 9px;
}
hr {
	color: #736945;
	background: #736945;
	height: 2px;
	width: 600px;
	margin-top: 36px;
	margin-bottom: 36px;
	padding: 0;
	text-align: center;
}
input {
	border: 1px solid #736945;
	color: #003354;
	font-size: 15px;
	font-family: Times, Times New Roman, serif;
	font-weight: bold;
	height: 18px;
	line-height: 15px;
	padding: 2px 6px;
	margin: 2px 0px;
}
textarea {
	border: 1px solid #736945;
	color: #003354;
	font-size: 15px;
	font-family: Times, Times New Roman, serif;
	font-weight: bold;
	line-height: 15px;
	padding: 2px 6px;
	margin: 2px 0px;
}
form {
	padding-top: 18px;
	padding-bottom: 18px;
	margin: 0;
}
form p {
	font-weight: bold;
}
table {
	margin-top:9px;
	margin-bottom:9px;
}
img {
	border: 1px solid #837e6b;
}
#content-right img {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#vignette {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 600px;
	height: auto;
	border: 0;
}
.vignette {
	border: 0;
}