﻿body {
	background-color: #930535;
	text-align: center;
	margin: 0 0 0 0;

	
}
div#page {
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
 	width: 714px;
	height: 714px;
	
}
div#main {
	width: 436px;
	height: 714px;
	background-image: url('images/main_bg.gif');
	background-repeat:no-repeat;
	background-color: #000000;
	float:left;
}
div#index-main {
	width: 436px;
	height: 714px;
	background-image: url('images/index_bg_blank.gif');
	background-repeat:no-repeat;
	background-color: #000000;
	float:left;
}
div#navi {
	text-align: left;
	float:right;
	width: 278px;
	height: 714px;
	background-color: #FFFFFF;
	background-image: url('images/navi_bg.gif');
	background-repeat:no-repeat;
}
div#index-navi {
	text-align: left;
	float:right;
	width: 278px;
	height: 714px;
	background-color: #FFFFFF;
	background-image: url('images/index_navi_bg_blank.gif');
	background-repeat:no-repeat;
}
div#main_head {
	margin-bottom:40px;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #920535;
}
div#main_text {
	height: 510px;
	padding-top:167px;
	text-align: justify;
	margin-left: 21px;
	margin-right: 21px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
div#detail-navi {
	position:bottom;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#detail-navi a:link, #detail-navi a:visited {
	color: #5B798D;
	text-decoration: none;
}
#detail-navi a:hover{
	color: #930535;
}
div#main-navi {
	height: 300px;
	margin-top: 328px;
	margin-left: 21px;
	margin-right: 21px;
}
div#main-navi-detail {
	height: 300px;
	margin-top: 328px;
	margin-left: 11px;
	margin-right: 21px;
}
div#sub-navi {
	position:bottom;
	margin-left: 31px;
	margin-bottom: 17px;
}
.tabelle {
	position:bottom;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#navcontainer li { 
	margin: 0 0 0 9px;
}
#navcontainer a {
	display: block;
	width: 150px;
	background-image: url('images/link.gif');
	background-repeat:no-repeat;
	padding-left:30px; 
	padding-right:3px; 
	padding-top:3px; 
	padding-bottom:3px
}
#navcontainer a:link, #navlist a:visited {
	color: #5B798D;
	text-decoration: none;
	margin: 0 0 12px 0;
}
#navcontainer a:hover{
	background-image: url('images/link-over.gif');
	background-repeat:no-repeat;
	color: #930535;
	margin: 0 0 12px 0;
}
#active a:link, #active a:visited, #active a:hover{
	background-image: url('images/link-over.gif');
	background-repeat:no-repeat;
	color: #930535;
	margin: 0 0 12px 0;
}
#navcontainer-index ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#navcontainer-index li { 
	margin: 0 0 0 9px;
}
#navcontainer-index a {
	display: block;
	width: 150px;
	background-image: url('images/link-over.gif');
	background-repeat:no-repeat;
	padding-left:30px; 
	padding-right:3px; 
	padding-top:3px; 
	padding-bottom:3px
}
#navcontainer-index a:link, #navlist-index a:visited {
	color: #920535;
	text-decoration: none;
	margin: 0 0 12px 0;
}
#navcontainer-index a:hover{
	background-image: url('images/link-over-rot.gif');
	background-repeat:no-repeat;
	color: #920535;
	margin: 0 0 12px 0;
}
#active-index a:link, #active a:visited, #active a:hover{
	background-image: url('images/link-over.gif');
	background-repeat:no-repeat;
	color: #920535;
	margin: 0 0 12px 0;
}

#active2 a:link, #active2 a:visited, #active2 a:hover{
	background-image: url('images/link-over.gif');
	background-repeat:no-repeat;
	color: #930535;
	margin: 0 0 0 0;
}
#navcontainer2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navcontainer2 li { 
	margin: 0 0 0 9px;
}
#navcontainer2 a {
	display: block;
	width: 185px;
	padding-left:30px; 
	padding-right:3px; 
	padding-bottom:0px
}
#navcontainer2 a:link, #navlist2 a:visited {
	color: #5B798D;
	text-decoration: none;
}
#navcontainer2 a:hover{
	color: #930535;
}
#active-sub a:link, #active-sub a:visited, #active-sub a:hover{
	color: #930535;
	margin: 0 0 0 0;
	text-decoration: none;
}
div#animation {
	margin-left: -10px;
	margin-top: -20px;
}
div#animation-subtext {
	margin-left: 15px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
}
#animation-subtext a:link, #animation-subtext a:visited {
	color: #5B798D;
	text-decoration: none;
}
#animation-subtext a:hover{
	color: #930535;
