@charset "utf-8";
/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000700;
}
body,td,th {
	color: #cbe4a0;
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 13px;
}
a {
	color: #cbe4a0;
}
a:visited {
	color: #cbe4a0;
}
a:hover {
	color: #cbe4a0;
}
a:active {
	color: #cbe4a0;
}
.wrapper{	
	position: relative;
	height:100%;
	width:100%;
}

#container {
	width:100%;
	background-image:url(images/home-bg2.gif);
}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.adres {
	width:864px;
	text-align:center;
	margin-top:16px;
}

img {
	border:0px;
}

.talen {
	wdith:741px;
	height:101px;
	float:left;
}

.slogan1 {
	float:left;
	width:284px;
	padding-top:11px;
	height:90px;
	text-align:left;
}

.slogan1 a:link, .slogan1 a:visited, .slogan1 a:active, .slogan1 a:hover{
	text-decoration:none;
	color:#cbe4a0;
	font-size: 15px;
	font-weight:bold;
	line-height:18px;
}

.slogan2 {
	float:left;
	width:289px;
	padding-top:11px;
	height:90px;
	text-align:left;
}

.slogan2 a:link, .slogan2 a:visited, .slogan2 a:active, .slogan2 a:hover{
	text-decoration:none;
	color:#cbe4a0;
	font-size: 15px;
	font-weight:bold;
	line-height:18px;
}

.slogan3 {
	float:left;
	width:167px;
	padding-top:11px;
	height:90px;
	text-align:left;
}

.slogan3 a:link, .slogan3 a:visited, .slogan3 a:active, .slogan3 a:hover{
	text-decoration:none;
	color:#cbe4a0;
	font-size: 13px;
	font-weight:bold;
	line-height:18px;
}

.slogan4 {
	width:219px;
	height:101px;
	text-align:right;
	margin-right:21px;
	background:url(images/home-logo-top.jpg) right bottom no-repeat;
	float:left;
	color:white;
}


