body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A403E;
	padding-left: 35px;
	line-height: 15px;
}
#wrap {
	position: relative;
	margin: 40px auto 0 auto;
	width: 800px;
	height: 400px;
}
a:link, a:visited {
	color: #B0381E;
	background: none;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0381E;
	font-weight: bold;
}
head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A403E;
	font-weight: bold;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800;
	height: 500px;
	z-index: 1;
}
#pic {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 150px;
	height: 230px;
	z-index: 2;
}
#content {
	overflow: auto;
	position: absolute;
	top: 115px;
	left: 0px;
	width: 800px;
	height: 325px;
	z-index: 3;
}
#navback {
	position: absolute;
	top: 465px;
	left: 155px;
	width: 645px;
	height: 35px;
	z-index: 4;
}
#nav {
	position: absolute;
	top: 470px;
	left: 155px;
	width: 600px;
	height: 25px;
	z-index: 5;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
}
#nav a:link, #nav a:visited {
	color: #2A403E;
	text-decoration: none;
	margin: 0 4px;
	padding: 5px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a:hover, #nav a:active {
	color: #B0381E;
	text-decoration: none;
}
#nav a#current {
	color: #B0381E;
	text-decoration: none;
}
#navkon {
	position: absolute;
	top: 510px;
	left: 638px;
	width: 200px;
	height: 25px;
	z-index: 6;
	font-size: 11px;
}
#navkon a:link, #navkon a:visited {
	color: #2A403E;
	text-decoration: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10,5;
}
#navkon a:hover, #nav a:active {
	color: #B0381E;
	text-decoration: none;
}
#navkon a#current {
	color: #B0381E;
	text-decoration: none;
}
#headline {
	position:absolute;
	left:0px;
	top:0px;
	width:599px;
	height:105px;
	z-index:6;
	padding-top: 78px;
	padding-left: 205px;
}
