
.body {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	background-color: #ffffff;
	background-image:url(../../cms/templates/layout/img-background.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}

.reflink {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #707070;
}

.subheadline {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	color: #707070;
}

.text {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	color: #707070;
	line-height: 18px;
	page-break-after: always;
}

.text-small {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	color: #707070;
	line-height: 18px;
	page-break-after: always;
}

.text li {
	list-style-type: none;
	margin: 0 0 0 -23px;
	font-size:10px;
}

.text .header_sitemap {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	color: #666;
	line-height: 18px;
	page-break-after: always;
}

.text a:hover {
	color: #FFF;
}



.text li a {
	text-decoration: none;
}

.pos_content {
	width: 860px;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	margin-top: 83px;
}

.pos_gallery_top {
	width: 880px;
	position: absolute;
	left: 50%;
	top:100px;
	margin-left: -440px;
}

.pos_menu_lvl1 {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -440px;
	margin-top: 122px;
}

.pos_menu_lvl1 a {
	text-decoration: none;
}

.pos_menu_lvl1 a:hover {
	text-decoration: none;
	background-color: transparent;
}

.pos_logo {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -431px;
	margin-top: 57px;
}

.pos_logo a {
	text-decoration: none;
}

.pos_logo a:hover {
	text-decoration: none;
	background-color: transparent;
}

.pos_menu_lvl2 {
	position: absolute;
	width: 300px;
	left: 50%;
	margin-left: 140px;
	margin-top: 125px;
	text-align:right;
}

.pos_menu_lvl2 a {
	text-decoration: none;
}

.pos_menu_lvl2 a:hover {
	text-decoration: none;
	background-color: transparent;
}

.menu {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
	text-decoration:none;
}

.menu_active {
	color: #707070;
	text-decoration:none;
}

a {
	color: #707070;
	text-decoration:underline;
}

a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #666;
}

