@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0;
	padding: 0;
	background-color: #266fba;
	background-image: url(../img/bg_total_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a  {
	color: #FFFFFF;
}
a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#container  {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
/* start topsection */
#date  {
	font-size: 10px;
	color: #144679;
	text-align: right;
	padding-top: 23px;
	padding-right: 50px;
}
#topsection  {
	width: 100%;
	margin-top: 10px;
	height: 114px;
	background-image: url(../img/heading.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	padding-left: 250px;
}
#topmenu ul {
	padding: 0px 0px 0px 33px;
	margin: 0;
	list-style: none;
	line-height: normal;
}
#topmenu li {
	float: left;
}
#topmenu a {
	display: block;
	float: left;
	padding: 45px 20px 0px 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	color: #144679;
}

#topmenu a:hover {
	color: #CC0000;
}

#topmenu .current_page_item a {
	padding: 45px 20px 0px 240px;
	color: #144679;
}
/* end topsection */
/* start middlesection */
#middlesection  {
	width: 100%;
	line-height: 2em;
	background-image: url(../img/bg_middlesection.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.bg_txt  {
	width: 610px;
	background-repeat: no-repeat;
	background-color: #003a76;
	margin: 0px;
	padding: 10px;
	overflow: visible;
	float: left;
}

#bg_bubbles  {
	width: 962px;
	background-image: url(../img/bg_bubbles.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
}
#contentsection  {
	width: 628px;
	margin-right: 90px;
	background-color: #004994;
	margin-left: 247px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#bread  {
	height: 20px;
	width: 100%;
	margin: 0px;
	font-size: 0.9em;
	padding-bottom: 20px;
}
#bread a:hover {
	color: #4ac3ff;
}
.kolom1, .kolom2 {
	float : left;
	width : 32%;
	overflow: visible;
}
.kolom3 {
	float : left;
	width : 36%;
	overflow: visible;
}

.imgspaceright  {
	margin-right: 22px;
}
.imgspaceleft  {
	margin-left: 22px;
}
h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	letter-spacing: 0.4em;
	font-size: 2em;
	color: #4ac3ff;
}
h2 {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #ffff33;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}
p  {
	margin: 0;
	padding: 0;
}
hr   {
	border: thin solid #4a7eb3;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: visible;
	float: left;
	width: 100%;
}
.topbottom10  {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* end middlesection */
/* start bottomsection */
#bottomsection  {
	color: #144679;
	width: 972px;
	height: 113px;
	padding-top: 20px;
	background-image: url(../img/bg_bottomsection.png);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomsection a {
	color: #144679;
	text-decoration: none;
}
#bottomsection a:hover {
	color: #144679;
	text-decoration: underline;
}
#bottomleft  {
	width: 252px;
	float: left;
	text-align: center;
	color: #144679;
}
#bottomright  {
	width: 687px;
	line-height: 2em;
	float: left;
	text-align: center;
	color: #144679;
	font-size: 0.8em;
}
/* end bottomsection */
/* start footer */
#footer  {
	width: 956px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	color: #FFFFFF;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;	
}
/* end footer */
