@charset "UTF-8";

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	height: 100%;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
#headerContainer {
	height: 4px;
	width: 100%;
	position: fixed;
	background-color: #333;
	top: 0px;
	z-index: 7;
}
#header {
	height: 120px;
	width: 992px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	background-color: #FFF;
	top: 4px;
	z-index: 5;
}
#logo {
	position: absolute;
	z-index: 3;
	width: 132px;
	hight: 47px;
	bottom: 36px;
	left: 16px;
}
#logosub {
	position: absolute;
	z-index: 3;
	hight: 47px;
	bottom: 10px;
	left: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #494949;
	letter-spacing: 0.1em;
	width: 310px;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#navigator {
	position: absolute;
	z-index: 3;
	width: 600px;
	right: 20px;
	bottom: 30px;
}
#navigator ul {
	list-style-type: none;
}
#navigator li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	float: right;
	padding-left: 35px;
	text-align: right;
}
#navigator ul a {
	text-decoration: none;
	color: #999;
}
#navigator ul a:hover {
	color: #526B9E;
}
#content {
	height: 100%;
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	clear: left;
}
#box320 {
	width: 660px;
	position: relative;
	float: left;
	clear: none;
	height: 100%;
	margin-left: 150px;
}
#box640 {
 width: 100 & 	/* [disabled]background-color: #FFF;
*/
	width: auto;
	background-color: #FFF;
	float: left;
	clear: none;
	position: absolute;
	/* [disabled]height: 415px; */
	/* [disabled]padding: 8px; */
	text-align: 0;
	right: 0px;
	bottom: 50px;
}
.rahmen {
	border: 1px solid #333;
}
.navisub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A46;
	font-weight: normal;
	/* [disabled]letter-spacing: 0.1em; */
	line-height: 1.7em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A46;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	/* [disabled]bottom: 6pt; */
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A46;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}
.button {
	color: #6A7392;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A4A46;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A4A46;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
.button:hover {
	color: #C03;
}
#row1 {
	width: 960px;
	margin-bottom: 48px;
	height: 418px;
	clear: left;
	position: relative;
}
