@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600,700,700italic,800,800italic);
html, body {
	height:100%;
}
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: url(img/background_texture.jpg) repeat;
	color: #444;
	/*font: normal 62.5% "Lucida Sans Unicode", sans-serif;*/
	margin: 0;
	font: normal 62.5% 'Open Sans', sans-serif;
}
input {
	color: #555;
	/*font: normal 1.1em "Lucida Sans Unicode", sans-serif;*/
	font: normal 1.1em 'Open Sans', sans-serif;
}
p, cite, code, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode", serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode", serif;
	padding-left: 28px;
}
h1, h2, h3 {
	color: #293f93;
	padding-top: 6px;
}
.wrapper {
	width:100%;
	float:left;
	position:relative;
	min-height:100%;
}
.unshere {
	border: 1px solid #bdd3e3;
	padding: 7px 11px;
	font-size: 13px;
	color:#295fa7;
}
.item > ul {
	margin: 16px auto;
	width: 90%;
}
.item-img {
	margin: 26px 0 17px;
	text-align: center;
}
/* misc */
.clearer {
	clear: both;
}
/* structure */
.container {
	margin: 0 auto;
	width: 767px;
	min-height:100%;
}

.content-main {
	border-top: 4px solid #1d94d0;
	width: 100%;
	min-height:100%;
	display:block;
	position:relative;
	padding-bottom:90px;
}
.title {
	display:inline-block;
}
.sidenav-custom a {
	color: #2a69ae;
	font-size: 13px;
	text-decoration: none;
}
.sidenav-custom b {
	color: #293f93;
}
.title p {
	color: #FFF;
	font: normal 2em Verdana, sans-serif;
}
.header-link li {
	border: 1px solid #aeaeae;
	cursor: pointer;
	display: inline-block;
	list-style-type: none;
	padding: 0 13px;
}
.header-link {
	float: right;
}
.header-link > p {
	text-align: right;
	font-size:13px;
}
.german, .english {
	text-decoration: none;
}
.german {
	background-repeat: no-repeat;
}
.german {
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.english {
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS", sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}
/* main */
.main {
	background: #fff url("img/header-bg.png") repeat scroll 0 0;
	border-bottom: 1px solid #d7d7d7;
	padding: 20px 0 15px;
	position: relative;
}
/* main left */
.sidenav h1, .sidenav ul {
	padding-left: 12px;
}
.sidenav-custom {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e5e5e5;
	display: table-cell;
	vertical-align: top;
	width: 205px;
}
.content-sidebar-cus {
	display: table-row;
}
.sidenav-custom li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	padding: 8px 0 8px 19px;
}
.item > p {
	font-size: 13px;
}
.content-sidebar {
	display: table;
	margin-top: 23px;
	padding-bottom: 7px;
	width: 100%;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: #EEE url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav-custom li a.active {
	font-weight: bold;
}
.sidenav li a:hover {
	color: #111;
}
.sidenav li b {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
/* content */
.content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	display: table-cell;
	float: right;
	vertical-align: top;
	width: 552px;
	min-height:295px;
}
.content .item {
	background: none repeat scroll 0 0 #fff;
	margin-bottom: 8px;
	padding: 6px 12px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	font-size: 13px;
	list-style: outside url("img/li.gif") disc;
	margin-left: 18px;
	padding:4px 0px;
}
/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}
/* footer */
.footer {
	background: none repeat scroll 0 0 #3c759e;
	border-top: 1px solid #dddddd;
	color: #c9d8e2;
	font-size: 13px;
	padding: 20px 0;
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.footer .left, .footer .right {
	padding: 6px 12px;
}
.footer .right, .footer .right a {
	color: #AAA;
}
.footer .right a:hover {
	color: #666;
}
/* floats */
.left {
	float: left;
}
.right {
	float: right;
}
.copyright {
	text-align: center;
}

.left-div {
	display: inline-block;
	padding: 20px 0;
	width: 49%;
	text-align: center;
}
.left-div .item > ul {
	margin: 0 auto;
	width: 100%;
	text-align:left;
}
.left-div .item > a {
	display: block;
	text-align: right;
	font-size: 12px;
}
.left-div .item > p {
	text-align: justify;
}
.left-div .item a.centralize {
	text-align: center;
}
.left-div .item h1 a, .lotos-framework .item h1 a {
	text-decoration: none;
	color: #293f93;
}
.lotos-framework a.centralize {
	display: block;
	text-align: center;
}
.lotos-framework .centralize1 > img {
	width: 100%;
}
.problems img {
	width: 70px;
}
.problems > li {
	display: inline-block;
	list-style: outside none none;
	text-align: center;
	vertical-align: top;
	width: 29%;
	margin-bottom: 20px;
	cursor:pointer;
}

.lotos-framework .centralize2 > img {
	width: 120px;
}
.center-h-txt {
	text-align: center;
}
.lotos-framework .centralize2 {
	display: block;
	text-align: center;
	margin-top: 30px;
}
.center-p {
	text-align: justify;
}
.right-upper-corner {
	padding: 10px;
	position: absolute;
	right: 0;
	text-align:center;
	top: 0;
}
.right-upper-corner img {
	width: 60px;
}
.right-upper-corner p {
	color: #2a69ae;
	font-size: 14px;
	padding: 0;
}
.right-upper-corner > a {
	text-decoration: none;
}
.certificate > img {
	width: 100%;
}
.problems li span {
	display: block;
	padding-top: 10px;
}

.logo-boxes-cont {
	display: inline-block;
	padding: 16px 40px;
	width: 100%;
	box-sizing:border-box;
	-webkit- box-sizing:border-box;
	border-top:1px solid #f3f3f3;
	-webkit-border-top:1px solid #f3f3f3;
}
.logo-box {
	float: left;
	width: 60px;
}
.content-box {
	float: right;
	width:80%;
}
.logo-box a img {
	width: 100%;
}
.content-box p a, .content-box p {
	text-decoration: none;
	font-size:14px;
	font-weight:700;
	color:#3366cc;
}
.content-box > p {
	padding: 12px 0;
}
.logo-box img {
	max-height: 65px;
	max-width: 100%;
	width: auto;
}
.references-area .logo-box {
	float: none;
	width: 160px;
	display:inline-block;
	text-align:center;
	vertical-align: middle;
}
.references-area .content-box {
	float: none;
	width: 60%;
	display:inline-block;
	padding-left:25px;
	box-sizing: border-box;
	vertical-align:middle;
}
