.container {
	height: 600px;
	width: 814px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.top {
	background-image: url(../bilder/top.jpg);
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
}
.textcon {
	height: 250px;
	width: 100%;
	background-color: #FFFFCC;
}
.downborder {
	height: 213px;
	width: 100%;
	background-repeat: no-repeat;
}
.headl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-variant: small-caps;
	color: #333333;
	font-weight: lighter;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
}
.textdick {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000;
}



body {
	background-color: #FFFFFF;
}
.tab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #c6dc0e;
	line-height: 26px;
}
a:hover {
	font-size: 18px;
}


a:visited {
	text-decoration: none;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
