/* Hack for IE to display the margin on #right properly */
* html #right {width:597px;}

/* Body Styles */

body
{
margin: 20px;
background: #3d3d3d;
font-size: 16px; 
color: #ffffff; 
line-height: 1.5em;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

p
{
margin: 0px 0 0px;
padding: 0;
}

h1
{
margin: 0px 0 0 0;
padding-bottom: 10px;
color: #af9b76;
font-size: 24px;
border-bottom: 0px solid #af9b76;
background: inherit;
}

a {color: #af9b76; text-decoration: none; background: inherit;}
a:hover {color: #745e4a; text-decoration: none; background: inherit;}

ul
{
color: #fff;
list-style-type: disc;
padding-left: 15px;
margin: 0 0 0px;
background: inherit;
}

li
{
font-weight: normal;

padding: 0;
}

blockquote
{
width: 30em;
margin: 0 0 0 0px;
padding: 5px;
border-left: 0px solid #666
}

/* Main box  surrounding everything*/

#outer
{
margin: 0 auto;
width: 810px;
overflow:auto;
border: 0px solid #222;
background-color: #3d3d3d;
color: #fff;
}

/* Below is everything inside of #outer*/

/* The path box e.g. /root/path */

#location
{
width: 810px;
margin: 0px 0px 0;
background: inherit;
color:#666;
border-bottom: 0px solid #333;
font-size: 16px;
}

/* The left column (nav) */

#left
{
margin: 0;
float: left;
width: 200px;
}

/* The right column (content) */

#right
{
float: right;
margin: 0px 0px 0px 0px;
width: 600px;
}

#right a{color: #af9b76; text-decoration: none; background-color:inherit;}

/* Div classes Styles */

div .orange /* This is the orange bars that are on top of the main box and navs */
{
height: 0px;
border-bottom: 0px solid #222;
background-color: #3d3d3d;
color: inherit;
font-size: 0;
}

.navouter
{
border: 0px solid #222;
width: auto;
margin: 0px 0px 0px 0px;
background-color: #3d3d3d;
color: inherit;
}

.navheader
{
background-color: #3d3d3d;
color: inherit;
width: auto;
border-bottom: 0px solid #222;
padding: 0px;
margin-bottom: 0px;
text-align: center;
font-weight: bold; 
}

.navcontent
{
padding: 0px;
margin: none;
color: #fff;
font-size:16px;
font-weight:bold;
line-height: 35px;
background-color: #3d3d3d;
overflow: hidden;
}

.navnews
{
padding: 0px;
margin:none;
color: #fff;
font-size:16px;
font-weight:bold;
background-color: #3d3d3d;
overflow: hidden;
}

/* This is for inserting code */
.code
{
margin: 0 0 0px 0px;
padding: 10px;
width: 30em;
font-family: helvetica, monospace;
font-size: 16px;
line-height: 150%;
text-transform: lowercase;
background-color: #3d3d3d;
color: inherit;
border: 0px dotted #666;
}

.htimeauth
{
display:block;
margin: 0;
padding: 0;
text-align:left;
font-size: 16px;
color: #3d3d3d;
background-color: inherit;
}

.navcontent a {
display:block;
background-color: #3d3d3d;
color: inherit;
width:200px;
border-bottom: 0px solid #222;
padding: 0px;
text-indent: 5px;
font-weight: bold; 
line-height: 35px;
}


.navcontent a:hover, .navcontent a.level2-no:hover{
  color:#af9b76;
  background:#3d3d3d;
}

.navcontent a.level1-act {
  background:#3d3d3d;
  color:#af9b76;
  width:200px;
}

.navcontent a.level2-no {
  font:bold 16px verdana, sans-serif;
  background:#3d3d3d;
  margin-left:10px;
  width:190px;
  line-height: 35px;
}

.navcontent a.level2-act {
  font:bold 16px verdana, sans-serif;
  background:#3d3d3d;
  color:#af9b76;
  margin-left:10px;
  width:190px;
  line-height: 35px;
}

.navcontent a.level3-no {
  font: 16px verdana, sans-serif;
  background:#3d3d3d;
  margin-left:20px;
  width:180px;
  line-height: 35px;
}

.navcontent a.level3-act {
  font: 16px verdana, sans-serif;
  background:#3d3d3d;
  color:#af9b76;
  margin-left:20px;
  width:180px;
  line-height: 35px;
}





.csc-sword {
background-color:#723900;
}

/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 580px;
}

.csc-mailform-field {
background:#3d3d3d;
margin: 0px;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: white;
width: 150px;
}


.mf-input {
clear: none;
width: 250px;
padding: 1px;
}

.mf-pass {
width: 250px;
padding: 1px;
}

.mf-text {
clear: none;
width: 250px;
padding: 1px;
}

.mf-check {
padding: 1px;
}

.mf-radio {
padding: 1px;
}

.mf-select {
width: 250px;
padding: 1px;
}

.mf-file {
width: 250px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}

.mf-submit {
margin-left: 150px;
background:#727272;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */ 
TABLE.contenttable {  color: white; border:none; margin:5px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:0px 5px 0px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size:12px; }
TABLE.contenttable TR {vertical-align:top; margin:none; background-color:#3d3d3d; }


/*------Slideshow eingefügt 16.03.17------*/
* {box-sizing:border-box}
body {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #ffffff;
  font-size: 16px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #ffffff;
  font-size: 16px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
