/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/**
 * @copyright Egon Frerich
 * unter Verwendung YAML  http://www.yaml.de
 * @license         CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-CDL (http://www.yaml.de/license.html)
 * und
 * Skeleton  www.getskeleton.com
 * MIT license ( http://www.opensource.org/licenses/mit-license.php) 
 */

* {
    box-sizing: border-box;
}
html {
    font-family: "Lucida Sans", sans-serif;
}
body { background: #99a; padding: 10px; color: #444; font-size: 78%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; }
#page{ border: 1px #667 solid; background: #fff; }
#page_margins { font-size: 1.3em; border: 1px #889 solid; min-width: 756px; max-width: 100em; margin:auto;}
h1 {
   font-size: 2em;
   padding-top: 0.75em;
   padding-bottom: 0.75em;
}
h2 {
   font-size: 1.5em;
   padding-top: 0.75em;
   padding-bottom: 0.75em;
}
h4 {
   font-size: 1.2em;
   padding-top: 0.75em;
   padding-bottom: 0.75em;
   color: #111;

}
header {
    background-color: #9933cc;
    color: #ffffff;
    height: 7em;
}
#topnav {
    padding: 0px;
}
.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
}
.wichtig2 { background-color: #fee; border: 1px #fcc solid; padding: 0.5em; margin-bottom: 0.5em; color: #000; }
p { line-height: 1.5em; margin: 0 0 1em 0; color: #900;}
.small { font-size: 80%; }
.umrandung { border: 3px solid; padding: 4px; }
img {
    width: 100%;
    height: auto;
    display: block;
}

.map { width:65%;max-width:65%;width:calc(70% - .5em);max-width:calc(70% - .5em);height:100%;display:inline-block;margin:0;padding:0 }


table { margin-bottom: 0.5em; }

th { 
	background: #444; color: #fff; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #fff solid; 
	border-right: 1px #fff solid;
}

td {
	background: #888; color: #fff; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #fff solid; 
	border-right: 1px #fff solid;
}

.row:after {
    content: "";
    clear: both;
    display: block;
}

#main { background: #fff ; padding: 1em 0; } 



.container {
  position: relative;
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }
ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0.5rem 0 0.9rem 2.2em;
  font-size: 100%; 
  list-style-type: square;
}
li {
  margin-bottom: 0.5rem; }

#nav_main {
	width:100%;
	float:left;
	color: #fff;
	padding: 0px;
	background: #1f1e2e url("gfx/sliding_doorII/nav_rund/bg.gif") repeat-x bottom;
}
#nav_main:after {
    clear: both;
}
#nav_main ul {
  white-space: nowrap;
  line-height: 1.5em;
  margin:0;
  padding:0 0 0 1.8em;
  list-style:none;
}
  
#nav_main li {
  float:left;
  background: #8f8cad url("gfx/sliding_doorII/nav_rund/left.gif") no-repeat top left;
  padding: 0 0 0 3px;
  margin: 0;
  border-bottom:1px solid #000;
}

#nav_main a {
  float:left;
  display:block;
  color:#334;
  width:.1em;
  background: transparent;
  background:    url("gfx/sliding_doorII/nav_rund/right.gif") no-repeat top right;
  padding:5px 11px 3px 8px;
  text-transform: none;
  text-decoration:none;
  font-weight:normal;
}

#nav_main > ul a {width:auto;}


#nav_main li:hover, #nav_main li:hover a { background-position:0% -80px; }
#nav_main li:hover a { background-position:100% -80px; }

#nav_main #current { background-position:top left }
#nav_main #current a { background-position:top right }

#nav_main a:hover { 
    color:#fff;
    background-color: transparent;
    background:    url("gfx/sliding_doorII/nav_rund/right.gif") no-repeat top right;
}

#nav_main #current {
  background-image:    url("gfx/sliding_doorII/nav_rund/left_on.gif");
  border-width:0
}

#nav_main #current a {
  color:#334;
  background-image:     url("gfx/sliding_doorII/nav_rund/right_on.gif");
  font-weight:bold;
  padding-bottom:4px;
  padding-top:5px;
}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; }
}

/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }
}

article {
    clear: left;; 
}

.footer { clear: both;
     color:#888; background:#fff; margin: 0 1em; padding: 1em 0; border-top: 3px #ddd solid; line-height: 2em;
}
h1 {
margin-left: 1em;
}

