.nodec{
	text-decoration: none;
}

.container2{
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: #CCCCCC;
}

.maskholder2{
	width: 100%;
	height: 800px;
	float: left;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -400px;
	background-color: #FF0000;
}

body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}

.container{
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.enlargeholder{
  	position:fixed; 
  	top: 0px;
  	right: 0px;
  	bottom: 0px; 
  	left: 0px; 
  	text-align:center;
	padding: 0px 0px 0px 0px;
}

#enlargeholder{
	margin: 0px 0px 0px 126px;
}



.enlargecenter{
	width: 100%;
	height: 100%;
	float: left;
	background-color: #FF0000;
	margin: 0px 0px 0px -140px;
}

.enlarge{
	width: 100%;
	height: 100%;
	float: left;
	background-color: #00FF00;
}

.maskholder{
	width: 100%;
	height: 1200px;
	float: left;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -600px;
	background-color: transparent !important;
}

.topmask{
	width: 100%;
	height: 600px;
	float: left;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: solid;
	border-color: #99A4AB;
	border-width: 0px 0px 1px 0px;
	text-align: center;
}

.botmask{
	width: 100%;
	height: 600px;
	float: left;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-style: solid;
	border-color: #99A4AB;
	border-width: 1px 0px 0px 0px;
	text-align: center;
}

.logoholder{
	width: 100%;
	height: 90px;
	position: absolute;
	top: 557px;
	left: 0px;
	text-align: center;
}

.bgholder{
	width: 100%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

.mailholder{
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 15px;
	padding: 3px 0px 0px 0px;
}

.mailholder a{
	text-decoration: none;
	color: #CCCCCC;
}

.mailholder a:hover{
	color: #333333;
}

.logoholdersmall{
	width: 390px;
	height: 85px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -195px;
	display: none;
}

.menuholder{
	width: 520px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -180px;
	padding: 3px 0px 0px 0px;
	display: none; 
}

a{
	outline: none;
}

.menuholder a{
	text-transform: uppercase;
	text-decoration: none;
	color: #99A4AB;
	font-size: 11px;
	padding: 0px 7px 0px 0px;
}

.menuholder a:hover{
	color: #444444;
}

.menubuttons{
	width: auto;
	height: auto;
	float: left;
}

.menumarge{
	width: 70px;
	height: 10px;
	float: left;

}

.contactholder{
	width: 100%;
	height: 188px;
	float: left;
	position: absolute;
	top: 506px;
	left: 0px;
}

.contact{
	width: 390px;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -195px;
}

.contactlogo{
	float: left;
	padding: 4px 0px 0px 0px;
}

.contactadres{
	float: left;
	padding: 5px 0px 0px 94px;
	color: #99A4AB;
}

.contactadres a{
	color: #99A4AB;
}

.contactadres a:hover{
	color: #333333;
}

.backholder{
	width: auto;
	height: auto;
	position: absolute;
	bottom: 3px;
	left: 32px;
	text-transform: uppercase;
}

.backholder a{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.backholder a:hover{
	color: #444444;
}

.backpage{
	width: 22px;
	height: 100%;
	float: left;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 10;
	display: none;
}

.backpage a{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.backpage a:hover{
	color: #444444;
}

.backpage2 a{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.backpage2 a:hover{
	color: #444444;
}

.thumbholder{
	width: 100%;
	height: auto;
}

.thumbholder a{
	width: 85px;
	height: 56px;
	float: left;
	background-color: #CCCCCC;
	display: block;
	overflow: hidden;
	margin: 3px 5px 2px 0px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.thumbholder a:hover{
	border-color: #333333;
}

.thumb{
	width: 85px;
	height: 67px;
	float: left;
	background-color: #FF0000;
	margin: 2px 5px 2px 0px;
}

