body {
	margin:0;
	padding-bottom:20px;
	padding-top:0px;
	background-image:url(images/repeatbg.gif);
	background-repeat:repeat-x; 
	background-color:#b599a1;
}

#float_top {
	float:left;
	width:100%;
	padding:0px;
}

#menu ul {
	width:789px;
	padding:0px 0px 0px 25px;
	margin-left:0px;
	position:relative;
	top:57px;
}

#menu ul li {
	display:inline;
}

#menu ul li a {
	text-decoration:none;
	font-weight:bold;
	color:white;
	font-size:11px;
	font-family:Arial;
}

#menu ul li a:hover, #menu ul li .selected {
	text-decoration:none;
	color:#CCC;
}

#top {
	width:789px;
	margin-left:auto;
	margin-right:auto;
	height:250px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat; 
}

#topvar1, #topvar2, #topvar3, #topvar4, #topvar5, #topvar6, #topvar7, #topvar8, #topvar9, #topvar10, #topvar11{
	width:789px;
	margin-left:auto;
	margin-right:auto;
	height:172px;
	position:relative;
	top:51px;
	background-image:url(images/1.jpg);
	background-repeat:no-repeat; 
}

#topvar2 {
	background-image:url(images/2.jpg);
}
#topvar3 {
	background-image:url(images/3.jpg);
}
#topvar4 {
	background-image:url(images/4.jpg);
}
#topvar5 {
	background-image:url(images/5.jpg);
}
#topvar6 {
	background-image:url(images/6.jpg);
}
#topvar7 {
	background-image:url(images/7.jpg);
}
#topvar8 {
	background-image:url(images/8.jpg);
}
#topvar9 {
	background-image:url(images/9.jpg);
}
#topvar10 {
	background-image:url(images/10.jpg);
}
#topvar11 {
	background-image:url(images/11.jpg);
}


.title {
	font-family:Century Gothic, Arial;
	color:white;
	font-weight:bold;
	font-size:24px;	
	position:relative;
	left:20px;
	top:120px;
}

#float_content {
	float:left;
	width:100%;

	
}

#content, #blokcontent {
	width:789px;  
	margin-left:auto;
	margin-right:auto;
	min-height:498px;
	padding-top:18px;
}


#tekst {
	width:440px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 30px;
	padding-top:20px;
	margin-left:24px; 
	color:black;
	min-height:498px;
	float:left;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: black;
	padding-top:18px;
	padding-bottom: 10px;
	font-weight: bold;
}

#content #tekst .bb-url {
	font-family: Arial;
	font-size: 11px;
	color: #90032a;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst a {
	font-family: Arial;
	font-size: 11px;
	color: #90032a;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst .linkwit {
	color:white;
}

#content #tekst .bb-url:hover, #content #tekst a:hover {
	text-decoration: underline;
}

.blok {
	background-image:url(images/blok.png);
	background-repeat:no-repeat; 
	width:384px;
	height:130px;
	margin:3px 1px 0px 0px;
	float:left;
	padding-top:15px;
	padding-right:5px;
}

.blokimage, .blokimage1, .blokimage2, .blokimage3, .blokimage4, .blokimage5, .blokimage6, .blokimage7, .blokimage8, .blokimage9, .blokimage10  {
	width:136px;
	float:left;
	height:114px;
	margin:2px 15px 0px 16px;
	background-repeat:no-repeat; 
}

.blokimage1 {
		background-image:url(images/blokimage1.jpg);
}
.blokimage2 {
		background-image:url(images/blokimage2.jpg);
}
.blokimage3 {
		background-image:url(images/blokimage3.jpg);
}
.blokimage4 {
		background-image:url(images/blokimage4.jpg);
}
.blokimage5 {
		background-image:url(images/blokimage5.jpg);
}
.blokimage6 {
		background-image:url(images/blokimage6.jpg);
}
.blokimage7 {
		background-image:url(images/blokimage7.jpg);
}
.blokimage8 {
		background-image:url(images/blokimage8.jpg);
}
.blokimage9 {
		background-image:url(images/blokimage9.jpg);
}
.blokimage10 {
		background-image:url(images/blokimage10.jpg);
}

.blok .blokimage img, .blok .blokimage1 img, .blok .blokimage2 img, .blok .blokimage3 img, .blok .blokimage4 img, .blok .blokimage5 img, .blok .blokimage6 img, .blok .blokimage7 img, .blok .blokimage8 img, .blok .blokimage9 img {
	width:120px;
	border:0;
}


.blok .bloktitle {
	font-family:Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

.blok .bloktitle:hover {
	text-decoration:underline;
}

.blok .bloktextlink {
	font-family:Arial, Verdana;
	font-size:11px;
	margin-top:10px;

	color:black;
	text-decoration:none;
}
.blok .bloktextlink:hover {
text-decoration:underline;
}

.blok .bloktext {
	margin-top:10px;
	padding-left:15px;
}

.input {
	border: white 1px solid;
	color: white;
	background-color:#b00232;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	margin-top:7px;
}

.submit {
	border:white 1px solid;
	background-color:#b00232;
	color: white;
	font-size:10px;
	font-family:Arial;
	padding:1px 0px 0px 0px;
	width:90px;
	margin-top:7px;
	margin-bottom:2px;
}

#form1 {
	padding:0;
	margin:0;
}

.textarea {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	color:black;
	border: white 0px solid;
	background-color:#fbe8ed;
}

#formtype .textform {
	border: #90032a 1px solid;
	color: black;
	background-color:#f2d3db;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:1px;
	margin-top:1px;
}

#formtype .submitform  {
	border: #90032a 1px solid;
	background-color:#f2d3db;
	color: black;
	font-size:12px;
	font-family:Arial;
	width:90px;
	margin-top:1px;
	margin-bottom:1px;
}

#formtype .textareaform {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	color:black;
	border: #90032a 1px solid;
	background-color:#f2d3db;
}

div>div#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}



