.header
{
	width:100%;
	vertical-align: bottom;
	border-bottom: solid 1px #777777;
	padding-bottom:10px;
	min-height:40px;
}

div.logo
{
	text-align:left;
	width:auto;	
	float:left;
}	

div.lang
{
	text-align:right;
	float:right;
	width:auto;
	font-size:60%
}
div.lang a
{
    text-decoration:none;
}


.title
{
	font-size:150%;
	font-weight: bold;
	text-align:center;
}

div.xhtml_valid
{
	text-align:right;
}

div.footer
{
	clear:both;
	border-top: solid 1px #777777;
	padding-top:5px;
	width:100%;
}

div.footer a
{
    text-decoration:none;
}

p.impressum
{
	font-size:75%;
	text-align:center;
	font-style: italic;
}

p.footer_logo
{
	text-align:right;
	width:40px;
	float:right;
}

td.navi
{
	text-align:left;
	padding-right: 20px;
	vertical-align: top;
	font-size:90%;
	padding-top: 2em;
	border-right:solid 1px #cccccc
}

div.navi div
{
	margin-left:5px;
	padding :3px;
	white-space: nowrap;
}

div.navi p
{
	font-weight:bold;	
}

td.content
{
	vertical-align: top;
	padding-left:10px;
}

img
{
	border: none;
}

body
{
	font-family: sans-serif;	
}

body div
{
/*	border:solid 1px; */
}	

.page
{
	clear:both;
	padding: 1em 1em 0em 1em;
}

ol.footnotes
{
	list-style-type:none;
	font-size:90%;
}

ol.footnotes li
{
	text-indent: -1.5em; 
	padding-bottom:0.5em;
}

.banner
{
    clear:both;
	text-align:center;
}

div.menu
{
	border-bottom: solid 1px #777777;
	width:100%;
	clear:both;
	float:left;
	font-size:70%;
	margin:1px;
	padding:1px;
	background-color: #f7f7ff;
	min-height:1em;
}

div.menu div
{
	float:left;
	padding:4px;
/*	border-right: solid 1px #777777; */
}

div.menu a:link,
div.menu a:visited
{
	text-decoration:none;
	color:blue;
}

div.menu div:hover
{
    background-color:#e7e7ff;
}

div.menu div.activeMenu
{
	background-color: #ccccee;
}

.data
{
	clear:both;
	width:100%;
	padding-top:1em;
}
.data th
{
	text-align:left;
}
.data td
{
	vertical-align: top;
	padding-left:5px;				
}

div.products, .line
{
	clear:both;
}
div.products h4,div.line h4
{
	font-size:120%;
}
div.app, div.cell
{
	float:left;
	width:30%;
	margin-top: -0.75em;
	margin-bottom: 1em;
	margin-right:10px;
}
div.app h5, div.cell h5
{
	font-size: 100%;
	height: 2em;
}
p.img
{
	height:100px;
}

.right, #principle
{
	float:right;
	padding:10px;
}
.left, #image
{
	float:left;
	padding:10px;
}

.banner 
{
	text-align:center;
}

.banner img
{
	width:100%;
/*	height:auto;*/
}

.reference
{
/*	font-size:80%; */
	font-style:italic;
	text-align:center;
	clear:both;
	padding-top:0.5em;
}

ul.products
{
	list-style-type:none;
	list-style-position: outside;
}
ul.products li
{
	padding-bottom: 1em;
}
