<!--/*--><![CDATA[/*><!--*/

/* Basic settings, Layout sections*/

* html body {
text-align:center;
}



body {
margin:0;
padding:0;
min-height: 100%;
font-size:100.01%;
text-align:left;
color: #654706;
background:  #F8F6D7;
}

select, input, textarea, checkbox {
font-size: 99%;
color: #654706;
background: #f7f2d1;
margin: 1px;
border: 1px solid #a97504;
}

option {
padding-left: 0.4em
}

form  {
margin:0;
padding:0;
}

fieldset, img {
border:0;
}


/* links */
a:link {
  color: #654706;
  text-decoration: none;
}
a:visited {
  color: #654706;
  text-decoration: none;
}
a:hover {
  color: #654706;
  text-decoration: underline;
}


a.internal-link, a.external-link, a.external-link-new-window, a.internal-link-new-window, a.download {
border-bottom: 1px dotted #654706;
}


a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul
{
    font-family:Verdana, sans-serif;
}

a,
body,
div,
input,
label,
li,
ol,
p,
select,
td,
th,
textarea,
u,
ul
{
    font-size:11px;
}



/* Ueberschrift */
h1 {
color: #c99646;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}


h2 {
color: #c99646;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

h3 {
color: #c99646;
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;
}

h4 {
color: #c99646;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

h5 {
color: #c99646;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;
}





/*]]>*/-->
