
body {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 color: #000000;
}
h1, h2, h3 {
 font-family: Helvetica, sans-serif;
 font-weight: normal;
 font-style: italic;
 color: #000000;
}
a {
 color: #0000ff;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
 background: #ffffff;
 color: #0000ff;
}
#header {
 padding: 0em;
 background: indianred;
 border-bottom: 2px solid #666666;
}
#header h1 {
 margin: 0px;
 padding: 0px;
 text-align: center;
}
#header a {
 color: indianred;
 background: indianred;
 text-decoration: none;
}
#header a:hover {
 text-decoration: none;
 background: indianred;
 color: indianred;
}
#navigation {
 padding: .3em;
 background: palegoldenrod;
 border-bottom: 2px solid #cccccc;
 text-align: center;
}
#navigation ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
#navigation li {
 display: inline;
}
#navigation a {
 padding: 0em 2em;
 text-decoration: none;
 font-weight: bold;
 color: #0000ff;
}
#navigation a:hover {
 background: #ffffff;
 color: #0000ff;
}
#content {
 width: 900px;
 margin: 0 auto;
 padding: 2em;
}
strong {
 font: normal small Arial, Helvetica, sans-serif;
 color: #666666;
}
#footer {
 background: palegoldenrod;
 clear: both;
 border-top: 2px solid #cccccc;
 border-bottom: 2px solid #cccccc;
 color: #0000ff;
 text-align: center;
 font-size: medium;
}
#footer a {
 color: #0000ff;
 text-decoration: none;
}
#footer a:hover {
 text-decoration: underline;
 color: #0000ff;
 background: #ffffff;
}
#footer p {
 margin: 0px;
 padding: 0px;
}
#page {
 width: 920px;
 margin: 0 auto;
}
#content {
 float: right;
 width: 470px;
 margin: 0;
}
#firstcontent {
 float: left;
 width: 300px;
}
#content1 {
 float: left;
 width: 180px;
 height: 510px auto;
 margin: 0;
 padding: 0 10px 0 0;
}
#content2 {
 float: left;
 width: 300px;
}
#content2 h3 {
 margin: 0;
 padding: 60px 0 5px 0px;
 color: dodgerblue;
}
#ep {
 margin: 0px 0px 0px 0px;
 color: orangered;
 font-size: medium;
}
#epo {
 margin: 0px 0px 0px 0px;
 color: orangered;
 font-size: larger;
}
.formselect {
 padding-left: 22px;
 background: url(/img/flag_de.gif) no-repeat left center;

}

