@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	background-color: #f6f6f6;
	color: #000;
	font-family: "Century Gothic", "Century Gothic IE",	/* Fallback options */ helvetica,			/* Unix+X, MacOS */ sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	-webkit-text-size-adjust: 100%;
}



@font-face {
	font-family: Century Gothic;
	
	src: local('Century Gothic'),
		url('fonts/Century_Gothic.ttf') format('ttf');

}
@font-face {
	font-family: Century Gothic IE;
	
	src:local('Century Gothic IE'),
		url('fonts/Century Gothic.eot') format('eot');

}

#logo {
	width: 260px;
	height: 155px;
	background-color: #000;
	z-index: 99999;
	background-image: url(images/logo.png);
	margin:0 auto;
	position:relative;

}

#sign{
height:20px;
width:100px;
position:inherit;
float:right;
margin-right:10%;	
margin-top:30px;
}

#lang{
height:20px;
width:100px;
position:inherit;
float:left;
margin-left:10%;	
margin-top:40px;
}

#langbox{
width:20px;
height:auto;
margin-right:10px;	
float:left;
}

#middle{
	margin: 0 auto;
	width: 1024px;
	
}

#leftcolum{
width:520px;
height:auto;	
margin-left:40px;
border-style: solid;
border-width: 1px;
border-color:#CCC;
background-color:#FFF;
margin-bottom:20px;
}

#rightcolum{
	width:350px;
	height:auto;
	float:right;
	margin-right:40px;
	padding-left:20px;
	padding-top:20px;
border-style: solid;
border-width: 1px;
border-color:#CCC;
background-color:#FFF;
}

#middletext{
	margin: 0 auto;
	width: 1024px;
	font-family: "Century Gothic", "Century Gothic IE",	/* Fallback options */ helvetica,			/* Unix+X, MacOS */ sans-serif;
	font-weight:bold;
	text-align:center;
	font-size: 35px;
	color:#FFF;
	margin-top:-55px;
	margin-bottom:30px;
	line-height:40px;
	  z-index: -1;
	  position:relative;

	
}


#middletitle{
	margin: 0 auto;
	max-width: 1024px;
	text-align:center;
	margin-top:0px;
	margin-bottom:40px;
	line-height:40px;
	  z-index: -1;
	  position:relative;
	  font-family: Arial Black, Arial Bold, Gadget, sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px;

	
}

#colum{
	max-width: 280px;
	padding:20px;	
	float:left;
	background-color:#FFF;
	margin:10px;

}

#columflag{
	min-width: 240px;	
	float:left;
	text-align:center;
	padding:20px;
	background-color:#333;

}



img.bar {
  width: 100%;
  height: auto;


}



#footer{
	margin: 0 auto;
	max-width: 1024px;
	height:100px;
	padding-top:50px;
	text-align:center;

	
}
































.titles{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:42px;
	color:#000;
		
}

.titlesright{
	font-family:Arial Black, Arial Bold, Gadget, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px;
	font-size:18px;
	color:#000;
		
}

.white{
color:#FFF;	
}

.plattetekst{
padding-left:20px;
padding-right:20px;	
}

.platteteksttitle{
padding-right:20px;	
}






 /* unvisited link */
a:link {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

/* visited link */
a:visited {
  
}

/* mouse over link */
a:hover {
text-decoration:underline;
}

/* selected link */
a:active {

} 








#gallerydiv{
width:924px;
height:auto;	
font-size:13px;
background-color:#FFF;
border-style: solid;
border-width: 1px;
border-color:#CCC;
margin-top:40px;
margin-left:40px;
margin-right:40px;
margin: 0 auto;
padding-top:20px;
padding-left:20px;
}