﻿html {
	margin: 0;
	padding: 0;
	background-image: url('/images/background.jpg');
	background-repeat:repeat-x;
}
body{
	margin: 1em auto 1em auto;
	padding: 0;
	font: 13px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.7em;
	min-width: 800px;
	min-height: 300px;
	background-color:#FFFFFF;
	width:900px;
	border:#d4d4d4 1px solid;
	text-align: left;
}

li
{
}

p {
	margin: 0 1.5em 1em 0.5em;
	text-align:justify;	
}
p small {
	color: #909090;
	line-height: 120%;
}
strong, em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0;
}
table {
	margin: 0;
}
td {
	padding: 0;
}

div
{
	border:5px;
}

#container
{
	width: 100%; 
	height: 100%;
	font-size: 15px;	
	max-width: 800px;	
	position:relative; 
	left:0px;
	margin: 1em auto;	
	padding: 1em;
}

#footer
{
	position:relative; 	
	line-height: 140%;	
	width: 800px; 
	border-bottom: #d3d3d3 1px solid;
	font-size: 80%;
	margin: auto;	
	padding-top: 20px;
}

#footer-int
{
	max-width: 800px;	
	margin: auto;	
}


hr
{
	height: 1px;
	background-color: #000;
	color: #000;
	margin: 2em 0;
}

.hide
{
	display: none;
}

ul.spaced li, ol.spaced li
{
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6
{
	color:#767676;	
	margin: 0em 0 0.5em 0;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
}
li h1, li h2, li h3, li h4, li h5, li h6
{
	border: none;
}

#navigation h1
{
	border: 0;
}

h1
{
	font-size: 160%;
	font-weight: normal;
}
h2
{
	font-size: 130%;
	font-weight: normal;
}
h3
{
	font-size: 120%;
}
h4
{
	font-size: 100%;
}
h5
{
	font-size: 90%;
}
h6
{
	font-size: 90%;
	border: 0;
}

:link
{
	color: #039;
}
:visited
{
	color: #636;
}
:link:hover, :visited:hover
{
	color: #333;
}
:link:active, :link:active
{
	color: #000;
}

table
{
	border-collapse: collapse;
	border: none;
	margin: 1em 0;
}

th
{
	background: #ddd;
	padding: 5px;
	text-align: left;
}

tr.table-title th
{
	font: 130% sans-serif;
	font-weight: normal;
	background: #666;
	color: #fff;
	padding: 0.5em 10px;
	text-align: center;
}

td
{
	font-size: 85%;
	text-align: left;
}

table.data thead th
{
	background: #e4ecec;
	empty-cells: hide;
}

table.data th, table.data td
{
	font-size: 100%;
	line-height: 100%;
}

tr.odd
{
	background: #F5F5F5;
}

dl
{
	margin-top: 0;
}

dt
{
	font-weight: bold;
}

dd
{
	margin: 0.2em 0 1em 1em;
}

.product
{
	margin-left:25px;
	border-bottom:1px solid;
	color:#767676;
	font-size:180%;
}
.product a
{
	color:#767676;
	text-decoration : none;
}

.product_features
{
	font-size:13px;
}

.download
{
	color:#767676;
	font-size:18px;	
}

.download a
{
	color:#767676;
	font-size:66%;	
	text-decoration: none;
}
.download div
{
	padding-bottom:5px;
}

#header
{
	background-color: white;
	width: 100%;
        height:85px;
        display:block;
}
#top
{
	width:100%;
	margin-left: auto ;
	margin-right: auto ;	
}

#header img 
{
	padding: 10px 0px 10px 50px;
        float:left;
}

#navigation
{
	background-image: url(/images/title_bar.jpg); 
        display:block;
	background-repeat: repeat-x;
	height: 35px; 
	background-color: transparent
}

#navigation ul 
{
	width:100%;
	padding: 0;
	margin: 0;
	margin-left:10px;
	list-style: none;
	border-left: 1px solid #576178;
	border-right: 1px solid #1f2635;
	top: 80px;
	font-size:120%
}

#navigation li {
	float: left;
	padding: 0;
	margin: 0;
}

#navigation ul span, #navigation ul a:link, #navigation ul a:visited {
	display: block;
	float: left;
	padding: 7px 10px;
	text-decoration: none;
	border-right: 1px solid #576178;
	border-left: 1px solid #1f2635;
	color: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
} #ignored {}

#navigation ul li span,
#navigation ul li a.current
{
	background: #000000;
	color: #ffffff;
	text-decoration: underline;
}
#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li span,
#navigation ul li a.current {
	text-decoration: none;
}

#breadcrumbs
{
	background: #f7f8f8 repeat-x 50% bottom;
	text-align: left;
	height: 25px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
	border-bottom:#d3d3d3 1px solid;
	font-size: 85%;
	color: #999;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #666;
}

#breadcrumbs a:hover,
#breadcrumbs a:active {
    color: #333;
}

#logo
{
    float:left;
}

#lang {    
    float:right;
    padding: 0 10px 0 0;
}

#socialfeeds {    
    float:right;
    padding: 10px 0 0 0;
}

#facebook {    
    padding: 0 0 4px 0;
}

#gplus {    
    padding: 0 0 4px 0;
}

#twitter {    
    padding: 0 0 4px 0;
}

#langform 
{
}

#lang_de
{
	background:url('/images/de.png') no-repeat center;
	text-indent:-1000em;
	width:20px;
	border:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}

#lang_en
{
	background:url('/images/us.png') no-repeat center;
	text-indent:-1000em;
	width:20px;
	border:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}

/* Search Form //----------------------------------------------------------*/
#search {    
    width:155px;
    float:right;
}

#searchform {
    background: url("/images/search.png") 0 0 no-repeat;
	margin: 0;
	width:100%;
	padding: 0 0 0 5px;
	}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#searchform label { 
	color: #999; 
	display: block; 
	}
#searchform input { 
    float: left;
    border: 0;
    height: 18px; 
    width: 110px;
    padding: 5px;
    margin:5px 15px 0 0;
    color: #000;
    background-color:transparent;
    outline: none;
	}
#searchform #submitquery { 
	width:20px;
	height:28px;
	margin: 5px 0 0 -15px;
	background-color:transparent;
	outline: none; 
    cursor:pointer;
	}

/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {     
        outline : none; 
    }

