@font-face {
	font-family: 'PLSwitzerlandInseratRegular';
    src: url('fonts/switzerlandinserat.eot');
    src: url('fonts/switzerlandinserat.eot?#iefix') format('embedded-opentype'),
         url('fonts/switzerlandinserat.woff') format('woff'),
         url('fonts/switzerlandinserat.ttf') format('truetype'),
         url('fonts/switzerlandinserat.svg#PLSwitzerlandInseratRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
} 

body {
	margin: 0;
	padding: 0;
	background: #000000;
}

h1 {
	margin: 0;
}

h2 {
	margin: 1px 0 0 0;
	padding: 0;
	font-family: 'PLSwitzerlandInseratRegular';
	font-size: 16px;
	color: #fafafa;
	text-transform: uppercase;
}

h3 {
	margin: 10px 0 0 10px;
	padding: 0;
	font-family: 'PLSwitzerlandInseratRegular';
	font-size: 16px;
	color: #fafafa;
	text-transform: uppercase;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* html #bodymask {
	height: 100%;
}

#bodymask {
	background: url(images/bodymask.png);
	min-height: 100%;
	height: auto;
	width: 100%;
}

#mainmask {
	margin: 0;
	background: #000000;
	height: 504px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 140px;
	opacity: .7; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 5-7 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* For IE 8 */
}

#menumask {
	background: #000000;
	height: 40px;
	width: 814px;
	position: absolute;
	top: 13px;
	left: 63px;
	opacity: .7; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 5-7 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* For IE 8 */
}

.eventmask {
	background: #000000;
	height: 90px;
	width: 546px;
	position: absolute;
	z-index: 4;
	bottom: 0;
	opacity: .7; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 5-7 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* For IE 8 */
}

.container {
	margin: 0 auto;
	height: 100%;
	width: 940px;
	position: relative;
}

#top {
	height: 136px;
	width: 100%;
	position: absolute;
	z-index: 2;
	border-top: 4px solid #000000;
}

#logo {
	height: 90px;
	width: 147px;
	position: relative;
	top: 23px;
	left: 10px;
}

#logo img {
	height: 90px;
	width: 147px;
	border: 0;
}

#sound {
	background: #000000;
	height: 31px;
	width: 33px;
	position: absolute;
	top: 0;
	right: 10px;
}

#main {
	margin: 0;
	height: 504px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 140px;
}

#news {
	height: 315px;
	width: 343px;
	position: absolute;
	z-index: 3;
	top: 27px;
	left: 10px;
}

#news p {
	margin-top: 25px;
	padding: 0;
	color: #fafafa;
}

.news {
	margin: 25px 0 0 0;
	height: 122px;
	width: 100%;
	position: relative;
}

.news p.header {
	margin-top: 0px;
	font-size: 12px;
}

.news p {
	margin-top: 0;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
}

.more {
	height: 23px;
	width: 59px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.more img {
	height: 23px;
	width: 59px;
	border: 0;
}

#events {
	height: 313px;
	width: 548px;
	position: absolute;
	z-index: 3;
	top: 27px;
	right: 10px;
	border: 1px solid #373633;
}

#events img.np {
	margin: 1px;
	padding: 0;
	height: 311px;
	width: 546px;
}

#events ul.slide {
	margin: 1px;
	padding: 0;
	height: 311px;
	width: 546px;
	list-style: none;
	overflow: hidden;
}

#events ul.slide li {
	margin-right: 1px;
	padding: 0;
	height: 311px;
	width: 546px;
	display: block;
	list-style: none;
	position: relative;
	float: left;
}

#events ul.slide li .eventimage img {
	margin: 0;
	height: 311px;
	width: 546px;
	border: 0;
}

.event {
	height: 90px;
	width: 546px;
	position: absolute;
	z-index: 5;
	bottom: 0;
}

.event p.date {
	margin: 0;
	color: #fafafa;
	position: absolute;
	z-index: 6;
	top: 14px;
	right: 10px;
}

.event p {
	margin: 10px 10px 0 10px;
	color: #fafafa;
	line-height: 18px;
	text-align: justify;
}

#random {
	height: 106px;
	width: 708px;
	position: absolute;
	z-index: 3;
	left: 10px;
	bottom: 27px;
}

#random p {
	margin-top: 25px;
	color: #fafafa;
}

#random ul {
	margin: 25px 0 0 0; 
	padding: 0;
	width: 708px;
	list-style: none;
}

#random ul li {
	margin: 0 6px 0 0;
	padding: 0;
	height: 60px;
	width: 96px;
	float: left;
}

#random ul li.e {
	margin: 0;
}

#random ul li img {
	padding: 1px;
	height: 56px;
	width: 92px;
	border: 1px solid #373633;
}

#newsletter {
	height: 106px;
	width: 183px;
	position: absolute;
	z-index: 3;
	right: 10px;
	bottom: 27px;
}

#newsletter p {
	color: #fafafa;
}

form {
	margin: 0;
	height: auto;
	width: 183px;
}

form input.text {
	margin: 25px 0 12px 0;
	padding: 0;
	background: #fafafa;
	height: 23px;
	width: 180px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	border: 1px solid #383838;
}

form p {
	margin: 0 0 0 1px;
	text-align: left;
}

form p input.submit {
	margin: 0 0 0 5px;
	padding: 1px 0 3px 0;
	background: #fafafa;
	height: 23px;
	width: 60px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	border: 1px solid #383838;
	float: right;
}

#bottom {
	height: 66px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 644px;
}

#menu {
	height: 40px;
	width: 814px;
	position: absolute;
	z-index: 3;
	top: 13px;
	left: 63px;

}

#menu ul {
	margin: 9px 0 0 0;
	padding: 0;
	height: 40px;
	list-style: none;
}

#menu ul li {
	margin: 0 0 0 18px; 
	padding: 0;
	width: auto;
	font-family: SwitzerlandInserat;
	font-size: 16px;
	color: #777777;
	text-transform: uppercase;
	float: left;
	list-style: none;
}

#menu ul li.on {height: 40px; color: #fafafa; display: block;}

#menu ul li a {height: 40px; width: 100%; color: #777777; display: block; text-decoration: none;}
#menu ul li a:hover {color: #fafafa; text-decoration: none;}

#menu ul li.on a {height: 40px; width: 100%; color: #fafafa; display: block; text-decoration: none;}

#footer {
	height: 30px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 706px;
}

#footer p.copyrights {
	margin: 5px 0 0 10px;
	color: #fafafa;
	float: left;
}

#footer p.author {
	margin: 5px 10px 0 0;
	color: #fafafa;
	float: right;
}

#pictograms {
	height: 22px;
	width: 138px;
	position: absolute;
	top: 0;
	right: 308px;
}

#pictograms img {
	height: 22px;
	width: 138px;
	border: 0;
}

a:link, a:visited {
	color: #fafafa;
	text-decoration: none;
}

a:hover {
	color: #fafafa;
	text-decoration: underline;
}

.fbslide {
	padding: 10px;
    background: url(images/bg_fbslide.png) no-repeat scroll -2px -2px transparent;
    height: 402px;
	width: 235px;
    position: fixed;
	top: 193px;
    left: 0;
	z-index: 1000;
}

.fbclose {
    background-position: 0px 0px -242px 0px;
}

#fbin {
	margin-left: 0px;
	height: 370px;
	width: 150px;
	display: block;
	float: left;
}

iframe {
	height: 370px;
	width: 185px; 
	border: none;
	overflow: hidden; 
}

#xfbml {
	height: 0px;
	width: 0px;
	display: none;
}
