body, html {
	margin: 0px;
	padding: 0px;
	background: #D3EBFC;
	font-size: 12px;
	text-align: center;
}
body, html, td {
	font-family: "Arial CE", Arial, "Helvetica CE", "Tahoma CE", Tahoma, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #03304B;
	background-color: inherit;
}
a:active, a:hover {
	color: #488EC0;
	background-color: inherit;
}

.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}


h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

img {
	border: 0px;
}

.img2 {
	margin-bottom: 25px;
}

#content {
	border: 8px #0074BA solid;
	width: 724px;
	background: #ffffff;
	text-align: left;
	position: relative;/**/
	height: 1150px;
}

#left {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 430px;
	margin-left: 60px;
	background: #ffffff;
	/*
	*/
}

#right {
	position: absolute;
	top: 12px;
	right: 0px;/**/
	background: #ffffff;
	width: 234px;
}

#foot {
	background: #ffffff;
	text-align: left;
	position: absolute;/**/
	bottom: 50px;
	left: 60px;
}

#links1 {
	margin-top: 0px;
	margin-left: 45px;
	margin-bottom: 44px;
	width: 150px;
}

#links1 a:link, #links1 a:visited {
	font-size: 14px;
	line-height: 1.5em;
}
#links1 a:active, #links1 a:hover {
	font-size: 14px;
	line-height: 1.5em;
}

.galerie {
	/*
	margin-left: 70px;
	margin-top: 50px;
	*/
	width: 100%;
	text-align: center;
}








