@charset "utf-8";
/* CSS Document */

.relative {
	position: relative;
	
}
h2{
	background-image: url(../images/wintravel_c1_title.gif);
	background-repeat: no-repeat;
	clear:both;
	text-align:left
}
.winter_title01 {
	font-size:115%;
	font-weight:bold;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 55px;
	
}
.winter_sub_tit01 {
	color: #FFF;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 3px;
}
.menu {
	height: 33px;
	margin-bottom: 15px;
}

.menu li {
	float: left;
}
.menu li a .menuText {
	display: none;
}

.wappen {
	left:5px;
	position:absolute;
	top:92px;
}
.more {
	text-align: center !important;
	margin: 20px 0px !important;
}

