@charset "UTF-8";
/* CSS Document */
html{
	width:100%;
	height:100%;
}
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#555;
	background-image:url(../images/bg.jpg);
	background-position:center -5px;
	background-repeat:no-repeat;
}
.bluetxt{ color: #0091D6;}
.greentxt{color: #018B96;}

.btn-arrow {

	width:22px;
	height:30px;
	
}
.btn-arrow:hover {
	background-position:0px -34px;
	
}

.footer-vertical-line {
	background-color:#66bbff;
	width:1px;
	margin:0px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-top:20px;
}
.footer-horizontal-line {
	background-color:#66bbff;
	width:980px; 
	height:1px;
	margin:0 auto;
	margin-top: 30px;
}
.copyrights {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}
.copyrights a img {

}

.copyrights a .fb-button {
	position:relative;
	top:8px;
	width:26px;
	height:26px;
	background-image:url(../images/fb-btn.png);
	background-repeat:no-repeat;
}
.copyrights a .fb-button:hover {
	background-position:0px -27px;
	
}
.copyrights a .yt-button {
	position:relative;
	top:8px;
	width:26px;
	height:26px;
	background-image:url(../images/yt-btn.png);
	background-repeat:no-repeat;
}
.copyrights a .yt-button:hover {
	background-position:0px -27px;
}
#footerbottombar {
	width:980px;
	margin:0 auto;
	margin-top:10px;
}

#top {
	/*background-color: #FFF;
	background-image: url(img/common/cont_grad.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	border-top:solid 1px #fff;
	width:100%;
	height:112px;
	overflow:hidden;
}
#top #bhead {
	height: 100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:0px;
}
#top #bhead #lanuage {
	color: #9B9B9B;
	height: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 11px;
}
#top #bhead #lanuage a{
	color: #9B9B9B;
}#top #bhead #navi {
	height: 33px;
	width: 980px;
	background-color:#015394;
	
}
#logo-bioprofil {
	text-align:center;
	width:100%;	
}
#top #bhead #navi #logo a {
	background-image: url(img/common/biologo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 184px;
	float:left;
}
#top #bhead #navi #menu {
	width:auto;
	height: 33px;
	float:left;
	margin-left:0px;
	margin-right: 0px;
	
	/*padding-top:9px;*/
}
#top #bhead #navi #menu ul {
	display:block;
	
}
#top #bhead #navi #menu ul li {
	
	display:block;
	float: left;
	line-height: 31px;
	height: 33px;
	text-transform:capitalize;
	/*padding-right: 12px;
	padding-left: 12px;*/
	width: auto;
	padding-top:0px;
	/*background-image:url(img/common/menu_bck.png);
	background-repeat:repeat-x;*/
	
}
#top #bhead #navi #menu ul li a {
	color:#FFFFFF;
	font-size:14px;
	font-family: promixa-nowa;
	padding-right: 12px;
	padding-left: 12px;
	height:33px;
	
}
.menu-vertical-line {
	width:2px;
	height:25px;
	
	float:left;
	margin-top:4px;
	
	background-image:url(../images/menu-line.png);
}
#top #bhead #navi #menu ul li:hover,#top #bhead #navi #menu ul li.active {
	background-color:#FFFFFF;
	color:#015394;
	/*background-image:url(img/common/menu_bck_f2.png);
	background-repeat:repeat-x;*/
	
}
#home-button {
	margin-left:2px;
	background-image:url(../images/btn-home.png) !important;
	width:33px !important;
	height:33px;
	background-position: 3px 2px !important;
	
}
#home-button:hover {
	background-position: 3px -29px !important;
}
/*#top #bhead #navi #menu ul li:first-child{
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

#top #bhead #navi #menu ul li:last-child{
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
*/
#top #bhead #navi #menu ul li a {
	height:25px;
	color:#fff;
}

#top #bhead #navi #search {
	height: 31px;
	width: auto;
	float: right;
	background-image: url(../images/searchLine.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-right: 0px;
	padding-left: 10px;
	
}
#top #bhead #navi #search form input {
	font-size: 110%;
	float:left;
	color: #66bbff;
	line-height: 31px;
	border: none;
	text-align: center;
	height: 31px;
	width: 132px;
	
	background-color: transparent;
}
#top #bhead #navi #search form a {
	display:block;
	background-image: url(../images/btnSearch.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 31px;
	width: 31px;
}
#foot {
	width: 100%;

	margin-top: 1px;
	background-color: #6694bd;
	background-position: left top;
	overflow:hidden;
	padding-bottom:20px;
}
.footer-note {
	width:980px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:5px;
	clear: both;
}
#foot #footmenu{
	width:980px;
	padding-left:0px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
#foot #footmenu div {
	width:181px;
	padding-top:20px;
	float:left;
	line-height:140%;
}
#foot #footmenu div ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#foot #footmenu .fright {
	float: right;
	margin-right: 40px;
	width: 300px;
	padding-top:0px;
}
#foot #footmenu .fright .copyright {
	text-align:right;
	width: 300px;
	font-size: 110%;
}
#foot #footmenu div h4 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#foot #footmenu .fright .socialicons {
	text-align: right;
	width: 300px;
}
#foot #footmenu .fright .copyright .infinito {
	padding-left: 20px;
}
#foot #footmenu .fright .copyright .infinito a {
	color: #676769;
}
#foot #footmenu .fright .socialicons .addthis_toolbox {
	width: 84px;
	height:16px;
	text-align: right;
	margin-left:220px;
}
.green12bold {
	font-size: 110%;
	font-weight: bold;
	color: #018B96;
}
.form1 {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.form1 form fieldset {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form1 form fieldset div {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.form1 form fieldset div label {
	display: block;
	float: left;
	width: 210px;
	text-align: right;
	padding-right: 10px;
	line-height: 23px;
	height: 23px;
	font-weight: bold;
}
.form1 form fieldset div .intxt{
	display:block;
	float:left;
	background-image: url(img/main/nlform_bck.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	
}
.form1 form fieldset div input {
	line-height: 23px;
	color: #CCC;
	display: block;
	height: 23px;
	width: 264px;
	border:none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: transparent;
}
.form1 form fieldset div .inarea{
	display:block;
	float:left;
	background-image: url(img/common/inarea_back.png);
	background-repeat: no-repeat;
	width: 284px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	
}	
.form1 form fieldset div textarea{
	width: 264px;
	height:68px;
	border:none;
	margin-right: auto;	
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: transparent;
	line-height: 23px;
	color: #CCC;
	display: block;
	
}
.form1 form fieldset div .infile a {
	text-align:center;
	float:left;
	display:block;
	padding-left:8px;
	padding-right:8px;
	font-size:90%;
	color:#FFF;
	width:61px;
	height:23px;
	line-height:22px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	background:url(img/common/btngrey_bck.png) repeat-x;
}
.form1 form fieldset .submit {
	float: right;
	padding-right:43px;
}
.form1 form fieldset .submit a {
	color: #FFF;
	background-image: url(img/common/btndarkgreen_bck.png);
	background-repeat: repeat-x;
	display: block;
	width: 81px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	height:23px;
	line-height:22px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}


/* bjg */
#logo-bioprofil {
	background-color: #fff;
}
#logo-bioprofil img {
	width: 100%;
	
}
#bhead {
	padding-top: 5px;
	background-color: #fff;
}
