html, body{
	height:100%;
	text-align: center;
	
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11pt;
	color: #ffffff;
	background-color: #60A3CE;
	margin:0;
	padding:0;
}

.wrapper{	
	position:relative;
	width: 100%;
	height:100%;
	background-image:url(images/home-bg2.gif);
}

#container{
	background-image:url(images/home-bg.gif);
	position:relative;
}

#width{	
	margin:0 auto;
	width: 950px;
	text-align:left;
}
	
#idcreation{
	position:relative;
	top:0px;
	text-align:center;
}

a:link       { color: #18324e; font-family: Arial; font-size: 11pt; text-decoration: underline}
a:visited    { color: #18324e; font-family: Arial; font-size: 11pt; text-decoration: underline}
a:active     { color: #18324e; font-family: Arial; font-size: 11pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #ffffff; font-size: 11pt; text-decoration: none}

.floatleft{	
	float:left;
}

.flash {
	border:5px solid white;
	width:849px;
	height:233px;
	float:left;
}

.bottom {
	width:838px;
	height:281px;
	background-color:#ffffff;
	margin:0 50px 28px 41px;
	padding:20px 0 0 21px;
}

.divTekst {
	float:left;
	width:146px;
	height:279px;
	overflow:hidden;
}

.divTekst img {
	border:0px;
}

.divTitel {
	width:193px;
	height:34px;
	background:url(images/home-titel-icon-home.gif) top left no-repeat;
	padding-left:13px;
	font-family: Arial, tahoma, verdana;
	font-size:14px;
	color:#000;
	font-weight:bold;
	vertical-align:middle;
}

.divTitelKlein {
	width:193px;
	height:34px;
	background:url(images/home-titel-icon.gif) top left no-repeat;
	padding-left:13px;
	font-family:Arial, tahoma, verdana;
	font-size:14px;
	padding-top:3px;
	color:#000;
}

.tekst {
	font-size:10px;
	color:#000;
	text-align:justify;
	height:110px;
	width:206px;
	padding-top:8px;
	line-height:10px;	
}

.tekst a:link, .tekst a:visited, .tekst a:active, .tekst a:hover {
	font-size:10px;
	color:#000;
}

.adres {
	padding-top: 30px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	width:132px;
	line-height:14px;
	height:114px;
}

.adres a:link, .adres a:visited, .adres a:active, .adres a:hover {
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.adres a:hover {
	color:#ffb50a;
	text-decoration:underline;
}

.divLogos{
	width:132px;
	height:24px;
	padding-bottom:29px;
}

.divLogos img {
	border:0px;
}

.talen {
	width:132px;
	height:84px;
	background-image:url(images/home-talen-bg.gif);
	background-repeat:no-repeat;
}

.talen ul, .talen li {
	margin: 0;
	padding:0;
	list-style:none;
}

.talen li a:link, .talen li a:active, .talen li a:visited, .talen li a:hover   {
	color: #000; 
	font-size: 14px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none; 
	display: block;
	height: 17px;
	padding: 0 0 16px 15px;
	text-align:left; 
	width:117px;
}
