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

body {
background:url(images/index_15.png);
background-repeat:repeat-x;
background-color: #e4e4e4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
margin: 0px;
padding: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
	border: 0px none;
}
a:href {
	color: #000000;
	text-decoration: underline;
	border: 0px none;
}

#container {
	width: 1300 px;
	height: auto;
	overflow: auto;
	margin: 0px;
	padding:0px;
}

#header {
	width: 1300px;
	height: 245px;
	background: url(images/index_11.png);
	margin:0px;
}

#topmenu_bg {
	width: 1300px;
	height: 61px;
	background: url(images/index_01.png);
	margin: 0px;
}

#menu {
	width: 1300px;
	height: 61px;
	margin: 0px;
}


#content {
	width: 1109 px;
	height: auto;
	overflow: auto;
}

#content_kop {
	width: 1109px;
	height: 45px;
	background: url(images/index_16.png);
}

#content_text {
	/* margin-top: 11px; */
	font-size: 16px;
	color: #ffffff;
	text-shadow:#000000;
	/* margin-left: 3px;
	padding-left: 3px; */
}

#tekst {
	width: 1109px;
	height: auto;
	margin-left: 3px;
	padding-left: 3px;
	font-size: 12px;
}

#tekst2 {
	width: 750px;
	height: auto;
	float: left;
}

#picture {
	width: 300px;
	height: 300px;
	float: right;
}

#footer {
	width: 1109px;
	height: auto;
	float: left;
}
