* {
	box-sizing: border-box;
	
}
html {
	background-color: white;
	padding: 0;
	margin: 0;
	color: black;
}

body {
	margin: 0 auto;
	/*max-width: 75em;*/
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	border-top: 0;
	background: white;
}

.skip {
	position: absolute;
	margin-left: -999px;
	width: 990px;
}
/* - Logo bzw. Kopf - */
header {
    background: url(../Logos/Tangoklang_Logo_01.png) 0 0 no-repeat #FFE8A3;
	background-color=#FFE8A3;
	/* Hier die Höhe fuer den Kopf, so gross wie das Logo */
	height: 115px;
	margin: 0;
	padding: 0 1em;
	text-align: center;
	line-height: 54px;
	font-size: 1.5em;
}
header #logo {
     color: #A87E00;
	 backgroud: black;
	 border-bottom: 0;
	 line-height: 0.3em;
}
header h1#logo span {
	/* Der letzte Buchstabe soll invertiert dargestellt werden. */
	color: #FFE8A3;
	background: #A87E00;
	padding-right: 0.1em;
	font-weight: bold;
	line-height: 0.3em;
}
header h2#logo {
     color: #A87E00;
	 backgroud: black;
	 border-bottom: 0;
	 line-height: 0.3em;
}
header h2#logo span {
	/* Der letzte Buchstabe soll invertiert dargestellt werden. */
	color: #FFE8A3;
	background: #A87E00;
	padding-right: 0.1em;
	font-weight: bold;
	line-height: 0.3em;
}
header#verlauf {
	background-image: linear-gradient(42deg, transparent, #C29100);
}
a {
	color: #0B4D8C;
	text-decoration: underline;
}
a:visited {
	color: black;
}
/* - Der Hauptteil - */

main {
	padding: 0 2%;
	line-height: 1.5em;
}

section {
	display: inline-block;
	width: 60%;
}
    
/* - Sidebar, Rechte Spalte - */

aside {
	width: 25%;
	float: right;
	clear: right;
	display: inline-block;
	padding: 0em 1% 1em;
	margin: 10em 1% 0 1%;
	border-left: 1px dotted #A87E00;
	font-size: 0.9em;
}

aside dt {
	/* Die einzelnen Überschriften in der Sidebar */
	
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.5em;
	margin-top: 1em;
}

aside dd {
	padding: 0;
	margin: 0.2em 0;
}
aside img {
	border: 0;
}
/*aside a {
	color: #A87E00;
}*/

h1 {
	font-size: 2.7em;
	font-weight: normal;
	line-height: 0.8em;
	padding: 0.6em 0 0.2em 0%;
	margin: 0;
	border-bottom: 1px dashed #A87E00;
}

h2,
h3,
h4 {
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #8F6B00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dl {
	margin-bottom: 50px;
}

dl dt {
	float: left;
	font-weight: bold;
	margin-right: 5px;
	padding: 5px;
	width: 50%;
}

dl dd {
	margin: 2px 0;
	padding: 5px 0;
}

img {
	border: 0;
}

img:hover#sizer {
height: 331px;
width: 448px;
}

.fleft {
	float: left;
	margin: 0 1em 0.2em 0;
	width: 33%;
}
.fright {
	float: right;
	margin: 0 0 0.2em 1em;
	padding: 1px;
	width: 33%
}
.fright2 {
	float: right;
	margin: 0 0 0.2em 1em;
	padding: 1px;
	width: 35%
}
/* -- Layoutspezifisches -- */

.explain {
    font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
}
.explainred {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	color: red;
}
legend {
    font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #8F6B00;
}
fieldset {
     border-top: 1px solid #A87E00;
	 border-left: none;
	 border-right: none;
	 border-bottom: none;
}
table {
     border: none;
	 font-family: verdana, arial, sans-serif;
	 table-layout: auto;
	/*line-height: 1.0em;*/
	font-size: 1.0em;
}
table td {
      text-align: block;
      width: 25%;
}
table th {
	text-align: block;
	color: #8F6B00;
}
footer {
	clear: both;
	padding: 2%;
	text-align: center;
	border-top: 1px dotted #A87E00;
}

footer .copy span {
	margin: 0 auto;
	display: block;
}
/* - Menü - */
nav ul {
	background: #FFE8A3;
	padding: 5px 5%;
	border-top: 3px double #A87E00;
	border-bottom: 3px double #A87E00;
	margin: 0;
	text-align: center;
	color: #A87E00;
	/*neu*/
	overflow: hidden;
}

nav ul li {
	font-size: 1.2em;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #A87E00;
	padding: 0 .5em 0 .5em;
	font-weight: bold;
	/*neu */
	float: center;
	text-align: left;
	/*test*/
}

nav ul li a,/*neu*/.dropbtn  {
	color: #A87E00;
	padding: 0.1em 1em;
	border-radius: 0.2em;
	text-decoration: underline;
}
nav ul li a:visited,/*neu*/.dropdown:visited .dropbtn {
	color: black;
}

nav ul li a:hover {
	color: #FFE8A3;
	background: #A87E00;
	opacity: 0.8;
}
/*neu*/
nav li.dropdown {
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFE8A3;
    min-width: 150px;
	font-size: 0.8em;
}
.dropdown-content a {
    color: #A87E00;
    /*padding: 12px 16px;*/
	/*padding: 0.1em 1em;*/
	padding: 5px 5%;
    text-decoration: underline;
    display: block;
    text-align: left;
	border: 1px solid #A87E00;
}
.dropdown-content a:hover {background-color: #A87E00}

.dropdown:hover .dropdown-content {
    display: list-item;
}
/* 20160914 */
/* active und dropdown */
nav li.dropdown.active {
    display: inline-block;
	padding: 0 2em;
	background: #FFE8A3;
	/*border-radius: 10px;*/
	/*text-decoration: underline;*/
}
.dropdown-content.active {
    display: block;
    background-color: #FFE8A3;
    min-width: 150px;
	font-size: 0.2em;
	padding: 5px 5%;
}
hr {
	border-top: 1px dotted #A87E00;
}

/* 1-Spaltenlayout  mit Navigation unten*/

@media only screen and (max-width: 600px) {
	nav ul {
		border-top: 3px double #A87E00;
		border-bottom: 3px double #A87E00;
		display: block;
		background: #FFE8A3;
		color: #A87E00;
		margin: 1em 0;
	}
	nav ul li {
		width: 90%;
		margin: 5px 0;
		border-left: 1px solid #A87E00;
	}
	/* Damit man auf SmartPhones navigieren kann, werden die Menüpunkte jetzt über 90% der Screen-Breite gezogen */
	
	nav ul li.active {
		padding: 0 2em;
		background: #FFE8A3;
		/*border-radius: 10px;*/
		text-decoration: underline;
	}
	nav ul li a {
		display: inline-block;
		width: 100%;
		color: white;
		/*background: green;*/
		color: #A87E00;
		margin: 5px 0;
		/*border-radius: 10px;*/
		text-align: center;
	}
	nav ul li a:after {
		display: none;
	}
	section,
	/* kein Spalten-Layout mehr, alles wird untereinander dargestellt*/
	
	section.spalte,
	aside {
		float: none;
		display: block;
		width: 100%;
	}
	.fleft,
	.fright {
		/*Damit die Bilder jetzt nicht zu klein werden, nehmen sie die halbe Breite des Bildschirms ein.*/
		
		width: 50%;
	}
}


