body {
margin: 0 0 15px 0;
padding: 0;
}
#header {
border-bottom: 1px solid #828efd;
background: #bec4fe;
clear: both;
height: 90px;
width: 100%;
}
#header h1 {
font-size: 1px;
line-height: 1px;
margin: 0;
padding: 0;
text-indent: -99999px;
}
#header h1 a {
background: transparent url(/i/logo.png) no-repeat top left;
display: block;
float: left;
height: 85px;
margin: 0 0 0 20px;
width: 385px;
}
#language {
float: right;
}
#language ul {
float: left;
margin: 0;
padding: 0;
}
#language li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#language li a {
margin: 0 1px;
}
#language li a img {
border: none;
}
#navigation {
background: #bec4fe;
border-bottom: 1px solid #828efd;
clear: both;
float: left;
margin-bottom: 15px;
padding-left: 10%;
height: 1.7em;
/* rm me */

width: 90%;
}
#navigation a {
/*
background: #fcfcfc;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #eee;
color: #666;
*/
color: #fff;
display: block;
font-family: serif;
font-weight: bold;
letter-spacing: -1px;
padding: 4px 15px;
text-decoration: none;
}
#navigation a:hover {
/*
background: #ddd;
border-bottom: 1px solid #999;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
*/
color: #333;
/*
text-decoration: underline;
*/
}
#navigation a em {
/*
text-decoration: underline;
*/
font-style: normal;
}
#navigation ul {
float: left;
margin: 0;
padding: 0;
}
#navigation li {
float: left;
list-style: none;
}
#navigation a img {
border: none;
vertical-align: middle;
}
#de a {
padding: 4px 6px;
}
#eng a {
padding: 4px 6px;
}

#content {
clear: both;
/*
padding: 1px 100px;
*/
margin: 0 auto;
width: 690px;
}
#content a {
color: #615e8c;
}
#content h2 {
color: #333;
font-family: 'Times New Roman', serif;
font-size: 125%;
}
#content h3 {
color: #666;
font-family: 'Times New Roman', serif;
font-size: 105%;
}
#content p, #content li{
font-size: 89%;
}
#content p {
text-align: justify;
}
#contactForm {
border-right: 1px solid #f3f3f3;
float: left;
margin: 0 15px 0 0;
padding: 0 0 15px 0;
width: 50%;
}
#contactForm p {
line-height: 1.7em;
margin: 0;
padding: 0;
}
#contactForm label {
display: block;
}
#contactForm #message {
width: 95%;
}

#footer {
background: #fcfcfc;
border-bottom: 1px solid #f3f3f3;
border-top: 1px solid #f3f3f3;
clear: both;
padding: 5px 0;
text-align: right;
width: 100%;
}
#footer p {
color: #999;
font-size: 69%;
line-height: 1.6em;
margin: 0;
padding: 0 10% 0 0;
}
#footer p a {
border-bottom: 1px dotted #ccc;
color: #888;
text-decoration: none;
}
#footer p a:hover {
border-bottom: 1px solid #888;
}

#triplePic {
text-align: center;
padding-top: 15px;
}
#triplePic img {
margin: 0 5px;
}

.blueBorder {
border: 5px solid #bec4fe;
}
.centered {
text-align: center;
}
.clearBoth {
clear: both;
}
.floatLeft {
float: left;
}
.floatRight {
float: right;
}
.margin15 {
margin: 15px 15px 15px 0;
}
.pad3 {
padding: 3px;
}
.notice {
color: #d16050;
}

