@charset "utf-8";
body {
	background: #ffffff;
	padding: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a.nav:link {
	color: #434343;
	text-decoration:none;
}
a.nav:visited {
	color: #434343;
	text-decoration:none;
}
a.nav:hover {
	color: #434343;
	text-decoration:underline;
}
a.nav:active {
	color: #434343;
	text-decoration:underline;
}
a:link {
	color: #434343;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #434343;
}
a:hover {
	text-decoration: none;
	color: #434343;
}
a:active {
	text-decoration: underline;
	color: #434343;
}
.txt1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
.txt2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80a3b4;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #392d22;
}
.antraste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #434343;
}
.antraste2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1576ad;
}
.float1 {
	margin-top: 10px;
}
.mainPic {
	background-color: #DDE5E9;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
}
.float2 {
	margin-top: 6px;
	margin-bottom: 6px;
}
.float3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDE5E9;
	margin-top: 10px;
}
.float4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDE5E9;
}
.float5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE5E9;
}
.mainPic2 {
	background-color: #DDE5E9;
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
}

