body {
	background:url(../img/race-bg-repeater.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 1.2em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	border: 0;
	color: #3E3D40;
}

span {
	position: relative;
}

.clear {clear: both;}

#wrapper {width:1020px;margin: auto; background:url(../img/skihouse-bg.jpg) no-repeat;/*padding-bottom: 30px;*/}
#content-container {width:960px;margin: auto;}
#content {
/*	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
}


#no-javascript {
	background: #EFBD52 url(../img/icons/status_warn.png) no-repeat scroll 3px center;
	font-size: 1.2em;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 5px 5px 5px 25px;
	text-align: left;
}

#footer {
	padding-top: 25px;
}



h1 {
    color: #a40043;
    border-top: 2px solid #a40043;
    padding: 10px 0 5px 0;
    font-size: 120%
}


h1.first {
    color: #a40043;
    border-top: none;
    padding: 10px 0 5px 0;
    font-size: 120%
}

.zurueck {
	cursor:pointer;
}


.h1text h1 {
	color: #3E3D40;
	font-size: 100%;
}
