html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	background-color: #00336d;
	background-image: url(images/background_all.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1, h2, h3, p, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	color: #00336d;
	padding-bottom: 10px;
}
p {
	padding-left: 60px;
	padding-bottom: 15px;
	line-height: 16px;
	padding-right: 50px;
}
.center_col {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6511d;
	border-left-color: #e6511d;
	background-color: #FFFFFF;
	vertical-align: top;
}
.right_col {
	vertical-align: bottom;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left top;
}
.left_col {
	width: 50%;
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding-top: 20px;
	padding-left: 130px;
	width: 378px;
}
#adres {
	background-image: url(images/background_adres.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 38px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 9px;
}
#adres a {
	color: #FFFFFF;
	text-decoration: none;
}
.orange {
	color: #e6511d;
}
#stamp {
	height: 130px;
	width: 130px;
	position: absolute;
	margin-top: -64px;
	margin-left: 441px;
	background-image: url(images/stamp.png);
	background-repeat: no-repeat;
	//background: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="images/stamp.png");
}
#menu {
	letter-spacing: 0.2em;
	height: 122px;
	width: 141px;
	position: absolute;
	margin-top: 55px;
	margin-left: -110px;
	background-repeat: no-repeat;
}
#menu a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	display: block;
	margin-bottom: 7px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#text {
	padding-top: 55px;
	padding-left: 70px;
}
#lang {
	padding-bottom: 10px;
	padding-left: 20px;
}
#lang img {
	margin-right: 5px;
	margin-bottom: 5px;
}
h2 {
	font-weight: bold;
	color: #E6511D;
	font-size: 13px;
	padding-left: 60px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	display: block;
	margin-bottom: 2px;
	vertical-align: top;
}
h3 {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	padding-right: 40px;
	padding-left: 60px;
	font-weight: normal;
}
.blue {
	color: #00336D;
}
#mensen #item {
	height: 140px;
	width: 116px;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
#mensen #item_main {
    height: 140px;
    width: 116px;
    float: center;
    margin-right: 70px;
    margin-left: 80px;
    margin-bottom: 30px;
}
#mensen #item #title {
	color: #FFFFFF;
	padding: 5px;
	background-color: #00336d;
}
#mensen #item_main #title {
    color: #FFFFFF;
    padding: 5px;
    background-color: #00336d;
}
#mensen_text {
	margin-left: 90px;
	margin-top: -50px;
}
#mensen_pic {
	height: 150px;
}

