/*
Copyright (c) 2006-2010 Ylab,http://www.ylab.nl
#e0d5ce beige
#3a6ea5 dark blue
#a59f31 olive
#105baf blue text
#af5b10 brown text
*/
body{
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:small;
	background:#f5f5f5;
	cursor:default;
	margin:20px 0;
}
a:link{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
img{
	border:0;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.17em;
}
h3{
	font-size:1em;
}
p{
	margin-bottom:0.5ex;
	line-height:130%;
}
ul,ol{
	margin:0;
	padding-left:1.8em;
}
th,td{
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
a#shortcut{
	display:block;
	position:absolute;
	top:12px;
	left:12%;
	width:0;
	height:0;
	overflow:hidden;
	background:#e0d5ce;
}
a#shortcut:active,a#shortcut:focus{
	width:auto;
	height:auto;
	padding:0 5px;
}
#canvas{
	width:760px;
	margin:0 auto;
	background-color:#fff;
	border:1px solid #ddd;
}
#header,#teaser-txt{
	font-family:Arial,Helvetica,sans-serif;
	font-size:xx-large;
	line-height:130%;
}
#header a{
	font-family:'Arial Black','Helvetica-Black',Arial,Helvetica,sans-serif;
	font-weight:bold;
}
#header,#service{
	padding:10px 10px 5px 10px;
}
ul#menu{
	margin:0;
	padding:0;
	border:0;
	height:1.85em;
	text-align:center;
	list-style-type:none;
	position:relative;
	background:#a59f31;
	border-bottom:1px solid #fff;
}
#menu li{
	float:left;
	padding:0;
	margin:0;
	width:20%;
}
#menu li a{
	color:#fff;
	display:block;
	padding:0.5ex;
	border-right:1px solid #fff;
	background-color:#a59f31;
}
#menu li a.first{
	font-weight:bold;
}
#menu li a:hover{
	color:#fff;
	background-color:#a59f31;
	text-decoration:none;
}
#menu li a.active{
	color:#fff;
	background-color:#3a6ea5;
	text-decoration:none;
}
.teaser{
	height:150px;
	background-repeat:no-repeat;
	position:relative;
}
#teaser-menu1{
	background-image:url('../images/teaser-menu1.jpg') ;
}
#teaser-menu2{
	background-image:url('../images/teaser-menu2.jpg') ;
}
#teaser-menu3{
	background-image:url('../images/teaser-menu3.jpg') ;
}
#teaser-menu4{
	background-image:url('../images/teaser-menu4.jpg') ;
}
#teaser-menu5{
	background-image:url('../images/teaser-menu5.jpg') ;
}
#teaser-img{
	position:absolute;
	top:0;
	left:0;
	height:150px;
}
#teaser-txt{
	position:absolute;
	bottom:0;
	left:152px;
	width:556px;
	padding:10px 26px;
	font-size:200%;
	color:#fff;
}
#column-container{
	float:left;/*IE*/
	background:#fff url('../images/logo-s.png') no-repeat left bottom;
}
#column-left{
	float:left;
	width:20%;
}
#column-right{
	float:right;
	width:80%;
	background:#fff;
}
#map{
	width:554px; height:450px;
}
div.submenu{
	padding:5em 1em 1em 1em;
	vertical-align:top;
}
div.submenu p{
	line-height:175%;
}
div.content{
	padding:1em 26px;
	vertical-align:top;
	height:400px;
}
div.content[class]{
	min-height:400px;
	height:auto;
}
.clear{
	clear:both;
}
.submenu a:link,.submenu a:hover{
	color:#000;
}
.submenu a.primus:visited{
	color:#000;
}
.content a:link,.content a:hover{
	color:#af5b10;
}
.content a:visited{
	color:#105baf;
}
#footer{
	text-align:right;
	line-height:6em;
	background-color:#a59f31;
	padding:0 20px;
}
.fullwidth{
	clear:both;
	margin:1ex 0;
	display:block;
}
.float-right{
	float:right;
	margin:0 0 1ex 1ex;
}
a.port img,img.port{
	display:block;
	float:left;
	width:100px;
	margin-top:1em;
}
#column-right div.port{
	float:left;
	padding:0;
	padding-bottom:1em;
	margin-bottom:2em;
	margin-left:20px;
	border-bottom:1px solid #cdbbaf;
	width:430px;
}
div.port h3{
	margin-top:0;
	font-weight:normal;
}
div.port h3 a{
	font-weight:bold;
}
.more{
	border-bottom:1px solid #f2eeec;
}
a.showmore{
	border-bottom:1px dashed;
}
a.showmore:hover{
	border-bottom:1px solid;
	text-decoration:none;
}
a.showmbtn,a.showmbtn:hover{
	border-bottom:0;
}
.divTop,.divBot{
	text-align:right;
}
.divTop img{
	width:20px;
	height:8px;
}
.newstitle{
	margin-top:0;
	line-height:130%;
}
.newprops{
	font-style:italic;
	border-bottom:1px solid #f2eeec;
	text-align:right;
	margin-top:2em;
}
abbr,acronym{
	border-bottom:1px dashed;
}
form{
	border:dashed #e0d5ce;
	border-width:2px 0;
	padding:10px 0 5px;
}
label{
	cursor:pointer;
}
label.leading{
	width:130px;
	vertical-align:top;
	margin-right:1em;
	display:block;
	float:left;
}
textarea.text,input.text,input.button{
	border:1px solid #2a5176;
}
.text-m{
	width:250px;
}
.text-l{
	width:385px;
}
input.button{
	background:#e0d5ce;
	cursor:pointer;
}
div.formrow{
	margin-bottom:4px;
}
.archive th{
	padding:5px 1ex 5px 0;
	white-space:nowrap;
	text-align:right;
}
.archive td{
	padding:5px 0 5px 0;
}
.archive a{
}
.yra{
	float:right;
	width:160px;
	margin:5px;
	padding:15px 8px;
	background:#C0D5E9;
	border:2px dashed #a59f31;
}
.primus{
	border-bottom:1px solid #fff;
	font-weight:bold;
	display:block;
}
#languages{
	font-size:smaller;
	float:right;
	width:4em;
	height:8em;
	padding:0 0 0 1em;
	margin:0 0 1em 1em;
	border-left:1px solid #eee;
}
#languages label{
	color:#af5b10;
}
#languages #label-nl{
	color:#105baf;
}
#intro-en,#intro-de{
	display:none;
}
#goog-wm .content{
	padding:0;
}
#goog-wm form{
	border-top:0;
}
#goog-wm h3.other-things{
	display:none;
}
#goog-wm li.search-goog{
	display:block;
}
