﻿body {
	background-color: #09203F;
	background-image: url(../_img/generic/bg_page.gif);
	background-repeat: repeat-x;
	}
#frame {
	margin: 0px auto auto auto;
	width: 912px;
	}
/* space at bottom of page */
#space {
	width: 912px;
	height: 24px;
	float: left;
	clear: both;
	}

/* header and related */

#header {
	width: 912px;
	height: 108px;
	float: left;
	clear: left;
	overflow: hidden;
	}
#lang {
	margin-top: 48px;
	width: 180px;
	float: left;
	}
#logo {
	margin-top: 45px;
	width: 264px;
	float: left;
	}
#seealso {
	margin-top: 9px;
	width: 390px;
	float: right;
	}
#visual {
	width: 912px;
	height: 24px;
	float: left;
	clear: left;
	background-color: #3B628B;
	background-repeat: no-repeat;
	background-position: 180px 0px;
	}

/* main and related */
#container {
	background-image: url(../_img/generic/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 912px;
	float: left;
	}
#nav {
	margin-top: 21px;
	margin-left: 12px;
	width: 156px;
	height: auto;
	float: left;
	}
#navmain {
	width: 156px;
	height: auto;
	float: left;
	}
#navmeta {
	width: 156px;
	height: auto;
	float: left;
	}
#minheight {
	width: 36px;
	height: 444px;
	float: left;
	/* border: solid 1px red; */
	}
.home #minheight {
	width: 12px;
	height: 480px;
	}
#content {
	width: 706px;
	float: left;
	}
.home #content {
	width: 732px;
	margin-top: -24px;
	float: left;
	height: auto;
	}
.teasercontainer {
	width: 732px;
	height: 348px;
	float: left;
	overflow: hidden;
	}
.home #content .teaser {
	width: 732px;
	height: 348px;
	float: left;
	background-color: #3B628B;
	clear: both;
	overflow: visible;
	}
.home #content .teaser .item {
	width: 732px;
	height: 348px;
	background-color: #3B628B;
	}
.home #content .teaser .item .box {
	margin-left: 348px;
	margin-top: 24px;
	width: 360px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	}
.home #content .teaser .item .box .bar {
	width: 360px;
	height: 24px;
	margin-top: 12px;
	float: left;
	background-color: #09203F;
	}

.h1 {
	width: 636px;
	clear: both;
	}
.h1,
.col,
.col-s,
.col-m,
.col-i, .col-w,
.col-xl {
	margin-left: 24px;
	float: left;
	}
.col {
	width: 276px;
	}

.home .col-s {
	margin-top: 18px;
	width: 210px;
	height: 120px;
	}
.col-m {
	width: 318px;
	}
.col-i, .col-w {
	width: 360px;
	}
.col-xl {
	width: 660px;
	}
.col-i {
	padding-top: 24px;
	}
#content div.fade,
#content div.fade-a,
#content div.fade-b,
#content div.image {
	float: left;
	clear: left;
	}
#end {
	width: 912px;
	height: 36px;
	float: left;
	clear: both;
	}
.bit {
	background-color: #26507E;
	width: 180px;
	height: 24px;
	overflow: hidden;
	float: left;
	}
#footer {
	background-color: #3B628B;
	width: 732px;
	height: 24px;
	overflow: hidden;
	float: left;
	}
/* #content div {
	border: solid 1px red;
} */