html {
	border-top:0px solid #fff;
}

body {
	margin: 0px;
	background-image: url("bg.jpg");
	background-color: #716ba2;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #000;
	
}

a:hover, a:active {
	background-color: #eacb6e;
	/* color: #CF5C3F; */
	font:bold;
    box-shadow: inset 0 -5px 0 #5e4e7b;
}

#container {
	max-width: 1070px;
	margin: 0 auto;
	padding: 0px;
	background-color: #eacb6e;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    box-shadow: 0 0 12px rgba(0,0,0,.15);
}

header {
	float: left;
	width: 21.49532710280374%;
	margin-right: 4.672897196261682%;
	background-color: #eacb6e;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.mainHeader  {
	background-color: #eacb6e;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
		list-style: none;
	padding: 0;
	color: #000;
}

.mainHeader img {
	width: 50%;
	height: auto;
	margin: 2% 0;
}

.mainHeader li {
	text-align:center;
	background:#eacb6e;
	margin-right:1px;
	margin-left:0px;
}

.mainHeader li a {
	/*margin: 0 0 4% 0;*/
	display: block;
	text-decoration: none;
	/*font-size:1.525em;*/
	/*font-family: 'Kaushan Script', cursive;*/
	font-weight:normal;
	color: #000;
	display: inline-block;
	padding: 10px 25px;
	height: 20px;
	
	/* padding:11% 7% 10% 7%;
	font-size:1.2em;
	margin-bottom:0; */
}

.mainHeader nav {
    /* background-color: #fa9d1c; */
	background-color: #eacb6e;
	color: #000;
	height: 5px;
}

.mainHeader nav ul {
	list-style: none;
	margin: 0 auto;
	color: #000;
	padding:0;
}

.mainHeader nav ul li {
	float:left;
	display: inline;
	color: #000;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #000;
	display: inline-block;
	padding: 5px;
	height: 1%;
}

.mainHeader nav a:hover, .mainHeader nav a:active, .mainHeader nav .active a:visited {
		background-color: #eacb6e;
		/* color: #fa9d1c; */
		text-shadow: none;
		/* font-weight: bold; */
        box-shadow: inset 0 -5px 0 #5e4e7b;
}

.mainHeader nav .active a:link {
		/* font-weight: bold; */
		background-color: #eacb6e;
		color: #000;
        box-shadow: inset 0 -5px 0 #5e4e7b;
}

#logo {
	/* background:url(logo.png) 0 0 no-repeat; */
	/* height: 78px; */
	display: block;
	width: 97px;
	margin-bottom: 50px;
	text-indent:-9999px;
}

#toggleNavMain {
	display:none;
}

article {
    margin: 1%;
    padding: 1%;
}

#content {
	float: center;
	width: 73.83177570093457%;
	padding-top: 0px;
	margin-bottom: 5%;
		line-height: 25px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#content figure {
	margin-bottom: 4%;
}

#content img {
	max-width: 100%;
	height: auto;
	border: 10px solid #eacb6e;
	-moz-box-shadow: 0 1px 2px rgba(109,72,0,.2);
	-webkit-box-shadow: 0 1px 2px rgba(109,72,0,.2);
	box-shadow: 0 1px 2px rgba(109,72,0,.2);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content section {
	margin: 0 0 5% 0;
	width: 100%;
	float:left;
}

#content section:nth-of-type(1),#content section:nth-of-type(2) {
	width: 46.835443037974684%;
}

#content section:nth-of-type(1) {
	margin-right: 6.329113924050633%;
}

footer {
	clear: both;
	text-align: right;
	font-size: 0.75em;
    margin: 1%;
    padding: 1%;
}

notification {
	text-align: center;
	font-size: 1.75em;
}

header,	#content {
		width:100%;	
}
	
#logo {
	margin-bottom:3%;
}

#content {
    padding:0%;}
	
#content img {
	width:100%;
}

#content section .pfote {
	width: 50%;
	float: left; 
	background-color: #FFF;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

header .tiere {
	width: 30%;
	margin-left:10%;
}

iframe {
	width: 100%;	
}

.ttt{
    width: 100%;
}

td {
    padding: 1%;
}

@media screen and (max-width:700px) {
	
	body {
		margin:0;
	}
	
	.mainHeader img {
	width: 60%;
	height: auto;
	margin: 1% 0;
}
	.mainHeader li {
	text-align:center;
	background:#eacb6e;
	margin-right:1px;
		
	width:19.2%;
	text-align:center;
	margin-right:1%;
		
	float: left;
	width: 100%;
	display: inline;
	color: #000;
}

.mainHeader li:last-child {
	margin-right:0;
}

.mainHeader li a {
	/* margin: 0 0 4% 0;
	display: block;
	text-decoration: none;
	font-size:1.525em;
	font-family: 'Kaushan Script', cursive;
	font-weight:normal;
	color: #000;
	display: inline-block;
	padding: 10px 25px;
	height: 20px; */
	
	padding:5% 5% 5% 5%;
	font-size:1.2em;
	margin-bottom:0;
}

.mainHeader nav {
	background-color: #eacb6e;
	color: #000;
	height: 5px;
}

.mainHeader nav a:hover, .mainHeader nav a:active, .mainHeader nav .active a:link, .mainHeader nav .active a:visited {
		background-color: #eacb6e;
		/* color: #fa9d1c; */
		text-shadow: none;
		/* font-weight: bold; */
        box-shadow: inset 0 -5px 0 #5e4e7b;
}

	#container {
		padding:10px 15px;
	}
	
	#toggleNavMain {
		display:block;
		position: absolute;
		align-items: center;
		top: 110px;
		background: #eacb6e;
		padding: 1% 1%;
		font-family: 'Kaushan Script', cursive;
		font-size:1.2em;
		cursor:pointer;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	
	.js #navMain {
	display:none;
	}
	
	#navMain li {
		float:left;
		width:100%;	
		margin-bottom:0;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	
	#navMain li a {
		padding:1% 0% 1% 0%;
	}
	
#content section:nth-of-type(1),#content section:nth-of-type(2) {
	width: 50%;
}
    
#content section:nth-of-type(1) {
	margin-right: 0%;
}
    
	#content section img {
	float:left;
	max-width:100%;
	margin:2% 5% 3% 0;
	border:5px solid white;
	}
	
	#content section .pfote {
	display:none
	}	
	
	body .tiere {
	display:none
	}
    
    body .pfote {
	display:none
	}    
    
    body .ppp {
	display:none
	}
}

@media screen and (max-width:600px) {

	#content section:nth-of-type(1), #content section:nth-of-type(2) {
		width:100%;
	}
    
	body .tiere {
	display:none
	}
    
    body .pfote {
	display:none
	}
}