/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:verdana;
	font-size: 12px;
	color: #0A3D8B;
	padding: 10px; 
	text-align: center;
}

.bodyTxt {
	font-family:verdana;
	font-size: 12px;
	color: #0A3D8B;
}

.line_height {
	line-height: 20px;
}

.main {
	border: 1px solid #E4DADA; 
	width: 100%; 
	background-color: #fff;
}

.mainProtected {
	border: 1px solid #E4DADA; 
	width: 850px; 
	background-color: #fff;
}

.bioMondelogo {
	position: absolute; 
	top: 22px; 
	left: 596px;
}

.doccheckTxt {
	font-family: verdana; 
	font-size: 10px; 
	padding: 0px; 
	margin: 0px;	
}


ul {
	text-align: left;
	list-style-image: url('../img/topnav_square.gif');
}

ul#navigation {
	list-style-image: url('../img/topnav_square.gif');
	padding: 0;
	margin: 0;
}

.topnav {
	background:  url('../img/topnav_square.gif') no-repeat 0px 0px;
	display: inline;
	padding-left: 15px;
	padding-right: 4px;
	font-size: 10px;
	font-weight: 10;
}

.paraList {
	//background:  url('../img/topnav_square.gif') no-repeat;
	padding-left: 18px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: 10;
}

.watermark {
	background: url(../img/tree_watermark_sm.gif) no-repeat; 
	padding-left: 10px; 
	padding-top: 20px; 
	height: 550px;
}

#homeList li {
	font-family: verdana;
	font-size: 14px;
	color: #0A3D8B;
	padding-left:5px;
	font-weight: lighter;
	margin-left: -25px;
}

.header {
	vertical-align:bottom;
	font-family: verdana; 
	font-size: 25px; 
	color: #0A3D8B;
}

.infoBox {
	background: url(../img/tree_watermark_sm.gif) no-repeat; 
	padding: 14px; 
	width: 50%; 
	text-align: left;
	height: 315px;

}
li a:active {
	text-decoration: none;
	color: #0A3D8B;
}

.txt {
	font-family:verdana;
	font-size:13px;
	font-weight: normal;
	color: #0A3D8B;
}

.normalTxt {
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	color: #0A3D8B;
}

li a:visited, a:link {
	text-decoration: none;
	color: #0A3D8B;
}

li a:hover {
	text-decoration: underline;
	color: #FE911E;
}

th {
	text-align:left;
	font-weight: bold;
}

h2 {
	color:#0A3D8B;
	font-size: 20px;
	text-decoration: underline;
}

.nounderline {
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

h3 {
	color:#0A3D8B;
	font-size: 16px;
	padding: 0;
	padding-left: 15px;
	margin: 0;
	font-weight: bold;
}

.hr {
	color:#013D8C;
	height: 2px;
	
}
#produkt th {
	border-bottom: 1px solid #0A3D8B;
	padding-left: 3px;
	padding-bottom: 3px;
}

#produkt td {
	padding-left: 3px;
	padding-bottom: 3px;
}
/*
h3 {
	color:#013D8C;
}
*/
strong {
	color: #0A3D8B;
}

.blue {
	color: #0A3D8B;
	font-weight: bold;
}

.black {
	color:#000000;
}

.caseStudy {
	margin: 15px;
	padding: 10px;
	border: 1px solid #E4DADA;
}

td {
	vertical-align: top;
	font-size: 12px;
}

.normalList {
	list-style-type: disc;
	color: #0A3D8B;
}

.footerTxt {
	font-size: 11px;
	width: 380px;
	float: right;
	padding-right: 10px;
}

.normalList li {
	padding-bottom: 6px;
}

.langFlag {
	padding-left: 670px;
}

.bold {
	font-weight: bold;
}

.padding40 {
	padding: 40px;
}

.greyBorder {
	border: 1px solid #E4DADA;	
}

a:active, a:hover {
	text-decoration: underline;
	color: #FE911E;
}

a:visited {
	text-decoration: underline;
	color: #FE911E; 
}
