@charset "utf-8";
/* CSS Document */
#wrapper {
	position:relative;
	left:0;
	top:-10px;
	width:1000px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:350px;
	border-top:1px solid #E2001A;
	border-left:1px solid #E2001A;
	border-right:1px solid #E2001A;
	background-color:#FFF;
	z-index:2;
}
#subheader {
	position:absolute;
	left:0px;
	top:350px;
	width:1000px;
	height:20px;
	z-index:3;
	background-color: #fcc003;
	border-left:1px solid #E2001A;
	border-right:1px solid #E2001A;
}
#navi {
	position:absolute;
	left:0px;
	top:370px;
	width:170px;
	height:2900px;
	z-index:4;
	border-left:1px solid #E2001A;
	background-color:#FFF;
	text-align: left;
}
#content {
	position:absolute;
	left:170px;
	top:370px;
	width:630px;
	height:2870px;
	z-index:5;
	padding: 15px;
	background-color:#FFF;
	text-align: left;
}
#subnavi {
	position:absolute;
	left:830px;
	top:370px;
	width:171px;
	height:2900px;
	z-index:6;
	border-right:1px solid #E2001A;
	background-color:#FFF;
}
#footer {
	position:absolute;
	left:0px;
	top:3270px;
	width:1000px;
	height:50px;
	z-index:6;
	border-left:1px solid #E2001A;
	border-right:1px solid #E2001A;
	border-bottom:1px solid #E2001A;
	background-color:#FFF;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#navigation {
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#navigation li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#navigation .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation li a:link, #navigation li a:visited {
	color: #E2001A;
	display: block;
	background-color: #fcc003;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

#navigation li a:hover {
	color: #fcc003;
	background:  #E2001A;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#CC071E;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#000;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color:#CC071E;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-align:right;
	color:#000;
}
#wrapper #content p strong {
	text-align: left;
}
#wrapper #content .Stil1 .Stil2 .Stil1 .Stil2 {
	text-align: left;
}
#wrapper #content p .Stil1 {
	text-align: left;

}
