	/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2008, intercoaster oHG. All rights reserved.
*/

html {
	font-family:Helvetica,Arial,sans-serif;
	color:#000;
	height:100%;
	background-color:#000;
}
body {
	padding:43px 0 43px 43px;
	font-size:18px;
	font-weight:normal;
	line-height:25px;
}
a:link, a:active, a:visited, a:hover {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin-bottom:30px;
	font-weight:bold;
}

h1 span.invert {
	font-size:50px;
	line-height:64px;
	color:#fff;
	background-color:#000;
	padding:0 10px;
}

h2 {
	font-weight:bold;
	font-size:26px;
	margin-bottom:10px;
}
h3 {
	font-weight:bold;
}

.livefeed h1 {
	font-weight:bold;
	font-size:18px;
	margin-bottom:0px;
}
.livefeed .item {
	margin-bottom:18px;
}
.bg1 { 
	background:url(http://mom.intercoaster.de/icoaster/files/backgrounds1.jpg) repeat #fff; 
	}
.bg2 { background:url(http://mom.intercoaster.de/icoaster/files/backgrounds2.jpg) repeat #fff; }
.bg3 { background:url(http://mom.intercoaster.de/icoaster/files/backgrounds3.jpg) repeat #fff; }
.bg4 { background:url(http://mom.intercoaster.de/icoaster/files/backgrounds4.jpg) repeat #fff; }
.clearer {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
#page {
	width:896px;
}
#header {
	width:896px;
	height:55px;
	margin-bottom:18px;
}
#logo {
	padding:15px 0 0 9px;
	width:420px;
	height:40px;
	background-color:#b2b2b2;
	float:left;
}
#navimain {
	width:441px;
	height:25px;
	background-color:#666;
	float:right;
	padding:7px 0 0 8px;
}
#navimain li {
	float:left;
	padding-right:15px;
}

table.home td { padding:23px 9px; 
vertical-align:top;
 }
table.home td.left   { width:411px; }
table.home td.center { width:244px; }
table.home td.right  { width:151px; }
table.home td.bottom { }
table.home td.space {
	width:18px;
	height:18px;
	padding:0;
}
.listblock {
	clear:both;
	margin-bottom: 30pt;
}

.col-l {	/* large */
	padding:23px 9px;
	width:878px;	/* 709 - padding */
}
.col-m {	/* medium */
	padding:23px 9px;
	width:691px;	/* 709 - padding */
	float:left;
	margin-right:18px;
}
.col-s {	/* small */
	padding:23px 9px;
	width:151px;	/* 169 - padding */
	float:left;
}
