@charset "utf-8";

/* RESET TAGS */
html{color:#000; background:#ebebeb; }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,figcaption,figure,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,figcaption,figure,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
figure { position:relative; }


@font-face {
	font-family: 'AllerRegular';
	src: url('/css/type/aller/aller_rg-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_rg-webfont.woff') format('woff'), url('/css/type/aller/aller_rg-webfont.ttf') format('truetype'), url('/css/type/aller/aller_rg-webfont.svg#webfontTgAPWHhE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AllerItalic';
	src: url('/css/type/aller/aller_it-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_it-webfont.woff') format('woff'), url('/css/type/aller/aller_it-webfont.ttf') format('truetype'), url('/css/type/aller/aller_it-webfont.svg#webfontm2O2Sp5x') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AllerBold';
	src: url('/css/type/aller/aller_bd-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_bd-webfont.woff') format('woff'), url('/css/type/aller/aller_bd-webfont.ttf') format('truetype'), url('/css/type/aller/aller_bd-webfont.svg#webfontHskG3fSk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AllerLightRegular';
	src: url('/css/type/aller/aller_lt-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_lt-webfont.woff') format('woff'), url('/css/type/aller/aller_lt-webfont.ttf') format('truetype'), url('/css/type/aller/aller_lt-webfont.svg#webfontUMSIFR3U') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AllerLightItalic';
	src: url('/css/type/aller/aller_ltit-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_ltit-webfont.woff') format('woff'), url('/css/type/aller/aller_ltit-webfont.ttf') format('truetype'), url('/css/type/aller/aller_ltit-webfont.svg#webfontUwkQ6Nvd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AllerBoldItalic';
	src: url('/css/type/aller/aller_bdit-webfont.eot');
	src: local('☺'), url('/css/type/aller/aller_bdit-webfont.woff') format('woff'), url('/css/type/aller/aller_bdit-webfont.ttf') format('truetype'), url('/css/type/aller/aller_bdit-webfont.svg#webfontq0wJZQ2n') format('svg');
	font-weight: normal;
	font-style: normal;
}


HTML {
	top:0;
	height: 100%;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	background: url(/img/distel01b.gif) no-repeat top center #ebebeb;
	
	/* background: #ebebeb url("/img/scheitholz1.jpg") no-repeat scroll center top; */
	
	text-rendering: optimizeLegibility
}


BODY {
	top:0;
	height: 100%;
	width: 100%;
	
	margin: 0;
	padding:0;
	font-family: "AllerRegular", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;

/*	background: #ebebeb	url(/img/distel01.gif);
	background-position: top center;
	background-repeat: no-repeat;
	*/


}

FORM  { margin: 0; padding: 0; border: 0; }

A:link, A:visited { color: #c63; }
A:hover, A:focus{ color: #f96;	text-decoration:none; }

P { margin: 1em 0; }

table tr td { vertical-align:top; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ margin-bottom:0.5em; font-family: "AllerBold"; }

h1{ font-size:2em;}
h2{	font-size:1.8em;}
h3{	font-size:1.6em;}
h4{	font-size:1.4em;}
h5{	font-size:1.2em;}
h6{	font-size:1em;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{ font-family: "AllerItalic"; }

strong{ font-family: "AllerBold";  }

em strong, strong em{ font-family: "AllerBoldItalic"; }


Q, BLOCKQUOTE { quotes: '„' '“' '‚' '‘'; }
Q[lang=en], BLOCKQUOTE[lang=en] {quotes: '\201C' '\201D' '\2018' '\2019'; }
Q:before, BLOCKQUOTE:before {content: open-quote;}
Q:after, BLOCKQUOTE:after {content: close-quote;}

BLOCKQUOTE + FIGCAPTION:before { content: "— "; }
BLOCKQUOTE + FIGCAPTION { font-style:italic; padding: .3em 0; }
.hiCiteR BLOCKQUOTE + FIGCAPTION { padding:0; }


.alR { text-align: right !important; }
.alC { text-align: center !important; }
.alL { text-align: left !important; }
.alT { vertical-align: top !important; }
.alM { vertical-align: middle !important; }
.alB { vertical-align: bottom !important; }


.szL{ font-size: 1.2em; line-height: 1.4em; }


#mainContent  { 
	text-align: center;
	width: 100%;

}


#container {
	
/*	
    background-color: rgba(200, 200, 200, 0.95);
    border: 0 none;
    box-shadow: 5px 5px 15px 2px rgba(50, 50, 50, 0.75);
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    opacity: 0.9;
    padding: 0 10px 10px;
    position: relative;
    text-align: left;
    top: 30px;
    width: 725px;
*/
	
	
	display:block;
	position: relative;
	padding: 0 10px 10px 10px;
	margin-top:30px;
	margin-right: auto;
	margin-left: auto; 
	
	width:725px;

	background:#cacaca	url(/img/distel01a.gif) no-repeat -30px -60px;
	top:30px;
	border:0;
	
	text-align: left;
	
}

#titlebar {
	position:relative;
	font-family: "AllerBold";
	font-size: 30px;
	text-align:right;
	color:#666;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
	border-bottom:1px solid #666;
	margin:0;
	margin-bottom: 5px;
	text-transform:uppercase;
	letter-spacing:.1em;
}


#logo{
	display:block;
	position: absolute;
	width:186px;
	height:32px;
	background: url(/img/logo.gif) no-repeat 0 0;
	left:50%;
	margin:0 0 0 -280px;
	top:15px;
	overflow:hidden;
	text-indent:999em;
	line-height:999em;
}

#content{
	position:relative;

	width: 100%;
	margin:0;
	margin-top:3em;
	padding:0;
	
	color: #666;
	line-height:1.4em;
	
	overflow: hidden;
}

.boxBook100 { clear:both; }
.boxBookCover, .boxBookSampleText, .boxBookSampleAudio { background:#bbb; padding:1em;margin-bottom:1em; }
  .boxBookCover { background: #cacaca; clear:both; float:right;width:40%;margin-left:1em; }
    .boxBookCover .cover { width: 100%; clear:both; border:0; }
  .boxBookSampleText { margin: 10px 1% 10px 2%; float:left;width:41%; }
  .boxBookSampleAudio{ margin: 10px 1% 10px 2%; float:right;width:41%; }
.boxBookFlashReader { width:400px; margin: 1em auto 1em auto; }


.boxFloatRight { font-size:.85em; line-height:1.2em; float:right; width:33%; margin-left:1em; margin-bottom:.5em; clear:both; }
.boxFloatLeft { font-size:.85em; line-height:1.2em; float:left; width:33%; margin-right:1em; margin-bottom:.5em; clear:both; }

.boxFloatRight25, .boxFloatRight50, .boxFloatRightFlex { font-size:.85em; line-height:1.2em; float:right; margin-left:1em; margin-bottom:.5em; clear:both; }
.boxFloatRight50 { width:50%; }
.boxFloatRight25 { width:25%; }
.boxFloat100 { font-size:.85em; line-height:1.2em; clear:both; width:100%; }
.boxFloatRight IMG, .boxFloatLeft IMG, .boxFloatRight25 IMG, .boxFloatRight50 IMG, .boxFloat100 IMG { width:100%; }





#footer {
	position: absolute;
	bottom: 0;
	margin:0;
	width:100%;
	text-align:center;
	left:0;
}