@charset "utf-8";

.background {
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
}



.masthead {
	visibility: visible;
	position: absolute;
	z-index: 2;
	height: 456px;
	width: 900px;
	top: 0px;
	left: 50%;
	margin-left: -451px;
}

.advertisements {
	position: relative;
	visibility: visible;
	z-index: 10;
	top: 10px;
	height: auto;
	width: auto;
}

.headers {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 39px;
	width: 608px;
	left: 50%;
	top: 457px;
	margin-left: -450px;
}

.leftColumn {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: 559px;
	left: 50%;
	top: 510px;
	margin-left: -422px;
}

.rightColumn {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 35px;
	width: 25px;
	left: 50%;
	top: 457px;
	margin-left: 174px;
}

.rightMenu {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: 264px;
	left: 50%;
	margin-left: 185px;
	top: 509px;
	
}

.rightColumn2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 35px;
	width: 275px;
	left: 50%;
	margin-left: 174px;
	top: 700px;
}

.rightMenu2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: 235px;
	left: 50%;
	margin-left: 185px;
	top: 755px;
}

.content11date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C1C1C1;
}

.content11headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ddd243;
}

.content11grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C1C1C1;
	display: block;
	text-align: justify;
}

.content11yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ddd243;
	display: block;
	text-align: justify;
}

.content11white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	text-align: justify;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
	text-decoration: none;
}


