/* --------------------------------------------------------------------STANDARD STYLES------- */


div.searchBox {
	width: 174px;
	height: 95px;
	text-align: left;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
}

div#searchBg {
	background: #666666 url(/bib/img/hp_searchBox-bg.gif) no-repeat top;
}

div#azBg {
	background: #666666 url(/bib/img/hp_azBox-bg.gif) no-repeat top;
	display: none;
}

div.searchBox ul {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

div.searchBox ul li{
	display: block;
	float:left;
	width: 87px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 7px 0px
}

div.searchBox ul li,
div.searchBox ul li a {
	list-style: none;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

div.searchBox ul li a:hover {
	text-decoration: underline;
}

div.searchBox form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

div.searchBox input {
	width: 125px;
	border: 1px solid #333;
	height: 21px;
	float: left;
	margin: 0px 5px 0px 10px !important;
	padding: 0px 0px 0px 0px !important;
}

div.searchBox select {
	width: 153px;
	border: 1px solid #333;
	height: 21px;
	margin: 0px 0px 0px 10px !important;
	padding: 0px 0px 0px 0px !important;
}

div.searchBox a.button {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	background: transparent url(/bib/img/hp_searchBox-submit.gif) no-repeat;
}

div.searchBox a.button:hover {
	background: transparent url(/bib/img/hp_searchBox-submit-a.gif) no-repeat;
}

/* --------CENTER COLUMN------- */

.pagepath { /* pagepath/contenthead */
	color: #555;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	padding: 5px 15px 15px 15px;
}

.pagepath a {
	color: #999;
	text-decoration: none;
	margin-right: 4px;
}

.pagepath a:hover{
	color: #555;
	text-decoration: none;
}


/* --------------------------------------------------------------------TEXT STYLES------- */

/* --------STANDARD------- */
.onecol p,
.twocol-l p {
	line-height: 15px;
	margin: 0;
	padding: 5px 0 0 0;
}

.onecol h1,
.twocol-l h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}


.twocol-r p,
.twocol-r h1{
	padding: 4px 15px 0 0;
	margin: 0;
	font-size: 10px;
	color: #666;
}

.twocol-r h1{
	padding-bottom: 8px;
	font-weight: bold;
}

.onecol a,
.twocol-l a,
.twocol-r a {
	color: #ed1c24;
	text-decoration: none;
}

.onecol a:hover,
.twocol-l a:hover,
.twocol-r a:hover {
	color: #333;
	text-decoration: underline;
}

p.relatedtxt {
	font-size: 9px;
}

.smalltxt {
	font-size: 10px;
}

/* --------IMGAGE+TEXT TEASER------- */

.teaserbox {
	padding: 10px 0 0 0;
}

.teaserbox img{
	margin-right: 15px;
	float: left;
}

.twocol-r .teaserbox img{
	float: none;
}

.teaserbox .container p{
	padding: 0px;
}

.teaseraction {
	text-align: right;
	margin: 3px 0 3px 0 !important;
	padding: 0;
}

.teaserredaction {
	text-align: right;
	margin:  7px 0 0 0 !important;
	padding:  2px 0 3px 0 !important;
}

.teaserline {
	border-bottom: 1px solid #ddd;
}

.teasertopline {
	border-top: 1px solid #ddd;
}

/* --------BUTTONS------- */
.action {
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px !important;
	font-weight: normal;
	padding: 1px 5px 1px 5px;
	line-height: 15px;
	text-decoration: none;
	vertical-align: baseline;
	margin: 0;
}

a.act-r {
	background: #666 url(/bib/img/butt-action_r-bg.gif) repeat-x;
	color: #e5e5e5;
	border-left: 1px solid #c30606;
	border-right: 1px solid #c30606;
	border-bottom: 1px solid #c30606;
}

a.act-r:hover {
	background: #c30606 url(/bib/img/butt-action_r-bgh.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}

a.act-s {
	background: #666 url(/bib/img/butt-action_s-bg.gif) repeat-x;
	color: #f5f5f5;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}

a.act-s:hover {
	background: #666 url(/bib/img/butt-action_s-bgh.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}

a.act-txt {
	background: transparent url(/bib/img/icon_newlink.gif) no-repeat right;
	color: #ed1c24;
	padding-right: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px !important;
	text-decoration: none;
	display: block;
}

a.act-back {
	background: transparent url(/bib/img/icon_backlink.gif) no-repeat left;
	background-position: 0px 2px;
	color: #ed1c24;
	padding-left: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px !important;
	text-decoration: none;
}

a.act-close {
	background: transparent url(/bib/img/icon_close.gif) no-repeat right;
	color: #ed1c24;
	padding-right: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px !important;
	text-decoration: none;
}

a.act-pop {
	background: transparent url(/bib/img/icon_popup.gif) no-repeat right;
	color: #ed1c24;
	padding:0 15px 0 0!important;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.act-down {
	background: transparent url(/bib/img/icon_download.gif) no-repeat right;
	color: #ed1c24;
	padding-right: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px !important;
	text-decoration: none;
	display: block;
}

a.down {
	background: transparent url(/bib/img/icon_download.gif) no-repeat right;
	color: #ed1c24;
	padding-right: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px !important;
	text-decoration: none;
}

a.act-top {
	background: transparent url(/bib/img/icon_toplink.gif) no-repeat right;
	color: #ed1c24;
	padding-right: 15px !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px !important;
	text-decoration: none;
}

a.act-close:hover,
a.act-txt:hover,
a.act-back:hover,
a.act-pop:hover,
a.act-top:hover,
a.act-down:hover {
	color:#303030;
	text-decoration: none;
}

p.toplink {
	position: relative;
}

.twocol-l p.toplink a {
	width: 175px;
	display: block;
	position: absolute;
	text-align: right;
	margin: -37px 0 0 385px;
}

.onecol p.toplink {
	position: relative;
	text-align: right;
	margin: 10px 0 10px 0;
}

.onecol p.toplink a {
	position: relative;
}

/* --------CENTER COLUMN------- */

#content .twocol-l .product img,
#content .twocol-r .product img {
	margin-bottom: 14px;
}

#content .twocol-l .product h1,
#content .twocol-r .product h1 {
	color: #333;
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana;
    line-height: normal;
    line-height: 20px;
}
#content .twocol-l .product h1.proicon,
#content .twocol-r .product h1.proicon {
	background: transparent url(/bib/img/icon_products.gif) no-repeat left top;
	padding-left: 22px;
	display: block;
	width: 390px;
	color: #333;
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana;
    line-height: normal;
    line-height: 20px;
}

/* --------LEFT COLUMN------- */

#relatelist { /* link/pdf list */
	width: 174px;
	padding: 0px;
	margin: 0 0 20px 0;
}

#relatelist li {
	background-color: #666;
	list-style: none;
	padding: 3px 5px 4px 0px;
	margin: 0px;
	line-height: 13px
}


#relatelist li a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	padding-left: 15px;
}

#relatelist li a:hover {
	text-decoration: none;
	color: #333;
}

#relatelist li{
	border: 0px;
	border-bottom: 1px solid #ccc;
}
#relatelist li.download {
	background: url(/bib/img/icon_white-download.gif) no-repeat 4px 6px ;
    background-color: #ed1c24;
    color: #fff;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	border-bottom: 1px solid #ef676c;
    padding-left: 15px;
    line-height: 13px;
}

#relatelist li.download a{
	padding: 0px !important;
}

#relatelist li.redlink{
	background-color: #ed1c24;
	border-bottom: 1px solid #ef676c;
}

#relatelist li.redlink a{
	background: url(/bib/img/icon_white-link-l.gif) no-repeat 4px 3px ;
}

/* --------------------------------------------------------------------ONLINE APPLICATION STYLES------- */

.px180 {
	width: 180px !important;
}

.px115 {
	width: 115px
}

.px30{
	width: 30px
}

.px50{
	width: 50px
}

.application {
	font-size: 10px !important;
}

.application td label {
	font-size: 10px !important;
	font-weight: bold;
}

.application input,
.application select {
	height: 18px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5
}

.application textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5
}

.application input.check {
	height: 14px;
	margin-right:5px;
	background-color: transparent;
}



/* --------------------------------------------------------------------CHRONIK STYLES------- */

#chronik {
	overflow: auto;
	padding: 0;
	margin: 15px 0 0 0;
	height: 325px;
	width: 425px;
}

#chronik .step-head,
.chronikstep-head {
	width: 60px;
	padding: 6px 0 6px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0;
	background-color: #e5e5e5
}

#chronik .steps,
.chroniksteps {
	width: 395px;
	padding: 0;
	margin: 0;
	background: #fff url(/bib/img/chronik_step-bg.gif) repeat-y;
	overflow: auto;
}

#chronik .steps p,
.chroniksteps p {
	font-size: 10px;
	line-height: 13px;
	padding: 10px 0px 10px 55px;
	margin: 0;
}

#chronik .steps img,
.chroniksteps img {
	float: right;
	margin-left: 10px;
}


/* --------------------------------------------------------------------FILELIST-HORIZONTAL STYLES------- */

.filelist_horizontal {
	width: 570px;
	margin: 0px;
	padding: 0px;
}

.filelist_horizontal a {
	width: 158px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	background: transparent url(/bib/img/icon_darkgrey-download.gif) no-repeat 0px 5px;
	padding: 2px 20px 2px 12px;
	float: left;
	display: block;
	color: #003366;
	text-decoration: none;
	overflow: hidden;
}

.filelist_horizontal h4 {
	font-weight: bold;
	clear: both;
	font-size: 10px;
	background: transparent url(/bib/img/icon_red-box.gif) no-repeat 0px 3px;
	padding: 0 0 5px 12px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0px 6px 0px;
}

.filelist_horizontal a:hover {
	color: #ed1c24;
	text-decoration: none;
}

/* --------------------------------------------------------------------NEWS2 STYLES------- */
.news-imgbox {
	position: relative;
	margin-bottom: 10px;
	zoom: 1.0;
}

.news-imgbox p {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: auto !important;
	padding: 3px 3px 3px 15px !important;
	_padding: 0px 3px 1px 15px !important;
	display: block;
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-khtml-opacity:0.9;
	-moz-opacity:0.9;
	opacity: 0.9;
}

/* --------------------------------------------------------------------REFERENCES STYLES------- */

.reference-imgbox {
	position: relative;
	background-color: #e5e5e5;
	margin-bottom:10px;
	zoom: 1.0;
}

.reference-imgbox p {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: auto !important;
	padding: 3px 3px 3px 15px !important;
	_padding: 0px 3px 1px 15px !important;
	display: block;
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-khtml-opacity:0.9;
	-moz-opacity:0.9;
	opacity: 0.9;
}

/*
.reference-imgbox {
	background-color: #e5e5e5;
	position: relative;
	margin-bottom:10px;
}

.reference-imgbox p {
	position: absolute;
	bottom: 10px;
	left: 0px;
	padding: 3px 3px 3px 15px !important;
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-khtml-opacity:0.9;
	-moz-opacity:0.9;
	opacity: 0.9;
	*bottom: expression(((this.parentNode.parentNode.offsetHeight)-((this.parentNode.offsetHeight-10)))+'px');
	width: auto !important;
}
*/
.reference-box{
	background-color: #f0f5f9;
	padding: 4px;
	margin-bottom:10px;
}

.reference-box table td{
	font-size: 10px;
	color: #303030;
	vertical-align: top;
	padding: 4px;
}

#address-box p{
	padding: 0 15px 8px 0;
	line-height: 13px;
}

/* --------------------------------------------------------------------GALLERY STYLES------- */

.gallery-header {
	margin: 20px 20px 3px 20px;
	color: #303030;
}

.gallery-header h1 {
	color: #303030;
	font-size: 12px;
	font-weight: normal !important;
	line-height: 15px;
	padding: 5px 0 0 0;
	margin:0px important
}

.gallery-nav{
	text-align: right;
	margin: 0px 20px 5px 20px;
	font-size: 11px;
	line-height: 10px;
	color: #303030;
	font-weight: bold;
}

.gallery-nav a{
	color: #ed1c24;
	text-decoration: none;
}

.gallery-imgbox { /* image box */
	margin: 0px 20px 20px 20px;
	background-color: #e5e5e5;
}

.gallery-close {
	text-align: right;
	margin: 0px 20px 20px 20px;
	position: absolute;
	bottom: 0px;
	right:0px
}

.gallery-close {
	color: #ed1c24;
	text-decoration: none;
}

/* --------------------------------------------------------------------ADDRESSLIST STYLES------- */

#address-box {
	width: 190px;
	vertical-align: top;
	padding-bottom: 15px;
}

#address-box p{
	padding: 0 15px 8px 0;
	line-height: 13px;
}


/* --------------------------------------------------------------------FORM STYLES------- */

.filterbox {
	padding: 2px 0 6px 0;
	margin:0;
	text-align: right;
	border-bottom: 1px solid #ddd;
}

.filterbox select,
.formcontainer input,
.formcontainer select {
	height: 18px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5
}

.formcontainer textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5
}

/* --------ORDER FORM------- */

#orderform {
	padding: 15px 0px 10px 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

*html #orderform {
	height: 100%
}
#orderform .formcontainer input,
#orderform .formcontainer select {
	width: 190px;
	margin-bottom: 5px;
}
label{
	font-size: 9px !important;
	padding: 0;
	margin:0;
}

.error
{
	font-weight: 	bold;
	color:			red;
}

.checkfield-v {
	display: block;
	margin: 0;
	background-color: #f5f5f5;
	padding: 0;
	text-align: left;
	overflow: auto;
	border: 1px solid #ccc
	}

.checkfield-v ul{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #333;
	margin: 5;
	padding: 0;
}

.checkfield-v ul li{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #333;
	margin:0;
	list-style: none;
	vertical-align: top;
	clear: both;
	border-bottom: 6px solid #f5f5f5
}

.checkfield-v ul li.head {
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	padding-left: 18px;
	font-weight: bold;
	background-color: #666;
}

.checkfield-v li input{
	height: 12px !important;
	width: 12px;
	margin: 0 5px 5px 0;
	vertical-align: top;
	float: left;
}

/* --------DANISH ORDER FORM------- */

#dk-orderform {
	padding: 15px 0px 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

*html #dk-orderform {
	height: 100%
}

#dk-orderform input,
#dk-orderform select,
#dk-orderform textarea {
	width: 200px;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666;
	background-color: #f5f5f5
}

.first { width:125px !important; margin-right: 10px}
.second { width:50px !important; margin-right: 10px}
.third { width: 200px !important;}


label{
	font-size: 10px !important;
	padding: 0;
	margin:0;
	width: 195px;
	float:left
}

*html label {
	width: 192px;
}

.error
{
	font-weight: 	bold;
	color:			red;
}

/* --------------------------------------------------------------------Special Case - Courses-Form------- */
.radiob_container {
	margin-left: 195px;
	display: block;
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}
.radiob_container input {
	margin: 0 4px 0 1px;
	padding: 0;
	vertical-align: middle;
	float: left;
}

.radiob_container label {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

/* --------------------------------------------------------------------TABLE STYLES------- */

table.norm {
	width:100%;
	empty-cells:show;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table.norm tr td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px !important;
}

table.norm tr.head td {
	background-color: #ddd;
	color: #000;
	font-weight: bold
}

table.norm tr td.cell {
	background-color: #f2f2f2 !important;
	color: #000;
}

/* --------Redbox------- */

#redbox { /* link/pdf list */
	width: 174px;
	padding: 0px;
	margin: 0 0 20px 0;
}

#redbox p {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ed1c24;
	list-style: none;
	padding: 12px;
	margin: 0px;
}


#redbox p a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	padding: 0px !important;
	margin: 0px !important;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}

#redbox p a:hover {
	color: #333;
}
/**
 * ie italics problem (ie enlarges textbox and a floating element may drop below)
 */
 *html .twocol-l .container p {
	width: 99%;
 }
 
/* --------------------------------------------------------------------CLICKMAP STYLES------- */

div.mappos {
    width:570px;
    height: 332px;
    background: transparent url(/bib/img/clickmap/clickmap_world.gif) no-repeat;
    margin: 30px 0 30px 0;
    position: relative;
}

div.mappos .logopos {
    position: absolute;
    top: 332px;
    right: 0px
}

div#clickmap {
    width:570px;
    height: 332px;
    background: transparent url(/bib/img/clickmap/clickmap_world.gif) no-repeat;
}

div#clickmap.europe {
    background: transparent url(/bib/img/clickmap/clickmap_europe.gif) no-repeat;
}

div#clickmap.asia {
    background: transparent url(/bib/img/clickmap/clickmap_asia.gif) no-repeat;
}

div#clickmap.africa {
    background: transparent url(/bib/img/clickmap/clickmap_africa.gif) no-repeat;
}

div#clickmap.australia {
    background: transparent url(/bib/img/clickmap/clickmap_australia.gif) no-repeat;
}

div#clickmap.northamerica {
    background: transparent url(/bib/img/clickmap/clickmap_northamerica.gif) no-repeat;
}

div#clickmap.southamerica {
    background: transparent url(/bib/img/clickmap/clickmap_southamerica.gif) no-repeat;
}