@charset "utf-8";
/* CSS The IBUS Company */

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: #cecece url('../images/bg.gif') repeat-x top center;
	color: #343434;
}

a {
	color: #0075bf;
	text-decoration:none;
}

h1 {
	font-size: 24px;
	line-height: 1em;
	font-weight: normal;
	padding: 0 0 7px 0;
	color: #0075bf;
	margin: 0 0 3px 0;
}

.borderbottom {
	border-bottom: 1px solid #0075bf;
}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	color: #0075bf;
	font-weight: normal;
	line-height: 1em;
	text-decoration:none;
}
h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #0075bf;
	line-height: 1em;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 990px;
}
#header-container-home {
	width: 980px;
	padding: 0 5px 0 5px;
	background-image: url(../images/bgheader-home.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header-container {
	width: 980px;
	padding: 0 5px 0 5px;
	background-image: url(../images/bgheader.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#extrablock-container {
	position: absolute;
	top: 211px;
	width: 225px;
	left: 35px;
	z-index: 10;
}
#extrablock-container-home {
	position: absolute;
	top: 317px;
	width: 225px;
	left: 35px;
	z-index: 10;
}
#extrablock-top {
	height: 22px;
	padding: 20px 0 0 19px;
	background-image: url(../images/bgextra-top.png);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#extrablock-content {
	background-image: url(../images/bgextra-content.png);
	background-repeat: repeat-y;
	padding: 14px 24px 14px 19px;
	width: 185px;
}
#extrablock-bottom {
	height: 10px;
	background-image: url(../images/bgextra-bottom.png);
	background-position: top;
	background-repeat: no-repeat;
}
#menu-container {
	position: absolute;
	top: 81px;
	width: 800px;
	text-align: right;
	height: 32px;
	right: 4px;
	padding: 0;
	z-index: 10;
}
div.hr {
	height: 1px;
	margin: 5px 0 0 0;
	overflow: hidden;
	background-color: #0075bf;
	width: 100%;
}
div.menubut a, div.menubut a:visited {
	display: block;
	float: right;
	text-align: center;
	width: 100px;
	height: 24px;
	padding-top: 6px;
	font-size: 12px;
	color: #5e5e5e;
	background-image: url(../images/menubut1.png);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #fff;
}
div.menubut a:hover, #menu-container div.menubut a.current {
	display: block;
	background-image: url(../images/menubut2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
div#menu-leftborder {
	width: 1px;
	overflow: hidden;
	height: 32px;
	float: right;
	background-image: url(../images/menucont-border.png);
	background-repeat: no-repeat;
}
.submenu-item a, .submenu-item a:visited {
	display: block;
	border-bottom: 1px solid #d2d2d2;
	padding: 6px 0 6px 0;
	text-decoration: none;
	color: #343434;
}
.submenu-item a:hover {
	text-decoration: none;
	color: #0075bf;
}
div#extrablock-content div.submenu-item a.current {
	text-decoration: none;
	color: #0075bf;
	font-weight: bold;
}
#home-map {
	width: 345px;
	float: left;
	padding-top: 15px;
}
#home-content {
	width: 320px;
	float: left;
}
.newsblock {
	padding: 15px 0 15px 0;
	width: 100%;
	overflow: hidden;
}
.newsfoto {
	float: left;
	width: 66px;
	text-align: left;
}
.newsfoto img {
	border: 1px solid #0075bf;
}
.newstext {
	float: left;
	width: 245px;
	text-align: left;
}
.newstext a, .newstext a:visited, #newstext a:hover {
	color: #000;
	text-decoration: none;
}
#logo-container {
	width: 100%;
	height: 99px;
	overflow: hidden;
}
#logo {
	float: left;
	width: 732px;
	height: 100%;
}
#page-image {
	width:150px;
	height:150px;
	overflow:hidden;
	float:right;
	margin-left:10px;
}

#topright-container {
	float: left;
	width: 248px;
	padding-top: 32px;
	overflow: hidden;
}
#flags {
	width: 91px;
	height: 20px;
	float: left;
}
#foto-container-home {
	width: 100%;
	height: 260px;
}
#foto-container {
	width: 100%;
	height: 150px;
}
#content-container {
	background: url('../images/bgcontent.png') no-repeat;
	padding: 23px 32px 30px 293px;
	width: 665px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	overflow:hidden;
}
#kruimel {
	font-size: 11px;
	color: #000;
	text-transform: lowercase;
	padding: 5px 0 15px 0;
}
#kruimel a, #kruimel a:visited {
	color: #0176C0;
	text-decoration: none;
}
#kruimel a:hover {
	color: #0176C0;
	text-decoration: underline;
}

#title-container { width: 100%; overflow: hidden; border-bottom: 1px solid #0075bf; }

#pagetitle {
	float: left;
}
.padleft {
	padding-left: 5px;
}

#loggedin { float: right; padding-top: 8px; width: 400px; text-align: right; }


.fonds-container { width: 636px; padding: 15px 15px 15px 15px; overflow: hidden; background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; margin-bottom: 30px; }
.fonds-tabeldiv { width: 461px; float: left; border-right: 1px solid #c2c2c2; margin-top: 10px; }
.fonds-more { width: 140px; float: left; margin-top: 10px; padding: 0 0 15px 15px; }

td.type {
	font-weight: bold;
	vertical-align: top;
	width: 240px;
	border-right: 1px solid #c2c2c2;
}
td.result {
	vertical-align: top;
	padding-left: 15px;
}

.fonds-more a, .fonds-more a:visited, .fonds-more a:hover {
	color: #0075bf;
	text-decoration: none;
	font-weight: bold;
}
.fonds-more a:hover {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}

#footer-container {
	overflow: hidden;
	background: url('../images/bgfooter.gif') no-repeat top center;
	height: 25px;
	text-align: right;
	font-size: 10px;
	padding: 10px 5px 0 0;
	color: #767676;
}
#footer-container a, #footer-container a:visited {
	color: #767676;
	text-decoration: underline;
}
#footer-container a:hover {
	color: #767676;
	text-decoration: none;
}
#search-container {
	width: 157px;
	height: 20px;
	text-align:right;
	border:0px;
	float: left;
}
input#search {
	width: 130px;
	height: 17px;
	background-image: url(../images/searchfield.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0;
	padding: 3px 0 0 8px;
	font-size: 11px;
	float: left;
	color:#8f8f8f;
}
div#search-right {
	width: 19px;
	height: 20px;
	float:right;
}
.send-btn {
	width: 19px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/searchfield_submit.png) no-repeat right top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	outline: none;
}

a.subsub-item{
	margin-left:20px;
	font-weight:normal;
	font-size:10px;
}