/* HTML5 Boilerplate  */

wrapper, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block;}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #93BBCF;
}
a:focus { outline: thin dotted; }
a:hover, a:active {
	outline: 0;
	color: #999;
}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding-left: 20px;
}
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


* { padding: 0; margin: 0; }
html { overflow-y: scroll; }

img, div {
	behavior: url('../files/iepngfix.htc');
}



/* Abstände nach unten */ 
h2, p, ul, ol { margin-bottom: 1em; }
ul ul { margin-bottom: 0; }
li { margin-left: 1em; }


/* OWN */ 



.webfont {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-family: fanwood_italic-webfont, Palatino Linotype, Book Antiqua;
	font-family: fanwood_text-webfont, Palatino Linotype, Book Antiqua;
	font-family: fanwood-webfont, Palatino Linotype, Book Antiqua;
	font-family: 'Bitter', Palatino Linotype, serif;
}

@font-face {
    font-family: 'michromaregular';
    src: url('files/michroma-webfont.eot');
    src: url('files/michroma-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/michroma-webfont.woff') format('woff'),
         url('files/michroma-webfont.ttf') format('truetype'),
         url('files/michroma-webfont.svg#michromaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
	#punkt {
	color: #FFF;
	margin-top: -24px;
}

#Printlogo {
	display: none;
}

#Mobilogo {
	display: none;
}

#Adresse {
	display: none;
}


p {
	font-family: "michromaregular", Arial, Helvetica, sans-serif;
	font-size: 0.89em;
	color: #333;
	text-decoration: none;
	line-height: 1.5em;
	text-transform: none;
}

p b, strong {
	font-family: "michromaregular", Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	color: #000;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
}

h1 {
	font-family: "michromaregular", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	line-height: 28px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: normal;
}

h2 {
	font-family: "michromaregular", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: lighter;
	text-transform: uppercase;
}


h3 {
	font-family: dubielitalic, "Palatino Linotype", "Book Antiqua";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 10px;
	font-style: italic;
}

h4 {
	font-family: "open_sanslight", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-bottom: 5px;
}

h5 {
	font-family: "open_sanslight", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	text-align: left;
}

h6 {
	font-family: ergoitalic, Palatino Linotype, Book Antiqua;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: lighter;
	margin-top: 20px;
}

html {
width: 100%;
min-height:100%;

}


 body {
	padding: 0;
	margin: 0;
	background-image: url(../img/oben-hg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	behavior: src('PIE.htc');
	background-color: #FFFFFF;
	
}

#wrapper {
	position: relative;
	width: 90%;
	max-width: 850px;
	height: auto;
	min-height: 730px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	behavior: src('../PIE.htc');
	background-color: transparent;
	overflow:hidden;

}

#top {
	position: relative;
	width: 100%;
	max-width: 850px;
	height: auto;
	min-height: 70px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	
}

#top .innen {
	float: right;
	display: block;
	width: 60%;
	height: 30px;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;
	
}
#top .innen a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	padding-top: 17px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top .innen a:hover {
	color: #999;
}

#top .links {
	float: left;
	display: block;
	width: 30%;
	height: 30px;
	margin-left: 28%;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: right;	
}
#top .links a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-top: 17px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top .links a:hover {
	color: #999;
}

#header{
	z-index: 20;
	position: relative;
	float:left;
	width: 100%;
	min-width: 80px;
	height: auto;
	max-height: 280px;
	behavior: src('../PIE.htc');
	margin-bottom: 30px;
}


#Logo {
	float:left;
	position: absolute;
	z-index: 120px;
	margin-top: -110px;
	margin-left: 87%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 80px;
	height: 80px;
	background-color: transparent !important;
}

@media screen and (max-width: 478px) {
	
	#Logo {
	margin-left: 80%;

}

	
}

@media screen and (max-width: 319px) {
	
	#Logo {
	margin-top: -85px;
	margin-left: 75%;

}

#top .links {
	display: none;
}

#top .innen {
	margin-top: 23%;
	margin-left: -17px;
	float:left;
	width: 100%;
}
	
}
	
#Logo a {
	background-image: url(../img/W-Logo-klein.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -9999px;	
}

#Logo a:hover {
	background-image: url(../img/W-Logo-klein.png);
	background-position: 0px -88px;
	background-repeat: no-repeat;
	width: 80px;
	height: 84px;
}



#nav-toggle {
	position:relative;
	margin-top: -80px;
	margin-bottom: 20px;
  display: block;
  width: 3em;
  height: 3em;
  background-image: url(../img/Nav.png);
  background-repeat: no-repeat;
  background-position: 0px -2px;
  cursor:pointer;

}


li {
	float: none;
	width: 100%;
	min-width: 305px;
	max-width: 470px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 0;
	background-color:#3C0B22;
} 
li .selected {
	margin-left: 0%;
}
a {
	display:block;
  	color: #FFF;
  	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	font-weight: lighter;
	behavior: src(../PIE.htc);
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	height: 30px;
	font-weight: lighter;
	letter-spacing: 1px;
}

ul a:hover, 
ul a:focus {
	color: #CCCCCC;
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
  	behavior: src(../PIE.htc);
	text-decoration: none;
	background: rgba(250,250,250,.40);
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	height: 30px;
	background-image: none;
}


li:hover ul.level2{
	display: none;
   
}

ul.level2 a {
	display: none;
	color: #FFF;
}
* html #nav-toggle ul.level2 a { width: 8em; }

ul.level2 a:hover {
	display: none;
	color: #CCC;	
}

ul.level2 a:hover {
	display: none;
	color: #CCC;	
}


#strich {
	float: left;
	width: 100%;
	text-align: center;
	background-image:url(../img/Linie.jpg);
	background-position: 55% center;
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
	display: block;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	
}


#Bildoben {
	position: relative;
	margin-top: 0px;
	width: 100%;
	max-width: 850px;
	height: auto;
	min-height: 90px;
	float: left;
	margin-bottom: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.img {
	width: 100%;
	height: auto;
	max-height: 280px;

}

#content{
	position: relative;
	float:left;
	width: 100%;
	height: auto;
	min-height: 300px;
	max-height: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	display: block;
	
}

.article {
	position:relative;
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height: auto;
	min-height: 200px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	display: block;
	
}

#footer {
	position: relative;
	width: 100%;
	max-width: 850px;
	height: auto;
	min-height: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	
}


.innen {
	float:left;
	display: block;
	width: 80%;
	height: 48px;
	margin-left: 12%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.innen a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	color: #333;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	padding-left: 20px;
	padding-top: 17px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.innen a:hover {
	color: #999999;
}

#button {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	padding: 0;
	margin-top: 6%;
	
}

.box {
	float:left;
	display: block;
	width: 40px;
	height: 28px;
	margin-left: 30%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.box a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	width: 35px;
	height: 28px;
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}

.box a:hover {
	display: block;
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}


.box2 {
	float:left;
	display: block;
	width: 35px;
	height: 28px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.box2 a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	width: 35px;
	height: 28px;
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: -50px 0px;
	text-indent: -9999px;
	display: block;
}

.box2 a:hover {
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: -50px -37px;
	display: block;
}

.box3 {
	float:left;
	display: block;
	width: 35px;
	height: 28px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.box3 a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	width: 35px;
	height: 28px;
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	text-indent: -9999px;
	display: block;
}

.box3 a:hover {
	background-image: url(../img/WButtos-Footer.png);
	background-repeat: no-repeat;
	background-position: -100px -37px;
}

#eins p a {
	font-family: "michromaregular", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #666;
	text-decoration: underline;
	line-height: 1.5em;
	text-transform: none;
}



@media screen and (min-width: 30em) {

#top {
	position: relative;
	width: 100%;
	max-width: 850px;
	height: auto;
	min-height: 70px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	
}

#top .innen {
	float: right;
	display: block;
	width: 50%;
	height: 30px;
	margin-left: 0%;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;
	
}
#top .innen a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	padding-top: 17px;
	float: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top .innen a:hover {
	color: #999;
}

#top .links {
	float: left;
	display: block;
	width: 30%;
	height: 30px;
	margin-left: 23%;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;	
}
#top .links a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-top: 17px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top .links a:hover {
	color: #999;
}

.box {
	margin-left: 40%;
	
}

#footer .innen {
	margin-left: 30%;
	
}

	
}

	

@media screen and (min-width: 40em) {
	
	#wrapper {
	position: relative;
	width: 95%;

}

 body {
	padding: 0;
	margin: 0;
	background-image: url(../img/HG.jpg), url(../img/oben-hg.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: top center, top left;
	behavior: src('PIE.htc');
	background-color: #FFFFFF;
	
}


#top .innen {
	width: 30%;

	
}

#Logo {
	float: left;
	position: absolute;
	z-index: 120px;
	margin-top: -70px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 140px;
	height: 178px;
	background-color: transparent !important;
	left: -1px;
}

#Logo a {
	background-image: url(../img/W-Logo.png);
	background-position: 0px -179px;
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 178px;
	text-indent: -9999px;	
}

#Logo a:hover {
	background-image: url(../img/W-Logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 140px;
	height: 178px;
}

#Bildoben {
	position: absolute;
	margin-top: 0px;
	z-index: 10;
	
}

#content{
	margin-left: 25px;
	width: 93%;
	
}

#strich{

	margin-top: 4%;
	margin-bottom: 5%;
	
}


#nav {
	position: relative;
	width: 100%;
	margin-top: 35%;
	margin-left: 5%;
	float:left;


}

li{
	
	background-color:#FFF;
} 

#nav ul li {

}

#nav ul a{
	margin-right: 10%;

}

#nav ul .navoben1 a{
	position: absolute;
	display: block;
	margin-left: 23%;
	margin-top: 0px;

}

#nav ul .navoben2 a{
	position: absolute;
	display: block;
	margin-left: 42%;
	margin-top: 0px;

}

#nav ul .navoben3 a{
	position: absolute;
	display: block;
	margin-left: 60%;
	margin-top: 0px;

}

#nav ul .navoben4 a{
	position: absolute;
	display: block;
	margin-left: 80%;
	margin-top: 0px;

}
	

#nav a {
	float: left;
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 40px;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding-left: 0px;
	margin-right: 6%;
	padding-top: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;

}
	
#nav .selected a {
	float: left;
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	color: #520C28;
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav li .selected a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	background: rgba(200, 200, 200,.3);
	color: #520C28;
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav a:hover {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	background: rgba(210, 210, 210,.1);
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	
}

#nav ul ul {
	display: block;
	margin-left: 0%;
	float:left;
	margin-top: 4%;


	}


#nav ul ul li {
	margin-top: 6em;
	display: inline;
	height: auto;
	width: 100px;
	height: auto;

}


#nav ul ul li a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 0.65em;
	font-weight: normal;
	color: #666666;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;

}
	
#nav .selected a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav li .selected a {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	background: rgba(200, 200, 200,.3);
	color: #000000;
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
	
#nav a:hover {
	font-family: michromaregular, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #520C28;
	background: rgba(210, 210, 210,.1);
	background-image: url(../img/SO.png);
	background-position: 0 0;
	background-repeat: no-repeat;	
}

#button{
	margin-top: 0%;
	display: block;
	padding: 0px;
	height: 40px;
	width: 100%;	
}

.box {
	margin-top: 0%;
	margin-left: 45%;
	display:block;
	
}

#footer .innen {
	margin-left: 38%;
	
}



}
#content .article p a {
	color: #999;
	text-decoration: underline;
	font-size: 0.9em;
}
