@charset "UTF-8";
/* CSS Code by Mario Maresch http://www.nordcomputer.de */
/* CSS Reset by Cihan Kileci */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 border-color:#FFFFFF;
}

ol, ul {
 list-style: none;
 text-align:center;
}

table, tr, td {
padding: 10px;
border: 1px;
vertical-align: middle;
text-align: center;
border-color: #FFFFFF;
}


a.hovered:link {color: #A38634 !important;}
a.hovered:visited {color: #A38634 !important;}
a.hovered:active {color: #A38634 !important;}
a.hovered:hover {color: #A38634 !important;

}

.u3 {
padding-left:10px;
padding-right:10px;
}

:focus {
 outline: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

a:focus {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:link {
 text-decoration: none;
}

a:active {
 text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
}
/* CSS Reset End */

body {
	/*font-family: Calibri,Arial, Verdana, sans-serif;*/	
	background-color:#000;
	font-size: 20px;
	line-height: 1.5em;
	text-align:center;
	font-family: 'Lora', serif;
}

address {
font-style: normal;
}
a:link, a:focus, a:visited , a:active {
	color:#818181;
	text-decoration:none;
}


a:hover {
	
	text-decoration:underline;
}

p {
	margin-bottom: 0px;
}



h1 {
	margin: 0 0;
	text-decoration:none;
	color:#A38634;
	font-size: 150%;
	font-weight: normal;
	padding-bottom:20px;
	padding-top:20px;
	text-shadow: 2px 2px 1px rgb(0, 0, 0);
}


h2 {
	color:#ffffff;


	font-size:120%;
}

h3 {
	color:#FFFFFF;
	font-size:100%;
	margin: 16px 0 0 0;
	font-weight:bold;

}

h4 {
	color:#000000;
	font-weight: bold;
	margin: 0px 0 0 0;
}



.bread {
color: #929292;
text-align: right;
font-weight: bold;
float: right;
width: 100%;
margin-bottom: 30px;
font-size:70%;
}

a.breadlink:hover {
color:#A38634;
/*text-decoration:underline;*/
}



.log {
    transition: all 1s ease 0s;
    
    /*position: absolute;*/
    height: 155%;

    top: 0;
}

.button {	
	background-color:#1f311c;
	padding:2px;
	margin-top:5px;
}
#button3 {
	
	
	margin-left: 0px;
	text-decoration:none;
	font-size: 30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#1f311c;
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:#1f311c;
	font-weight:bold;
	margin-top:0px;
}

#d-ovall {
	width: 100%;
	margin:auto;
	/*background-color:#2e4729;*/
	border-collapse: collapse;
	border-style:solid;
	border-color:black;
	border-width:0px;
	background-size: cover;
	}

#overlay {
padding-top:40px;
padding-bottom:10px;
min-height:700px;
text-align:center;
text-align:center;
background-attachment: fixed;	
background-size: cover;
}	

#leiste {
  text-align: right;
  padding-right: 10px;
  background-image:url(_images/footer.jpg); 
  border-style:solid;
  border-color:black;
  border:1px;
  width:1280px;
  height:10px;
  margin-top:0px;
  float:left;
  color:#FFFFFF;
} 

.leiste:link, .leiste:focus, .leiste:visited, .leiste:active { 
color:#000000;
padding:10px;
}

#steuerleiste {
  background-color:transparent;
  margin-top: -20px;
  text-align: left;
  padding-left: 10px;
  color: #000000;
  margin-left:0px;
  font-size:11px;
  line-height:1.5em;
  width:300px;
  height:0px;
  border-style:solid;
  border-color:#000000;
  border:1px;
} 


#d-navbar {	
	
margin-top: -9px;
text-align: center;
min-height: 35px;

font-size: 12px;
font-weight: bold;
background-color: #000;

border-color: #2E4729;
border-width: 0 0 4px 0;
border-style: solid;	
}

#d-content {
	
	text-align:justify;
	padding:10px;
	min-height:450px;
	color:#FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	margin-top:10%;	
	margin-left:15%;
	margin-right:15%;
	
	background-repeat: repeat;
	overflow:auto;
	padding-bottom:30px;
	padding-left: 2%;
	padding-right: 2%;
	
}

#d-content ul {
list-style-type:square;
text-align:left;
}

#d-content ol {
list-style-type:decimal;
text-align:left;
}

#nav {
    padding: 1% !important;
	display: inline-table;
	}

	#nav li:hover {
	background:none !important;
	}

.bot {
width: 100%;
text-align: center;
min-height: 100px;
padding-top: 20px;
margin: 0px;
background-color: rgb(0, 0, 0);
border-color: rgb(46, 71, 41);
border-style: solid;
border-width: 5px 0px 0px;
color: #787878;
font-size: 80%;
line-height: 130%;
}
#bilder {
margin-top:15px;
height:auto;
width:auto;
padding-left:0px;
text-align:center;
vertical-align:bottom;
}

.oben {
background-image: url("_images/header.jpg");

background-size:100% auto;
position:fixed !important;
}
.bboben {
float: left;
margin-top: -62px;
padding-left: 70%;
width: auto;
margin-right: 100%;
}
.sub ul {
opacity:1;
/*transition:-all 0.5s !important;*/
}

.u1 {
    padding: 10px;
    position: relative;
}

.u2 {
    padding-left: 10px;
	padding-right: 10px;
}
.oben {
width: 100%;
height: auto;
position:fixed;
}
.boben {
height: auto;
max-width: 40%;
margin-top: 0%;
margin-left: 60%;
display:inline;
transition:opacity 0.0s;
opacity:0;
}

#nav ul {

}
.top_link {
text-transform:uppercase;
}
.navm {
display:none;
height:0px;
}
.momenu {
display:none;
}
.log {
margin-top: -11%;
}

.sub2 {
    margin-top: -10px !important;
    margin-left: -2px !important;
	
}

.botbox {
display: inline-table;
margin-right: 8%;
margin-left: 8%;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

@media only screen and (min-width: 1800px) {

.log {
top:0;
}
}
/* Mobiles Design */
@media only screen and (max-width: 900px) {

div {
line-height:1.5em;
font-size:90%;
}

.bread {

text-align: left;

}

.oben {
position:relative !important;
}

.bboben {
display:none;
}

.boben {
opacity:1 !important;
margin-left: 20%;
}
#home {
display:none;
}

#overlay {

background-attachment: scroll;	
}	
#navm {
display:none;
background-color: rgb(21, 21, 21) !important;
border-color: #2E4729;
border-width: 0 0 2px;
border-style: solid;

}
.momenu {
display:block;
}
#nav {
display:none;
}
.topm {
    text-align: left;
}
.subm {
    text-align: left;
	font-size:130%;
}
#d-ovall {
background-attachment: scroll !important;
}
.oben {
background-attachment: scroll !important;
position: relative;
}

#d-navbar {
    height: 60px;
}

.top_linkm {
line-height:250%;
}

#d-navbar {
position:relative !important;
}

.middlem {
font-size: 180% !important;
color: #fff;
line-height:250%;
padding-left: 2%;
}

#d-content {
margin-left: 5%;
margin-right: 5%;
padding: 15px;
/*margin-top: 20%;*/
}

#d-ovall {
border:none;
}
.u1mo {
color: #A38634 !important;
line-height: 200%;
padding-left: 5%;
}

.puller {
color:white;
}
.u2m {
    text-align: left;
    padding-left: 10%;
    line-height: 200%;
}


.navmi {
display:block !important;
padding-top: 15%;

}

#d-navbar {
padding:0px;
}

#toggler {
    position: absolute;
    float: left;
    top: 0%;
    left: 0px;
    width: 50px;
    background: none repeat scroll 0% 0% transparent;
    border: medium none;
	height:70px;
}

}
