@charset "utf-8";

/*******************************************************************************
 Copyright 2016 Ditmar Kerkhoff
 Letzte Änderung: 29.11.2016
*******************************************************************************/

/******************************************************************************* 
 Body 
*******************************************************************************/
* {
	background-color: #1a1a1a; /* Background: 90% black */
	color: #f9f9f9; /* Schriftfarbe: 98% weiß */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	}
	/* color: white; */
	/* font-size: 12px; */
	/* font-weight: bold; */
	
body {
	margin: 0;
	padding: 0;
	line-height: 130%;
	margin: 0 auto;
	width: 750px;
}

img {
	border: 0;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*******************************************************************************
 Links
 ******************************************************************************/
/*** Link für Main-Menü und Sonstigen Links ***/
 a:link, a:visited {
	/* color: #cccccc; 20% grau */
	text-decoration: none;
}

a:hover, a:active { 
	/* color: #999999; /* 60% grau */
	color: #cccccc; /* 80% weiß, 20% grau */
}

/*** Link zu einem Kapitel oder Gallerie ***/
a:link.link-chapter, a:visited.link-chapter, a:hover.link-chapter, a:active.link-chapter  { 
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	background-color: #444444; /* backround color: dunkelgrau */
	margin-right: 8px;
 	margin-left: 0px;
}
/*	color: White; font of main navigation */

a:hover.link-chapter,  a:active.link-chapter { 
	background-color: #999999; /* 40% grau */
}

/*** Link, der nicht benutzt wird ***/
a:link.subaktiv01, a:visited.subaktiv01, a:hover.subaktiv01, a:active.subaktiv01 { 
	display: block;
	height:20px;
	width: 135px;
	padding-top : 2px;
	padding-left:20px;
	margin-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666; /* 60% Schwarz */
	text-align : left;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.05em;
}

	
/******'************************************************************************ 
 Tabellen 
*******************************************************************************/

table {
	table-layout: fixed;
}

table#main-table {
	color: #666666; /* Dunkelgrau */
	margin: 0 auto;
	margin-bottom: 4px;
	margin-top: 0px;
	text-align: center;
}
/*	margin-top: 25px; */

tr#main-row {
	border-top: 10px;
	border-top-style: solid;
	border-top-width: 750;
	padding-top: 20px;
	word-wrap: break-word;
}

/*** Tabelle für Fusszeile ***/
.table-footer {
	text-align: left;
    overflow: hidden;
    margin: 0 auto;
    display: table;
    padding: 5px;
	height: 150px;
	vertical-align: top;
	margin-bottom: 0px;
    width: 100%;
}

	
/******************************************************************************* 
 Navigation / Menü
*******************************************************************************/
.logo {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.thumb {
	height: 100%;
	width: 100%;
}

a.thumb:hover, a.thumb:active {
	background-color: #999999; /* 40% grau */
}

div.thumb {
	float: left;
	overflow: hidden;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

img.thumb {
	display: block;
	padding: auto;
}
/*	margin: auto; */
/*	margin: 1har0px; */

img.thumb:hover {
/*	color: White; */
	background-color: #999999; /* 40% grau */
}

/*** Main Menu ***/
td.mainmenu {
	height: 18px;
	padding: 0;
	margin: 0 auto; 
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
}

ul.mainmenu {
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
}

li.mainmenu {
	float: left;
}

a:link.mainmenu, a:visited.mainmenu, a:hover.mainmenu, a:active.mainmenu {
	font-size: 12px;
	font-weight: bold;
	background-color: #444444; /* backround color of main navigation: Dunkelgrau */
	font-style:normal;
	text-align:center;
	text-decoration:none;
	padding-right:30px; /* Space between links on main menue */
	padding-left:30px; /* Space between links on main menue */
	padding-top:6px;
	padding-bottom:6px;
	border-right: 1px solid #DBDBDB;
	border-bottom: 12px;
}
 
a:hover.mainmenu, a:active.mainmenu {
	background-color: #999999; /* Background of main nav if selected: Mittelgrau */
}

/***	Nicht herausgefunden, wozu dieses benutzt wird
a:link.mainmenuaktiv, a:visited.mainmenuaktiv, a:hover.mainmenuaktiv, a:active.mainmenuaktiv { 
	font-size: 12px;
	font-style:normal;
	padding-right:16px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:3px;
	color: #FFFFFF; 
	background-color:#999999; 
}
*/

/* Mini Menu: Durch Hamburger-Menü ersetzt	
td.minimenu {
	height: 12px; 
	margin: 0 auto;
	padding: 0;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: top;
}
	
ul.minimenu {
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
}

li.minimenu {
	float: right;
}

a:link.minimenu, a:visited.minimenu, a:hover.minimenu, a:active.minimenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none; 
	margin-right:4px;
	margin-left:4px;
}
 
a:hover.minimenu, a:active.minimenu {
	color:#FFF;
	background-color: #CCC;
}
   
.separator {
	color: #FFFFFF;
	margin-left:6px;
	margin-right:6px;
}
*/


 /* Nebennavigation MAIN02 links aktiv*/
/*
a:link.minimenuaktiv, a:visited.minimenuaktiv, a:hover.minimenuaktiv, a:active.minimenuaktiv { 
*/
/*  font-family: Verdana, Arial, Helvetica, sans-serif; */
/*  font-size: 11px;
  color:#333333; *//* 80% schwarz */ 
/*  text-align:center; 
  text-decoration:none; 
  margin-right:2px;
  margin-left:2px;
} */

	
/******************************************************************************* 
 Control-Elemente für Kontaktforumuar
*******************************************************************************/

/*** Kontrollelemente (vor, zurück, etc.) ***/
.control {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent !important;
	font-style: normal;
	text-align: center;
	text-decoration: none !important;
	padding-right: 30px; /* Pace between links on main menue */
	padding-left: 30px; /* Pace between links on main menue */
	padding-top: 6px;
	padding-bottom: 6px;
}

.active_control, a.active_control:link, a.active_control:active, a.active_control:visited {
	text-decoration: none;
}

.inactive_control, a.inactive_control:link, a.inactive_control:active, a.inactive_control:visited {
	color: #666; /* 60% Schwarz */
	text-decoration: none;
}

.detailText {
	text-align: center;
	text-height: 10px;
}

/*** Stylesheet für Grafiken ***/
.fullimg {
	text-align: center;
} 


/******************************************************************************* 
 Überschriften 
*******************************************************************************/
h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

/******************************************************************************* 
 Contact Page 
*******************************************************************************/
#page-wrap {
	width: 660px; /* 18.11.16 Änderung statt 650px */
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-size: 12px; 
	font-weight: bold; 
	padding: 0;
	text-align: left;
	text-decoration: none;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	height: 30px;
	float: right;
	color: #cccccc; /* 80% weiß, hellgau */
	font-weight: bold;
	background-color:  #ff751a; /* Orange */
}

/*** Rahmen um Eingabefeld ***/
#contact-area input.submit-button:hover {
	color: #ffd9b3; /* Rosa */
	background-color: #663300; /* Braun */
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
}


/*******************************************************************************
Hamburger Menu
*******************************************************************************/

a:link.hamburger {
	text-decoration: none; /* hierdurch nicht unterstrichen */
	/* color: #232323; */
	color: #333333;
	transition: color 0.3s ease;
}

a:hover.hamburger, a:visited.hamburger {
	/* color: tomato; */
	color: #cdcdcd; /* Grau */
}

#hm-menuToggle {
  display: block;
  position: relative;
  top: 20px; /* Abstand Balkenmenüs zum oberen Rand */
  left: 10px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}
/*  top: 50px; */
/*  left: 50px; */

#hm-menuToggle input {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
}
/*  width: 40px; */

/*** Just a quick hamburger ***/
#hm-menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;  /* Farbe der Hamburger-Balken: grau */
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#hm-menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#hm-menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

/*** Transform all the slices of hamburger into a crossmark ***/
#hm-menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
	background: #ededed; /* hellgrau */ 
}
/* background: #232323; Farbe des Kreuzes bei Auswahl des Hamburger-Menüs */

/*** But let's hide the middle one ***/
#hm-menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*** The last one should go the other direction ***/
#hm-menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*** Make this absolute positioned at the top left of the screen ***/
#hm-menu {
	position: absolute;
	width: 100px; /* Breite von Menü-Kasten */
	margin: -100px 0 0 -50px;
	padding: 50px;
	padding-top: 125px;
	background: #333333; /* Hintergrund des Auswahlfeldes: fast schwarz */
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */
	transform-origin: 0% 0%;
	transform: translate(-400%, 0); /* nach links außerhalb des Bildschirms */
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
	/* line-height: 200%; */
	/*  width: 300px; */
	/*  margin: -100px 0 0 -50px; */
	/* padding-top: 125px; */
	/*  background: #ededed; *//* Hintergrund des Auswahlfeldes: hellgrau */
	/*  transform: translate(-100%, 0); */

#hm-menu li {
	line-height: 250%; /* Abstand Zeilen im Auswahlmenü */
}
	/*  font-size: 22px; */
	/* font-size: 1.1em; *//* Schriftgröße Auswahlmenü */

/*** And let's fade it in from the left ***/
#hm-menuToggle input:checked ~ ul {
  transform: scale(1.0, 1.0);
  opacity: 1;
}
