/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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;
}
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;
}

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
.trenner {overflow:hidden; clear: both;border-bottom: 1px solid #ccc;}
* html .clear {height:1%}
img {border: none;}

body {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

#wrapKopf {
	position: relative;
	width: 965px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
#wrapNavi {
	position: relative;
	width: 965px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
#wrapInhalt {
	position: relative;
	width: 965px;
	height: auto;
	overflow: hidden;
	margin: 40px auto 20px auto;
}
#logo {
	position: relative;	
	float: left;
	display: inline;
	width: 425px;
	height: auto;
	overflow: hidden;
	font-weight: 300;
	font-size: 50px;
	text-transform: uppercase;
	color: #aaa;
	text-align: right;
}
.braun {
	color: #a4774d;	
}
#subnavi {
	position: relative;	
	float: right;
	display: inline;
	width: 500px;
	height: auto;
	overflow: hidden;
	font-weight: 400;
	font-size: 11px;
	color: #333;
}
#subnavi a {
	position: relative;
	float: right;
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	color: #333;
}
#subnavi a:hover {
	color: #a4774d;	
}
#navi {
	position: relative;	
	float: left;
	display: inline;
	width: 425px;
	height: auto;
	overflow: hidden;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin: 40px 0 0 0;
}
#navi a {
	position: relative;
	display: block;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: #333;
	width: auto;
}
#navi a:hover {
	color: #a4774d;	
}
li.aktiv a {
	color: #a4774d !important;	
}
#headline {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 500px;
	height: auto;
	overflow: hidden;
	text-align: left;
}
#headline h1 {
	font-size: 35px;
	font-weight: 300;
	text-transform: uppercase;
	color: #a4774d;	
}
h1.etwaskleiner {
	font-size: 35px;
	font-weight: 300;
	text-transform: uppercase;
	color: #a4774d;
	font-size: 26px;
	margin: 10px 0 30px 0;
}
.zurueck {
	font-size: 10px;	
}
#key {
	position: relative;
	float: left;
	display: inline;
	width: 425px;
	height: auto;
	overflow: hidden;
}
#inhalt {
	position: relative;
	float: right;
	display: inline;
	width: 500px;
	height: auto;
	overflow: hidden;
	text-align: left;
}
#inhalt p {
	margin: 0 0 20px 0;
	line-height: 22px;
}
#inhalt h2 {
	margin: 0 0 10px 0;
	font-size: 17px;
	border-bottom: 1px dashed #999;
	font-weight: 400;
}
#inhalt h3 {
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: 600;
}
#inhalt a {
	color: #a4774d;
	text-decoration: none;	
}
#inhalt a:hover {
	text-decoration: underline;	
}
#inhalt ul {
	list-style: circle;
	margin: 0 0 20px 0;
	line-height: 22px;	
}
#inhalt b, #inhalt strong {
	font-weight: bold;	
}
#inhalt ul li {
	margin: 0 0 5px 20px;
}
.trigger {
	cursor: pointer;
	background-image: url(../images/pfeil.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}