/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #90CCFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-size: 22px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6737;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

.text1 {
	text-align: center;
	color: #5D81B3;
}

.bg4 h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #375B5A;
}

.text3 {
	width: 55px;
	padding: 0px 8px 0px 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #007371;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #217977;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #375B5A;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #90CCFF url(/images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(/images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(/images/homepage05.jpg) no-repeat left top; }
.bg4 { background: url(/images/homepage06.jpg) repeat-y left top; }
.bg5 { background: url(/images/homepage07.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 980px;
	margin: 0px auto;
	padding-top: 120px;
	background: url(/images/homepage02.jpg) no-repeat left top;
}

#logo {
	height: 94px;
	background: url(/images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding: 25px 0 0 0;
	color: #36484d;
	font-size: 30px;
}

#logo h2 {
	color: #AEAF36;
	font-size: 14px;
	font-style: italic;
}

/** MENU */

#menu {
	width: 980px;
	height: 38px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
	background: url(/images/subpage01.gif) no-repeat left center;
}

#menu a {
	padding: 0px 20px 0px 21px;
}

#menu .first {
	background: none;
}

/** CONTENT */

#content {
	width: 980px;
	margin: 0px auto;
}

#content .bg3 {
	height: 300px;
	min-height: 300px;
}

html>body #content .bg3 {
	height: auto;
}

/** FOOTER */

#footer {
	width: 980px;
	padding-top: 50px;
	margin: 0px auto;
}

/** BOX1 */

#box1 {
	float: left;
	width: 595px;
	padding: 20px 0px 0px 70px;
}

/** BOX2 */

#box2 {
	float: right;
	width: 218px;
	padding: 20px 70px 0px 0px;
}

/** BOX3 */

#box3 {
	width: 840px;
	padding: 20px 0px 0px 70px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 150px;
	padding: 20px 0px 0px 70px;
}

/** BOX5 */

#box5 {
	float: right;
	width: 663px;
	padding: 20px 70px 0px 0px;
}

#box1 h2, #box3 h2, #box5 h2 {
	margin-bottom: 20px;
}

/** WHITEBOX */

.whitebox { 
  display:block
}
.whitebox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff
}
.whitebox1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fccd74;
  border-right:1px solid #fccd74;
  background:#fee9c2
}
.whitebox2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbb024;
  border-right:1px solid #fbb024;
  background:#feeed0
}
.whitebox3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #feeed0;
  border-right:1px solid #feeed0;
}
.whitebox4 {
  border-left:1px solid #fccd74;
  border-right:1px solid #fccd74
}
.whitebox5 {
  border-left:1px solid #fee9c2;
  border-right:1px solid #fee9c2
}
.whiteboxfg {
  background:#ffffff;
  padding: 2px 5px 1px 5px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

.list1 li {
	padding: 6px 0px;
/*	background: url(/images/homepage25.gif) no-repeat right center;*/
	border-top: 1px solid #D1D1D1;
}

.list1 li.first {
	border: none;
}


.list1 li.active {
	text-decoration: underline;
}

.pdflink {
	background: url(/images/pdf.gif) no-repeat left center;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.regneark {
	border-width: 1px;
	border-color: #6E6737;
	border-collapse: collapse;
}

.regneark th {
	border-width: 1px;
	border-color: #6E6737;
	padding: 4px;
}

.regneark td {
	border-width: 1px;
	border-color: #6E6737;
	padding: 4px;
	vertical-align: top;
}

.pics {
	height: 182px;
	width: 232px;
	padding: 0;
	margin: 0;
	overflow: hidden
}

.pics img {
	height: 150px;
	width: 200px;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
	top: 0;
	left:0
}

.pics img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.teaserbox {
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	text-align: center;
	width: 232px;
	cursor: pointer
}

.nopaperbox {
	margin-top: 20px;
	float: left;
	text-align: center;
	width: 340px;
}

.nopaperbox p {
	color: #375B5A;
}
