html, body {
margin:0;
padding:0;
font-family: 'Droid Serif', Georgia, serif;
}

/*
--------------------------------------------------------------------------------
HEAD
--------------------------------------------------------------------------------
*/
#head {
font-size: 100%;
height: 44px;
line-height: 44px;
background-image: url('../../data/images/layout/bg-topbar.jpg');
background-repeat: repeat-x;
font-size: 1em;
}

#logo {
float: left;
}

ul#navi {
margin: 0;
padding: 0 0 0 0;
list-style-type: none;
clear: both;
font-size:1.1em;
}

ul#navi li {
float: left;
margin-left: 1.5em;
}

#head a, #head a:link, #head a:visited {
color: #f4f4f4;
background-color: transparent;
text-decoration: none;
}

#head a:hover, #head a:focus, #head a:active {
text-decoration: underline;
}

#fastcontact {
clear: both;
margin: 0;
padding: 0;
text-align: center;
}

#fastcontact a, #fastcontact a:link, #fastcontact a:visited {
color: #b0fdb8;
background-color: transparent;
}

#fastcontact a:hover, #fastcontact a:focus, #fastcontact a:active {
text-decoration: underline;
}

/*
--------------------------------------------------------------------------------
MAINMOTIF
--------------------------------------------------------------------------------
*/
#mainmotif {
height: 307px;
background-image: url('../../data/images/layout/main-motif1.jpg');
background-repeat: no-repeat;
color: #fff;
background-color: transparent;
}

#mainmotif div, #mainmotif h1, #mainmotif p {
margin: 0;
padding: 0;
}

#mainmotif .top {
height: 200px;
margin: 0 20px;
line-height: 1.4em;
}

#mainmotif  .overline {
height: auto;
margin-left: 2%;
line-height: auto;
font-size: 1.2em;
text-shadow: .1ex .1ex .2ex #000;
}

#mainmotif h1 {
line-height: 100%;
margin-left: 2%;
font-weight: normal;
font-size: 1.5em;
font-weight: bold;
text-shadow: .1ex .1ex .2ex #000;
}

/*
--------------------------------------------------------------------------------
CONTENT
--------------------------------------------------------------------------------
*/
#content {
margin-top: 0;
margin-left: auto;
margin-right: auto;
padding: 1em;
color: inherit;
background-color: #fff;
border-top: 1px solid #bfbfbf;
border-right: 1px solid #bfbfbf;
border-bottom: 1px solid #bfbfbf;
border-left: 1px solid #bfbfbf;
font-size: 130%;
line-height: 150%;
}

#content a, #content a:link, #content a:visited {
color: #308030;
background-color: transparent;
text-decoration: underline;
}

#content a:hover, #content a:focus, #content a:active {
color: #000;
background-color: transparent;
text-decoration: underline;
}


#content div.hr {
clear: both;
margin: 0;
padding: 1em 0;
height: 1px;
border: none;
background-color: transparent;
background-image: url('../images/layout/hr.png');
background-position: center center;
background-repeat: no-repeat;
}

#content div.hr hr {
display: none;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
line-height: 110%;
font-weight: bold;
color: #308030;
background-color: transparent;
}

#content h1 { font-size: 180%; }
#content h2 { font-size: 160%; }
#content h3 { font-size: 140%; }
#content h4 { font-size: 120%; }
#content h5 { font-size: 100%; }
#content h6 { font-size: 90%; }

/*
--------------------------------------------------------------------------------
FOOT
--------------------------------------------------------------------------------
*/
#foot {
clear: both;
color: #bfd0e1;
background-color: transparent;
padding: 1em 0;
line-height: 170%;
font-size: 170%;
color: #787878;
background-color: transparent;
}

#foot p, #foot address {
margin-top: 0;
text-align: center;
width: 100%;
}

#foot a, #foot a:link, #foot a:visited {
color: #787878;
background-color: transparent;
text-decoration: none;
}

#foot a:hover, #foot a:focus, #foot a:active {
color: #000;
background-color: transparent;
text-decoration: underline;
}

#foot div.right {
padding-right: 1.2em;
}

#foot div.right .left,
#foot div.right .right {
}

#foot div.right .left {
margin-right: 2em;
}

#foot div.right .right {
}

#foot hr {
	display: none;
}

#foot ul.navi {
float: left;
margin: 0 0 0 1.2em;
padding: 0;
list-style-type: none;
}

#foot ul.navi li {
float: left;
margin-right: 3em;
}

#foot ul.navi a, #foot ul.navi a:link, #foot ul.navi a:visited {
color: #787878;
background-color: transparent;
text-decoration: none;
}

#foot ul.navi a:hover, #foot ul.navi a:focus, #foot ul.navi a:active {
color: #000;
background-color: transparent;
text-decoration: underline;
}
