@charset "utf-8";
/* CSS Document */


body {
	background: #fff url(../img_style/spacer.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 81.35%;
	word-spacing: 0.03em;
	color: #000000;
}
#wrapper {
	width: 100%;
	background-color: transparent;
	margin: 0 auto;
	text-align: left;
}
#header, #logo {display: none}

#logo_print {display: block; position:absolute; top:0; right:0;}
#content {
	background:url(../img_style/spacer) top left no-repeat;
	float: none;
	margin-top: 140px;
	/* width:174mm; */
	width: 100%;
}
.inhalt, #long {
	width: 120mm;
	margin:0 4mm 0 0;
	float: left;
	padding:0px;
}

#info {
	background:url(../img_style/spacer.gif) top left no-repeat;
	margin-top: 20pt;
	background-color: #fff;
	width: 45mm;
	padding:0;
	border:0
}
#info_inhalt  {
	margin: 0;
	padding:0;
	border:0
}

/*--- info-box mit Bildern ---*/
.image {text-align:left}

#info_bottom {display: none}
.nav {display: none}

#content .bottom {
	display: none
}

.hidden {display: block;margin-top:1em;}

/* ----- Typographie ------- */

.toggler{font-weight: bold; font-size: 1.0em; text-transform: uppercase}
.no_link, .no_link img {border: 0px ! important}

#content p, #content ul, #content h2 {font-size: 1.25em}
#content .inhalt p {line-height: 138%}
#content a:link, #content a:visited, #content a:active {color: #000 }
#content a:hover {color: #000 }

.inhalt h1 {color: #000; font: bold 2em/90% Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; margin:5px 0 25px 0;padding: 0}
.inhalt h4 {color: #000; font-style:italic}
.inhalt img {border:0px; margin-right:1mm}
.inhalt p {
	margin:0;
	padding:0.8em 0em ! important;
}

#info_inhalt ul, #info_inhalt p {
	margin: 0;
	padding:0.8em 0em;
	border:0
}

#info {color: #000; }
#info a:link, #info a:visited, #info a:active, #info a:hover {color: #fff; font-weight:bold; padding-right: 30px; background: transparent url(../img_style/spacer.gif) top right no-repeat }
#info p, #info ul {font-size: 1.1em; line-height:110%}
#info h2 {font-size: 1.15em; 	margin: 0;
	padding:10px 0px;
	border:0}

#info_inhalt .upper {font-weight: bold; padding-bottom: 0 ! important}

.scrollto {display: none} 


