/* CSS Document */

.start {
	width: 820px;
	margin-left: 180px;
	margin-top: 130px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	position: fixed;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	left: 10px;
	top: 165px;
	text-decoration: none;
	line-height: 26pt;
}
.subnavi {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}	
.magazine {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: fixed;
	line-height: 26px;
}
.content {
	background-color: #000000;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	left: 190px;
	top: 165px;
	float: left;
	margin-left: 180px;
	margin-top: 165px;
	font-style: normal;
	line-height: 17px;
}
.footer {
	background-color:#000000;
	width: 820px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	position: fixed;
	left: 180px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	line-height: 25px;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	top: auto;
	right: auto;
}

.headline {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	color: #FFFFFF;
	font-style: normal;
}
.fliesstext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
	color: #FFFFFF;
	font-style: normal;
}
.headheadline {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 45px;

	color:#FFFFFF
	font-style: normal;
	color: #FFFFFF;
}
.index {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 45px;

	color:#FFFFFF
	font-style: italic;
	font-style: italic;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
