


/*
        Menue-styles fuer non-IEs
        Achtung:
        Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
        Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {
position: relative;
height: 30px;

}
.stupidie {
display: none;
}
#menue {
position: relative;
top: 5px;
left: 2;
z-index: 200;
}

#menue .aussen {
float: left ;
display: block;
overflow: hidden;
width: 22.0em;
height: 2.5em;
font-weight: arial;
text-align: left;
background-color: #E0E0E0;
color: #E0E0E0;
border: 2px solid;
border-color: #E0E0E0 #FFFFFF;
}
#menue .aussen:hover {
height: auto;
background-color: #E0E0E0;
color: #fff;
}

a.innen-1 {
margin-top: 3px;
}
a.innen,
a.innen-1 {
display: block;
width: 22.0em;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #FFFFFF;
background-color: #E0E0E0;
color: #600;
}
a:visited.innen,
a:visited.innen-1 {

}
a:hover.innen,
a:hover.innen-1 {
background-color: #FFFFFF;
color: #900;
}

span.menutag {
display: block;
cursor: default;
        font-size: 12px;
        color: #000000;
}



body {
        margin: 0;
        padding: 0;
        background: #EBEBEB url(images/natur.jpg) repeat-x left top;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #11133E;
}

h1, h2, h3 {
        margin-top: 0;
        color: #8C0209;
}

h1 {
        font-size: 1.6em;
        font-weight: normal;
}

h2 {
        font-size: 1.6em;
}

h3 {
        font-size: 1em;
}

ul {
}

a {
        text-decoration: none;
        color: #3F5C10;
}

a:hover {
        border-bottom: none;
}

a img {
        border: none;
}

img.left {
        float: left;
        margin: 0 20px 0 0;
}

img.right {
        float: right;
        margin: 0 0 0 20px;
}

#header {
        width: 1150px;
        height: 505px;
        margin: 0 auto;
}

/* Header */

#logo {
        width: 1150px;
        height: 130px;
        margin: 0 auto;
        background: url(images/goldmuenzen.jpg) no-repeat right top;
}

#logo h1, #logo p {
        float: left;
        margin: 0px;
}

#logo span {
        color: #F2A024;
}

#logo h1 {
        padding-top: 40px;
        letter-spacing: -1px;
        text-transform: lowercase;
        font-weight: normal;
        font-size: 5em;
}

#logo p {
        display: block;
        padding-top: 80px;
        text-transform: uppercase;
        font-size: 10px;
        color: #FFFFFF;
}

#logo a {
        border: none;
        text-decoration: none;
        color: #FFFFFF;
}

/* Menu */

#menu {
        width: 1150px;
        margin: 0 auto;
        padding: 0;
        height: 100px;
        background: #BF3503 url(images/silvercoi.jpg) repeat-x left top;
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        margin: 1px 0px 0px 0px;
        padding: 15px 35px 0px 35px;
        text-decoration: none;
        text-transform: capitalize;
        font-size: 12px;
        color: #FFFFFF;
}

#menu a:hover {
        color: #FFFFFF;
}

#menu .current_page_item a {
        color: #FFFFFF;
}

#menu .first {
        background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
        width: 1150px;
        margin: 0 auto;
        background: url(images/img05.gif) repeat-y left top;
}

#page-bg {
        background: url(images/img06.gif) no-repeat left top;
        padding: 0px 10px;
}

/* Latest Post */

#latest-post {
        padding: 20px;
        border: 1px solid #E7E7E7;
}

/* Content */

#content {
        float: left;
        width: 550px;
        padding: 30px 40px 0px 40px;
}

.post {
        padding-bottom: 45px;
        line-height: 200%;
}

.post h1 {
        font-weight: normal;
}

.title {
        margin: 0px;
        padding: 0px 0px 14px 0px;
        letter-spacing: -1px;
        font-size: 3em;
        font-weight: normal;
        background: url(images/img04.gif) repeat-x left bottom;
}

.title a {
        border-bottom: none;
        color: #454545;
}

.title a:hover {
}

.byline {
        background: url(images/img04.jpg) repeat-x left bottom;
        padding-bottom: 10px;
}

.tag {
        padding: 0 15px;
}

.entry {
}

.links {
        padding: 4px 0px;
        text-align: right;
        font-weight: bold;
}

.links a {
        border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
        float: left;
}

#sidebar2 {
        float: right;

}

.sidebar {
        float: left;
        width: 250px;
        padding: 0;
        font-size: 12px;
}

.sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

.sidebar li {
        padding: 0 0 20px 0;
}

.sidebar li ul {
        padding: 10px 0px;
}

.sidebar li li {
        margin: 0 20px 0 15px;
        padding: 8px 0px;
        background: url(images/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
        height: 34px;
        margin: 0 0 0 0;
        padding: 12px 15px 0px 15px;
        font-size: 20px;
        font-weight: normal;
        color: #000000;
}

.sidebar a {
}

/* Search */

#searchform {
        margin: 0;
        padding: 0 0 0 0;
}

#searchform br {
        display: none;
}

#searchform h2 {
}

#s {
        margin: 10px 0px 0 15px;
        padding: 2px 2px;
        width: 180px;
        height: 18px;
        border: none;
        background: #FFFFFF;
        font-size: 10px;
        color: #000000;
}

#x {
        margin: 0;
        padding: 2px 5px;
        height: 25px;
        background: #CA8186;
        text-decoration: none;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
        padding: 0 15px;
        text-align: center;
}

#calendar_wrap table {
        width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
        border: none;
}

#calendar_wrap tfoot td#prev {
        text-align: left;
        font-weight: bold;
        border: none;
}

#calendar_wrap tfoot td#prev a {
        border: none;
}

#calendar_wrap tfoot td#next {
        text-align: right;
        font-weight: bold;
        border: none;
}

#calendar_wrap tfoot td#next a {
        border: none;
}

/* Footer */

#footer {
        width: 1150px;
        height: 70px;
        margin: 0 auto;
        background: #161600;
}

#footer-bg {
        width: 1150px;
        margin: 0 auto;
        color: #C0C0C0;
}

#footer p {
        margin: 0;
        padding: 25px 0 0 0;
        text-align: center;
        font-size: smaller;
}

#footer a {
        color: #C0C0C0;
}

#footer .link {
        float: right;
}

#footer .copyright {
        float: left;
}