body {
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: black;
}

a {
	color: #ffcc00;
	text-decoration: none;
}

a img {
	border: 0;
}

form,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

h2 {
	margin-bottom: 10px;
	color: #ffcc00;
	text-transform: uppercase;
	font-size: 12px;
}

.news-list-image {
	float: left;
	width: 140px;
}

.news-list-content {
	float: left;
	width: 550px;
}

.news-list-title {
	width: 550px !important;
	font-weight: bold;
}

.news-list-item {
	border-bottom: 1px solid #ffcc00 !important;
}

.news-list-browse a {
	color: #ffcc00 !important;
}

.main_navi_no {
	float: left;
} 

.nested_2Col_left {
	float: left;
	width: 495px;
	min-height: 10px;
}

.nested_2Col_right {
	float: left;
	width: 495px;
	min-height: 10px;
}

.nested_2Col_small_left {
	float: left;
	width: 285px;
	min-height: 10px;
}

.nested_2Col_big_right {
	float: left;
	width: 705px;
	min-height: 10px;
}

.nested_2Col_big_left {
	float: left;
	width: 500px;
	min-height: 10px;
	margin-left: 155px;
}

.nested_2Col_small_right {
	float: left;
	width: 335px;
	min-height: 10px;
}

.login_input {
	width: 100px;
	height: 16px;
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	color: #cccccc;
	font-size: x-small;
	margin-right: 4px;
	background-color: transparent;
}

.login_submit {
	width: 40px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	color: #333333;
	font-size: x-small;
	background-color: #ffffff;
}

.clear {
	clear: both;
}

#top_wrap {
	padding-top: 3px;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
}

#top_wrap a{
	color: #cccccc;
	text-decoration: none;
}

#login {
	float: left;
	color: #cccccc;
}

#meta_navi {
	float: right;
}

#meta_navi a {
	margin-left: 15px;
}

#main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 123px;
	background-image: url(/fileadmin/templates_snowparkrally_2009/images/header_bg.jpg);
	background-repeat: no-repeat;
}

#main_navi {
	width: 710px;
	height: 33px;
	padding-left: 280px;
}

#banner {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}

#logo {
	position: absolute;
	margin-top: -95px;
	margin-left: 10px;
}

#content {
	margin-top: 12px;
}

#start_navi {
	position: absolute;
	width: 990px;
	margin-top: -236px;
}

#start_navi_left {
	float: left;
	width: 399px;
	height: 243px;
	background-image: url(/fileadmin/templates_snowparkrally_2009/images/enter_ski.png);
	background-repeat: no-repeat;
}

#start_navi_left:hover {
	background-image: url(/fileadmin/templates_snowparkrally_2009/images/enter_ski_hover.png);
	background-repeat: no-repeat;
}

#start_navi_right {
	float: right;
	margin-top: 59px;
	width: 341px;
	height: 221px;
	background-image: url(/fileadmin/templates_snowparkrally_2009/images/enter_sb.png);
	background-repeat: no-repeat;
}

#start_navi_right:hover {
	background-image: url(/fileadmin/templates_snowparkrally_2009/images/enter_sb_hover.png);
	background-repeat: no-repeat;
}

#footer {
	margin-top: 20px;
	text-align: center;
}

