*
{
margin: 0px;
padding: 0px;
}

a:link {
color: #918E48;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

a:visited {
color: #918E48;
}

body {
background: #E0DFA3 url(images/back_all.gif) repeat-x;
font: 12pt Garamond, 'Times New Roman', Times, serif;
color: #383838;
}

p {
line-height: 150%;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.adresse {
line-height: 125%;
font-size: 11pt;
}

.adressebold {
line-height: 125%;
font-weight: bold;
font-size: 12pt;
}

.adresseitalic {
line-height: 125%;
font-style: italic;
font-size: 11pt;
}

#content {
margin: 0 auto;
background: #ffffff;
width: 738px;
text-align: left;
}

#main {
width: 718px;
padding-top: 10px;
}

#back {
width: 718px;
padding-left: 10px;
padding-right: 10px;
background: #ffffff;
}

#header {
height: 417px;
text-align: right;
background: url(images/header.jpg) no-repeat;
}

#logo {
width: 698px;
height: 102px;
text-align: right;
padding-right: 20px;
padding-top: 260px;
}

#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #ffffff;
}

#logo h2 a {
font-size: 12px;
}

#menu {
width: 618px;
height: 48px;
padding-left: 100px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
list-style: none;
margin-left: -18px;
}

#menu li {
display: inline;
}

#menu a {
float: left;
height: 33px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
text-transform: uppercase;
}

#menu a:hover {
height: 33px;
color: #FFF8B3;
text-decoration: underline;
background: url(images/menu_r.gif) repeat-x;
}

#left {
width: 233px;
}

#left h3 {
width: 208px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
list-style: none;
margin-bottom: 10px;
background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
border: 0px;
margin-left: 6px;
margin-bottom: 10px;
padding-top: 20px;
background: none;
}

#left li li {
padding: 4px 20px;
}

.linkerli {
margin: 0px 0px 0px -5px;
padding: 0px 0px 0px 0px;
color: #918E48;
line-height: 100%;
font-size: 12pt;
list-style-image: url(images/bullet1.jpg);
list-style-position: inside;
}

#left a {
color: #918E48;
}

#left a:visited {
color: #918E48;
}

#left p {
padding: 10px;
}

#right
{
float: right;
width: 450px;
padding-right: 10px;
}

#right a {
color: #918E48;
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#right h2 {
margin: 0px 0px 28.5px 0px;
padding: 0;
padding-top: 10px;
color: #918E48;
}

#right h3 {
margin: 0;
padding: 0;
padding-top: 2px;
padding-bottom: 10px;
color: #918E48;
text-transform: uppercase;
font-size: 12pt;
}

#right h4 {
margin: 0;
padding: 0px;
font-size: 12pt;
color: #918E48;
/*color: #C5C5C5;*/
}

#right h5 {
margin: 0;
padding: 0;
padding-top: 2px;
padding-bottom: 10px;
font-size: 12pt;
}

#right ol, #right ul {
margin-left: 15px;
line-height: 150%;
}

#right ul {
list-style-type: square;
color: #9f9c51;
}

#right ul.bullet {
list-style-image: url(images/bullet1.jpg);
color: #383838;
}

#right ul.black {
color: #383838;
margin-top: -10px;
padding-bottom: 10px;
}

#footer {
height: 78px;
width: 718px;
clear: both;
padding-top: 10px;
background: url(images/footer.gif) repeat-x bottom;
border-top: 4px solid #918E48;
}

#footer p {
margin: 0;
font-size: 10pt;
text-align: center;
color: #ffffff;
line-height: 175%;
}

#footer a {
color: #ffffff;
}

.right {
text-align: right;
}

.imgright {
float: right;
padding: 0px;
margin-left: 3px;
}

fieldset {
margin: 15px 0px 0px 0px;
padding: 0px;
border: solid 2px #e2e1a5;
border-radius: 10px;
-o-box-border-radius: 10px;
-khtml-border-radius: 10px;
-icab-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.angebot {
padding: 5px 10px;
}

legend {
margin-left: 25px;
color: #9f9c51;
font-weight: bold;
font-size: 16pt;
padding: 0px 5px;
}

label {
display: block;
}

fieldset ol {
padding: 10px 10px 0px 0px;
list-style: none;
}

fieldset li {
padding-bottom: 10px;
}

input.text {
width: 400px;
border: 1px dotted #9f9c51;
background-color: #fff;
border-radius: 3px;
-o-box-border-radius: 3px;
-khtml-border-radius: 3px;
-icab-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font: 12pt Garamond, 'Times New Roman', Times, serif;
}

textarea {
width: 400px;
height: 200px;
border: 1px dotted #9f9c51;
background-color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font: 12pt Garamond, 'Times New Roman', Times, serif;
}

input.button {
height: 25px;
padding: 0px 5px;
border: 1px solid #9f9c51;
background-color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font: 12pt Garamond, 'Times New Roman', Times, serif;
}

input.button:hover {
height: 25px;
padding: 0px 5px;
border: 1px solid #9f9c51;
background-color: #e2e1a5;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font: 12pt Garamond, 'Times New Roman', Times, serif;
}

table {
border: 3px double #9f9c51;
border-collapse: collapse;
margin: 10px 0px 3px 0px;
}

tr {
border-collapse: collapse;
}

td {
border: 1px dotted #9f9c51;
vertical-align: top;
padding: 5px;
}