@charset "utf-8";
/* CSS Document */
body  {
	font: 1.0em "trebuchet MS", helvetica, sans-serif, Arial;
	margin: 3% auto;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #669999;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #0000aa;
	text-decoration: none;
}
.kust_css #Supercontainer {
	background: url(bilder/bg_mainx.jpg) #fff top no-repeat;
}
.kust_css #Container {
	width: 860px;
	background-color: #fff;
	text-align: left;
	border: 1px solid #e3e3e3;
	margin: 0 auto;
}
	.kust_css #Header {
		background: none;
		padding: 10px 0 10px 0;
    }
		.kust_css #Header h1, #Header img {
			padding-left: 10px;
			text-align: left;
			border: none;
		}
	.kust_css #HeaderImage {
		height: 300px;
		width: 860px;
		background: url(bilder/hav4.jpg) left no-repeat #267499;
		margin-left: -1px;
    }
    .kust_css #l-left {
        float:left;
		background: url(bilder/behind_text1.jpg) no-repeat #fff;
        width:215px;
		height:215px;
    }
		.kust_css #l-left h1 {
			font-size: 1.2em;
			padding: 20px 0 0 30px;
			margin: 0 0 -5px 0;
			text-align: left;
		}
			.kust_css #l-left p {
				font-size: 0.8em;
				padding-left: 30px;
				padding-right: 15px;
				text-align: left;
			}
				.kust_css #l-left a {
					text-align: right;
				}
    .kust_css #l-right {
        float:left;
		background: url(bilder/behind_text4.jpg) no-repeat #fff;
        width:215px;
		height:215px;
    }
		.kust_css #l-right h1 {
			font-size: 1.2em;
			padding: 20px 15px 0 15px;
			margin: 0 0 -5px 0;
			text-align: left;
		}
			.kust_css #l-right p {
				font-size: 0.8em;
				padding-left: 15px;
				padding-right: 25px;
				text-align: left;
			}
    .kust_css #r-left {
        float:left;
		background: url(bilder/behind_text3.jpg) no-repeat #fff;
        width:215px;
		height:215px;
    }
		.kust_css #r-left h1 {
			font-size: 1.2em;
			padding: 20px 15px 0 15px;
			margin: 0 0 -5px 0;
			text-align: left;
		}
			.kust_css #r-left p {
				font-size: 0.8em;
				padding-left: 15px;
				padding-right: 15px;
				text-align: left;
			}
    .kust_css #r-right {
        float:left;
		background: url(bilder/behind_text2.jpg) no-repeat #fff;
        width:215px;
		height:215px;
    }
		.kust_css #r-right h1 {
			font-size: 1.2em;
			padding: 20px 15px 0 15px;
			margin: 0 0 -5px 0;
			text-align: left;
		}
				.kust_css #r-right p {
					font-size: 0.8em;
					padding-left: 15px;
					padding-right: 15px;
					text-align: left;
				}
	.kust_css #footer {
		font-size: 0.7em;
		background: url(bilder/footer.jpg);
		margin: 0 0 1px -1px;
    }
		.kust_css #footer p {
		color: #000;
		padding: 7px 0 7px 30px;
		margin: 0;
		}
			.kust_css #footer a {
			color: #0000aa;
			padding: 0;
			margin: 0;
			}
				.kust_css #footer a:hover {
				background-color: #ccc;
				}
					.kust_css #footer a:visited {
						color: #00ccff;
						}
.BlueHighlight {
	color:#1a5699;
}
.Menutext {
	float: right;
	width: 860px;
	font-size: 0.8em;
	font-weight: lighter;
	background-color: #333;
	border-right: 1px solid #fff;
	color: #e0e7f1;
	padding: 0;
	margin-left: -1px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
