body {
	margin: 0px;
	padding: 0px;
	background: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

a, a:link, a:visited {
     text-decoration: underline;
     color: #737373;
}

a:hover, a:active, a:focus {
     text-decoration: underline;
     color: #737373;
}

.absatz a:hover, .absatz a:active, .absatz a:focus {
	color: #000000;
}

img {
	border: none;
}

/* I M G  P R E L O A D */
.imgPreload {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	display: none;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

td.text {
	vertical-align: bottom;
	width: 450px;
}

.container {
	width: 857px;
	height: 537px;
	margin: auto;
	position: relative;
	top: 32px;
	background-color: #ffffff;
}

.containerStart {
	width: 857px;
	height: 537px;
	background-image: url('../../portal/pics/start_bg.jpg');
}

.containerMiddle {
	background-image: url('../../portal/pics/middle_bg.jpg');
}

.containerLast {
	background-image: url('../../portal/pics/last_bg.jpg');
}

.boxBottom {
	position: absolute;
	left: 60px;
	bottom: 0px;
	width: 745px;
	height: 130px;
}

.boxBottom .right {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.boxBottom .right img {
	vertical-align: top;
}

.boxHint {
	position: absolute;
	left: 60px;
	top: 330px;
	width: 745px;
	height: 130px;
	color: #ffffff;
	font-weight: bold;
}

.boxGallery {
	position: relative;
	top: 54px;
	left: 0px;
	width: 857px;
	height: 240px;
	overflow: hidden;
}

.boxGallery td img {
	margin-right: 8px;
}

.boxGalleryContent {
	position: absolute;
	left: 0px;
	top: 0px;
}

.slidePrev {
	position: absolute;
	left: 15px;
	top: 300px;
}

.slideNext {
	position: absolute;
	right: 15px;
	top: 300px;
}

.imageLayer {
	display: block;
	width: 460px;
	height: 346px;
	text-align: center;
	cursor: pointer;
}


.boxLogo {
	text-align: right;
	position: absolute;
	right: 7px;
	bottom: 0px;
	height: 93px;
}

.boxLogo img {
	vertical-align: top;
}


/* C O N T E N T */
.boxContent {
	padding: 80px 120px 0 20px;
}


/* H E A D L I N E S */
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0 0 20px;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/* N A V I G A T I O N */
.pageNavi {
	position: absolute;
	left: 60px;
	top: 30px;
}

.pageNavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pageNavi li {
	text-transform: uppercase;
	margin-bottom: 8px;
}

.pageNavi a, .pageNavi a:link, .pageNavi a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.pageNavi a:hover, .pageNavi a:active, .pageNavi a:focus {
	text-decoration: none;
	color: #737373;
	font-weight: bold;
}

.mainNavi {
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 80px;
}

.mainNavi ul {
    list-style-type: none;
    display: inline;
	margin: 0;
	padding: 0;
}

.mainNavi li {
    display: inline;
	margin-right: 10px;
	text-transform: uppercase;
}

.mainNavi a, .mainNavi a:link, .mainNavi a:visited {
     text-decoration: none;
}

.mainNavi a:hover, .mainNavi a:active, .mainNavi a:focus {
     text-decoration: none;
}

a.nodeco, a.nodeco:link, a.nodeco:visited, a.nodeco:hover, a.nodeco:active, a.nodeco:focus {
     text-decoration: none !important;
}
