@charset "iso-8859-2";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a, img, object {
	outline:none;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#3e3d40;
	background-image:url(images_index/bg_main.jpg) !important;
	background-repeat:no-repeat;
	background-position:top center;
}

a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#3e3d40;
}
a:hover {
	color:#000;
}
h2, h2 a {
	font-size:12px;
	font-weight:bold;
}
#wrapper {
	position:relative;
	width:990px;
	margin:0 auto;
	padding-top:20px;
}

#sommer, #winter, #s_head, #s_txt, #s_link, #w_head, #w_txt, #w_link {
	position:relative;
	float:left;
	width:495px;
}
#s_txt {
	background-image:url(images_index/sommer_txt.jpg);
	background-repeat:no-repeat;
	height:101px;
	padding:10px 35px 10px 55px;
	width:405px !important;
	line-height:20px;
}
#w_txt {
	background-image:url(images_index/winter_txt.jpg);
	background-repeat:no-repeat;
	height:101px;
	padding:10px 35px 10px 55px;
	width:405px !important;
	line-height:20px;
}
.txt_link {
	position:relative;
	float:left;
	width:405px;
	text-align:right;
}

#footer {
	position:relative;
	float:left;
	width:990px;
	height:41px;
	background-image:url(images_index/bg_footer.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	text-align:center;
	padding-top:10px;
}
#partner{
	position:relative;
	float:left;
	width:970px;
	padding:0 10px;
	height:50px;
	text-align:center;
}
