/*reset
 ----------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
: focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}


/* accessibility
 ------------------------- */
#accessibility {
    position: absolute;
    top: -500px;
}


/* base
 ------------------------------------------------ */
body {
    background-color: #fafafa;
    color: #111;
}

p, li {
    font-family: Arial, Helvetica, sans_serif;
    font-size: 0.8em;
    line-height: 1.4em;
}

a {
    color: #333;
}

a:hover {
    color: #172982;
}

h1, h2, h3, h4 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #172982;
    line-height: 1.4em;
}

p, li, h1, h2, h3, h4 {
    padding: 5px 0 10px;
}

h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 2.0em;
}

h3 {
    font-size: 1.5em;
    font-weight: 500;
}

img {
    border: 1px solid #ccc;
}

strong {
    font-weight: 600;
}
small {
	font-family: Arial, Helvetica, sans_serif;
    font-size: 0.6em;
}

/* layout
 ------------------------------------------------- */
#wrapper {
    width: 902px;
    padding: 0 4px;
    margin: 0 auto;
    
    }
#container {
    width: 902px;
    background-color: #fafafa;
}

#head {
    padding: 10px 0;
}

#head h1 a {
    background-image: url('../images/logo.png');
    text-indent: -9999px;
    width: 446px;
    height: 79px;
    display:block;
    margin: 20px 10px;
    padding: 0;
}

#head h2 {
    position: absolute;
    top: -999px;
}

#head p.search {
    float: right;
    width: 150px;
    position: relative;
    bottom: 85px;
    right: 10px;
}

#head p.search input {
    padding: 5px 7px;
    background-color: #fefefe;
    border: 2px solid #ddd;
}

#head p.search input:hover, #head p.search input:focus {
    border-color: #172982;
}

#head ul.l10n_lang_list {
    width: 150px;
	height: 20px;
    float: right;
    clear: right;
    position: relative;
    bottom: 75px;
    right: 10px;
	margin: 0;
	padding: 5px 0;
}
#head ul.l10n_lang_list li {
    line-height: 0.5em;
    display: inline;
    margin-right: 15px;
    padding: 0px;
}

#navi ul {
    padding: 10px 5px 6px;
    border-bottom: 8px solid #eee;
    display: block;
}

#navi li {
    display: inline;
    margin: 0 0px 0 0;
    padding: 0;
}

#navi li a {
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 5px 17px;
    margin: 0;
    text-decoration: none;
    border-bottom: 3px solid #eee;
    background-color: #ddd;
    background-image: url("../images/navPassiv.png");
    font-size: 1.3em;
    font-weight: 100;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#navi li a.active {
    padding: 10px 20px;
    background-color: #eee;
    background-image: url("../images/navHighlight.png");
    
}

#navi li a:hover {
    background-color: #eee;
    background-image: url("../images/navHighlight.png");
    
}

#titel {
    padding: 10px 0 0;
}

#titel img {
    border: 1px solid #ccc;
    border-bottom-width: 3px;
    border-top-width: 3px;
}


#content {
    float: left;
    width: 548px;
    padding: 0 70px 0 0;
    margin: 20px 10px;
    border-right: 4px solid #eee;
}

#contentConti h3 a, #contentConti h2 a {
    text-decoration: none;
    color: #172982;
}

#contentConti h3, #contentConti h2 {
    background: url('../images/heading.png') 0 16px no-repeat;
    border-bottom: 1px solid #eee;
    text-indent: 23px;
}

#content .divider {
    clear: both;
    border-bottom: 2px solid #eee;
    margin: 0 0 15px;
}

#contentConti .clearer {
    clear: both;
}
/*#contentConti {
    background-image: url('../images/containerBckgrd.png');
    background-repeat: no-repeat;
    background-position: top;
}
#container {
    background-image: url('../images/contentBckgrd.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
#headConti {
    background-image: url('../images/containerBckgrd.png');
    background-repeat: no-repeat;
    background-position: top;
}*/

#sidebar {
    width: 220px;
    overflow: visible;
    float: right;
    margin: 20px 10px;
}

#sidebar img {
    margin: 5px 0 0;
}

div#foot {
    clear: both;
    border-top: 6px solid #eee;
}

#foot p {
    font-size: 0.6em;
    padding: 20px 10px;
}
/*forms*/
label, input, textarea, select {
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans_serif;
    font-size: 0.7em;
}

form.zemContactForm input.zemText, form.zemContactForm select.zemSelect, form.zemContactForm textarea {
    width: 196px;
    border: 2px solid #ddd;
    background-color: #fefefe;
}

form.zemContactForm input.zemText:hover, form.zemContactForm select.zemSelect:hover, form.zemContactForm select.zemSelect:focus, form.zemContactForm textarea:hover, form.zemContactForm input.zemText:focus, form.zemContactForm textarea:focus {
    border-color: #172982;
}

form.zemContactForm .zemError, form.zemContactForm label.zemRequirederrorElement {
    color: #d30;
}

form.zemContactForm input.zemRequirederrorElement, form.zemContactForm textarea.zemRequirederrorElement {
    border-color: #d30;
}

form.zemContactForm label {
    margin: 5px 0 0;
    display: block;
}

form.zemContactForm .zemSubmit {
    margin: 5px ;
}


.label{
    display: inline-block;
    width: 5em;
}


