body {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
}

#site {
}

#site-id {
display: none;
}

#header {
display: none;
}

#site-id-print {
position: relative;
margin: 0 0 0 1.5em;
float: left;
}

#address {
position: relative;
float: right;
right: 0;
width: 50%;
padding: 2em;
}

#language-chooser {
display: none;
}

#teaser {
display: none;
}

#nav0 {
display: none;
}

#content {
clear: both;
position: relative;
line-height: 140%;
width: 80%;
}

#content p {
line-height: 1.6em;
}

#content h1 {
font-size: 200%;
line-height: 110%;
}

#content h2 {
font-size: 150%; 
font-weight: normal;
line-height: 110%;
}

#content h3 {
font-size: 120%;
}

#content h6 {
font-size: 200%;
line-height: 130%;
padding: 0.5em;
margin: 0.5em 0;
font-weight: normal;
}

#content ul {
padding-left: 0;
margin-left: 1.3em;
}

#content li {
padding-top: 0.5em;
padding-bottom: 0.5em;
}

#footer {
display: none;
}

#extra-footer {
display: none;
}

img {
border: none;
}

a {
color:#000000;
text-decoration:none;
}

.img-articles {
float: right; 
margin: 5px 0 5px 5px;
}

th, td {
vertical-align: top;
}

#content .warning {
background-color: #ffff66;
padding: 0.5em 1em;
border: 2px solid #cccc33;
color: black;
font-size: 120%;
}

#content form tr.error th {
color: red;
}

#content form tr.error td input {
border-color: red;
}

#content form .errorlist {
margin: 0;
padding: 0;
color: #660000;
}

#content form .errorlist li {
margin: 0;
padding: 0 0 0 0.5em;
list-style: none;
}

#news {
display: none;
}

.button a{
padding: 0.4em;
text-decoration: none;
color: #673327;
border: #673327 1px solid;
}

.button a:hover{
text-decoration: none;
color: #ffffff;
border: #8d665d 1px solid;
background-color: #8d665d;
}

#extra-header {
display: none;
}
