@charset "UTF-8";
@import url("xlboom_table.css");
body {
	background-color: #FFF;
	/*background-image:url(default2.jpg);*/
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Eurostile, arial, Helvetica;
	padding: 5px 10px 5px 0px;
	line-height: 25px;
	margin: 0 0 0 0;
}

h3 {
	font-family: Eurostile, arial, Helvetica;
	text-decoration: underline;
	padding:15px 10px 15px 0px;
	line-height: 25px;
	margin: 0 0 0 0;
}

a.download {
	font-family: Eurostile, arial, Helvetica;
	text-decoration: underline;
	padding:10px 50px 15px 50px;
	line-height: 25px;
	margin: 0 0 0 0;
	font-size:13px;
	color:#000;
}

#thumbnail { 
	width: 100%; 
	margin: 0px 2px 0px 0px; 
}

#container { 
	width:99%;
	/*background: #333333;*/
	background: #ffffff;
	margin: 0 0 0 0; 
	text-align: left; 
}

#slideshow {
	float: left; 
	margin: 0px 0px 0px 0px;
	width: 50%;
	background-position:left;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	position:absolute;
	vertical-align:middle;
	text-align:center;
}

#sidebar-right {
	float: right; 
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 700px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	}

#navigation {
	float: right; 
	width: 690px;
	height: 100px;
	background: #FFFFFF;
	padding: 0px 10px 0px 0px;
}

#content {
	float: right; 
	width: 500px;
	background: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 20px;
}

#language { 
	width: 250px;
	float: left;
	margin: 0 0 0 0; 
	text-align: left;
	vertical-align:top;
	z-index: 1;
	position:absolute;
	top:0px;
	padding-left:10px;
	padding-top:5px;
}

#newsletter {
	float: left; 
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	position:absolute;
	bottom: 25px;
}

#newsletter-btn {
	float:left;
	padding-left: 0px;
	cursor:pointer;
}

#newsletter-fields {
	float:left;
	height:30px;
	display: none;
}

.inputBg {
	background-image: url('../img/newsl-bg-mid.png');
	background-repeat: repeat-x;
	float:left;
	padding-top: 4px;
	height: 30px;
	width:135px;
	text-align:center;
}

.newsletter-input {
	border: 0px;
	/*background: transparent;*/
	width: 130px;
}

#slideshow-img
{
	height: 100%;
}

#main-text {
	overflow:auto;
	
	font-family: Eurostile, arial, Helvetica;
	padding:5px 50px 5px 50px;
	line-height: 25px;
	margin: 0 0 0 0;
}

form {
	border: 0px;
	margin: 0px;
	padding:5px 50px 5px 50px;
	font-family: Eurostile, arial, Helvetica;
}

.inputform {
	background-image: url('../img/newsl-bg-mid.png');
	background-repeat: repeat-x;
	height: 30px;
	width:388px;
	text-align:center;
}

.textform {
	text-align:left;
	vertical-align:middle;
}

.forminput {
	border: 0px;
	background: transparent;
	width: 100%;
	font-family: Eurostile, arial, Helvetica;
	font-size:13px;
}
span.contactTekst {
	font-size:10px;
	text-transform:uppercase;
}
#middenspacer {
	width:100px;
	min-width:100px;
	max-width:100px;
	overflow:hidden;
	float:left;
	/*background-color:#00F;*/
}