body {
	margin:0;
	padding:0;
	background-color: #F1A19A;
}

.centerline {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
}

.boxmain  {
	text-align: left;
	position: absolute;
	width: 800px;
	height: 500px;
	border: solid 1px #8C8C90;
	margin-left: -400px;
	top: -250px;
	left: 50%;
	background-color: #F8D9D8;
}

.boxlogoverein  {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 90px;
	top: 15px;
	left: 25px;
	border: none;
}

.boxpics {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 660px;
	top: 0px;
	left: 140px;
	border: none;
}

.boxnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 5px 0px 0px 170px;
	background-color: #783B92;
	height: 20px;
	width: 630px;
	top: 120px;
	left: 0px;
	border: none;
}

.boxnav1 a {
	color: #C5B5D7;
	text-decoration: none;
}

.boxnav1 a:link {
	color: #C5B5D7;
	text-decoration: none;
}

.boxnav1 a:visited {
	color: #C5B5D7;
	text-decoration: none;
}

.boxnav1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.boxnav1 a:active {
	color: #FF0000;
	text-decoration: none;
}

.boxnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 30px 0px 0px 15px;
	background-color: #EC7266;
	height: 325px;
	width: 125px;
	top: 145px;
	left: 0px;
	border: none;
}

.boxnav2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.boxnav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.boxnav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.boxnav2 a:hover {
	color: #950001;
	text-decoration: none;
}

.boxnav2 a:active {
	color: #FF0000;
	text-decoration: none;
}

.boxcontentsouter {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 660px;
	top: 145px;
	left: 140px;
	border: none;
	background-image: url(../images/backgr_fachseminar.jpg);
}

.boxcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #454246;
	position: absolute;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	height: 295px;
	width: 585px;
	top: 31px;
	left: 31px;
	overflow: auto;
	border: none;
}

.boxcontents a {
	color: #783B92;
	text-decoration: none;
	font-weight: 600;
}

.boxcontents a:link {
	color: #783B92;
	text-decoration: none;
}

.boxcontents a:visited {
	color: #783B92;
	text-decoration: none;
}

.boxcontents a:hover {
	color: #C5B5D7;
	text-decoration: none;
	background: #783B92;
}

.boxcontents a:active {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.bildlinks {
    float: left;
	margin: 0px 5px 5px 0px;
}

.bildrechts {
    float: right;
	margin: 0px 0px 5px 5px;
}

.printversion {
	text-align: right;
	font-size: 9px;
}
