/* cmsms stylesheet: Weltnacht modified: 07/17/20 21:37:33 */
/* CSS Document */
html {
        height: 100%;
}

body {
	margin: 0;
	padding: 0;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
	background-color: #010123;
	color: #999;
	background-image: url(/uploads/images/weltn8/Dark-Moon.png), url(/uploads/images/weltn8/flowing-bottom.png);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom right;
	background-attachment: scroll, fixed;
}

header {
    height: 56px;
    background-image: url(/uploads/images/weltn8/Weltnacht-Slogan.png);
    background-repeat: no-repeat;
    background-position: top left 25%;
}

footer {
    text-align: right;
    color: #cccccc;
    padding-bottom: 30px;
    padding-right: 40px;
}


img {
	border: 0px;
}

form {
	vertical-align: bottom;
}

.layout {
	border-spacing: 0px;
	border-collapse: separate;
        border-spacing: 0px 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #F00;
	font-size: 9px;
}


a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #bebebe;
   font-weight: normal;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #bebebe;
   font-weight: normal;
}

a:hover {
   text-decoration: none;
   color: #ffffff;
   font-weight: normal;
}

h1 {
   color: #b1b1b1; 
   font-size: 15px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h2 {
   color: #b1b1b1; 
   font-size: 14px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h3 {
   color: #b1b1b1; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0;
}

h4 {
   color: #b1b1b1; 
   font-size: 12px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #b1b1b1; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}


p {
   margin: 0 0 0.8em 0;
   line-height: 1.6em;
   padding: 0;
}


strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}


ul {
   margin-left: 5px;
   margin-right: 10px;
   padding: 0;
}

li {
   list-style-type: none;
   border: none;
   border-bottom: 1px dotted #89817f;
   display: block;
}

ul ul {
   margin-left: 20px;
   margin-right: 10px;
   padding: 0;
}

ul ul li {
   list-style-type: none;
   border: none;
   border-top: 1px dotted #89817f;
   display: block;   
}

.eingab {
   background-color: #444;
   color: #bebebe;
   border-width: 1px;
}

a.menuactive {
   color: #A14310; 
   font-size: 11px;
   font-weight: bold;
   line-height: 1.3em;
   margin: 0;
}

.currentpage {
   color: #A14310; 
   font-size: 11px;
   font-weight: bold;
   line-height: 1.3em;
   margin: 0;
}

.main-content {
   margin-bottom: 100px;
}

.rechts {
   text-align: right;
}

/*****/
nav {
    margin: 42px 0;
}

header > div {
    height: 64px;
}

nav h2 {
  font-size: 14px;
  text-decoration: underline;
}

.container {
    margin-top: 60px;
}

ul {
   margin-left: 5px;
   margin-right: 10px;
   padding: 0;
}

li {
   list-style-type: none;
   border: none;
   border-bottom: 1px dotted #89817f;
   display: block;
}
