body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 0.9;
	color: #000000;
	text-align: left;
	font-family: "Akzidenz Grotesk BE", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Geneva, sans-serif;
	background: #FFFFFF;
	text-transform: uppercase;
}

#main {
	position: absolute;
	margin: -220px 0px 0px -250px;
	width: 500px;
	height: 450px;
	top: 250px;
	left: 50%;
}


/* Hide from IE-Mac \*/
#main {
	position: absolute;
	margin:-220px 0px 0px -250px;
	width: 500px;
	height: 450px;
	top: 43%;
	left: 50%;
}
/* End hide */


#logotop {
position: relative;
top: 0px;
left: 0px;
background-color:#000000;
}

#rainbow {
	margin: -13px 0 0 0;
	position: relative;
	top: 39px;
	left: 0px;
	background-color: #000000;
}

/* Hide from IE-Mac \*/
#rainbow {
	margin: 0;
	position: relative;
	top: 39px;
	left: 0px;
	background-color: #000000;
}
/* End hide */


#topmenue {
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	left: 0px;
}

#content {
	margin: -40px 0 0 0;
	padding: 0;
	position: relative;
	width: 505px;
	height: 400px;
	top: 42px;
	left: 0px;
	line-height: 0.9;
}

/* Hide from IE-Mac \*/
#content {
	margin: 0;
	padding: 0;
	position: relative;
	width: 500px;
	height: 400px;
	top: 42px;
	left: 0px;
	line-height: 0.9;
}
/* End hide */


#contentnews {
	margin: 0;
	padding: 0;
	position: relative;
	width: 500px;
	height: 400px;
	top: 5px;
	left: 0px;
	line-height: 0.9;
	overflow: auto;
}

/* Hide from IE-Mac \*/
#contentnews {
	margin: 0;
	padding: 0;
	position: relative;
	width: 500px;
	height: 400px;
	top: 44px;
	left: 0px;
	line-height: 0.9;
	overflow: auto;
}
/* End hide */


#still {
	position: relative;
	margin: 2px 0 0;
	border: 1px solid #000;
	padding: 3px;
	background-color: #000;
}

#topnews {
	position: relative;
	margin: 2px 0 7px 0;
	border: 1px solid #000;
	padding: 3px;
	background-color: #000;
}


#newspic {
	margin: 2px 0 7px 0;
	border: 1px solid #000;
	padding: 3px;
	background-color: #000;
}

.maintext {
	line-height: 1.1;
}

.maintextregular {
	line-height: 1.1;
	font-weight: normal;
}

.newsheadline {
	line-height: 1.1;
	font-size: 20px;
}

.blueregular {
	line-height: 1.1;
	font-weight: normal;
	color: #B1E1F0;
}


a.link0 {
	color: #000000;
	text-decoration: none;
	border: none;
}

a.link0:hover {
	color: #000000;
}
a.link0:visited {
	text-decoration: none;
}

a.link0:active {
}

a.linkpurple {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.linkpurple:hover {
	color: #D2A0D7;
}

a.linkpurple:visited {
	text-decoration: none;
}

a.linkgreen {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.linkgreen:hover {
	color: #C4E54F;
}
a.linkgreen:visited {
	text-decoration: none;
}

a.linkblue {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.linkblue:hover {
	color: #B1E1F0;
}
a.linkblue:visited {
	text-decoration: none;
}

a.linkpink {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.linkpink:hover {
	color: #F8B5E8;
}
a.linkpink:visited {
	text-decoration: none;
}

.blue {
	color: #B1E1F0;
}

.green {
	color: #C4E54F;
}

.purple {
	color: #D2A0D7;
}

.pink {
	color: #F8B5E8;
}

.orange {
	color: #FFDC00;
}

.green {
	color: #66CC33;
}

.grey {
	color: #666;
}


.table-logosplash {
	padding: 0px 50px 0px 0px;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
}


td {
	margin: 0;
	padding: 0;

}

div {
	margin: 0;
	padding: 0;
}


link {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #000;
	border: none;
	font-weight: bold;
}


.img-splashpurple {
	background-color: #D2A0D7;
	color: #000;
}

.img-splashpink {
	background-color: #F8B5E8;
	color: #000;
}

.img-splashblue {
	background-color: #B1E1F0;
	color: #000;
}

.img-splashgreen {
	background-color: #C4E54F;
	color: #000;
}


.img-splashorange {
	background-color: #FFDC00;
	color: #000;
}

.img-splashblack {
	background-color: #000;
	color: #333;
}
