/* __________________________________

             NICHT ANZEIGEN

   __________________________________ */
#navigation, #extra_navigation, p.navigation_closure, #crumpath, #tm_footnotes_debug, #teaser, .screen_only {
	display: none;
}

* {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

/* __________________________________

             HEADER

   __________________________________ */
div#header {
	border-bottom: 1pt solid black;
	min-height: 12em;
	position: relative;
}
div#logo {
	top: 1em;
}
#header .my_address {
	position: relative;
	top: -1em;
	display: block;
	float: right;
	font-family: Arial, sans-serif;
	min-width: 12em;
}
#header .my_address ul {
	text-align: center;
	padding-bottom: 0.5em;
}
#header .my_address li {
	list-style: none;
}
#header .my_address li ul {
	text-align: center;
}
#header .my_address li ul li {
	list-style: none;
}
#header .my_address_copyright {
	display: none;
}
#header .my_address_logo {
	display: none;
}
#header .my_address_name {
	
}
#header .my_address_postal {
	font-size: 0.5em;
}
#header .my_address_contact {
	font-size: 0.5em;
}
#header .my_address_contact a {
	font-size: 1em;
}
#header .my_address .contact .email_16pt {
	display: none;
}
#header .my_address .contact .email_14pt {
	display: none;
}
#header .my_address .contact .email_12pt {
	display: inline;
	padding-left: 0.5em;
}

/* __________________________________

		Hauptbereich:
		Inhalt und Unterinhalt

   Idee: http://www.alistapart.com/articles/multicolumnlayouts
   __________________________________ */
#main {
	font-size: 1em;
	text-align: left;
	padding: 0.5em 1.0em 0.5em 1.0em;
}
* html #main{
	height: 1%; /* IE Fehler beheben */
}
#content{
	font-size: 1em;
}

#main_with_margin {
	font-size: 1em;
	text-align: left;
	padding: 0.5em 12.0em 0.5em 1.0em;
}
* html #main_with_margin{
	height: 1%; /* IE Fehler beheben */
}
#content_with_margin{
	border-right: 12em solid transparent;
	margin-right: -12em;
	float: left;
}
#subcontent{
	background-color: transparent;
	width: 10em;
	float: right;
	margin-right: -12em;
	display: inline; /* IE Fehler beheben */
}
/* ------------
   Randnotizen
   ------------ */
dl.note {
	position: relative;	
}
dl.note dt { 
	border-top: 1px solid black;
	min-width: 110px;
	width: 12em;	
	font-size: 0.6em;	
  	position:absolute;
}
dl.note dt em {
	font-size: 0.6em;
}
dl.note dt.left {
	border-left: 1pt solid black;
	padding: 0.5em 0.5em 0em 0.5em;
	text-align: left;;
	left: -14em;
}

dl.note dt.right {
	border-right: 1px solid black;
	padding: 0.5em 0.5em 0em 0.5em;
	text-align: right;
	right: -14em;
}

dl.note dd p {
	text-align: justify;
}
dl.note dd ol {
	padding-left: 1.5em;
}
dl.note dd ul {
	padding-left: 1.5em;
	list-style-type: circle;
}

/* ----------------------

   Abschluss: Haupttext

   ---------------------- */
div#main_closure {
	clear: both;
	height: 2em;
	font-size: 0.7em;
	text-align: right;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}
#main_closure ul{
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}
#main_closure li {
	list-style: none;
	display: inline;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}
#main_closure li.screen_only {
	display: none;
}
/* __________________________________

			Fußzeile

   __________________________________ */
div#footer {
	border-top: 1px solid black;
	display: block;
	clear: both;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
}

/* __________________________________

		  Adresse in der Fußzeile

   __________________________________ */
#footer .my_address {
	display: block;
	font-family: Arial, sans-serif;
	min-width: 15em;
	padding-top: 1em;
}
#footer .my_address ul {
	text-align: center;
	padding-left: 0.75em;
}
#footer .my_address li {
	display: inline;
	list-style: none;
}
#footer .my_address li ul {
	text-align: center;
	display: inline;
	white-space:nowrap;
}
#footer .my_address li ul li {
	list-style: none;
	display: inline;
	#font-size: 0.8em;
	padding-right: 0.2em;
}
#footer .my_address a {
	# font-size: 0.75em;
}
#footer .my_address .name {
	# font-size: 0.75em;
}
#footer .my_address li ul li .copyright {
	font-size: 4em;
}
#footer .my_address .logo {
	display: inline;
}
#footer .my_address .postal {
	# font-size: 0.75em;
}
#footer .my_address .contact {
	# font-size: 0.75em;
}
#footer .my_address .contact .email_16pt {
	display: none;
}
#footer .my_address .contact .email_14pt {
	display: none;
}
#footer .my_address .contact .email_12pt {
	display: inline;
	padding-left: 0.5em;
}

/* __________________________________

		  Adresse

   __________________________________ */
.my_address {
	display: block;
	padding-top: 0.5em;
}
.my_address ul {
	text-align: left;
	padding-bottom: 0.5em;
}
.my_address li {
	list-style: none;
}
.my_address li ul {
	text-align: center;
}
.my_address li ul li {
	list-style: none;
}
.my_address .copyright {
	display: none;
}
.my_address .logo {
	display: none;
}
.my_address .contact {
	font-size: 0.8em;
}
.my_address .contact a {
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}
.my_address .contact .email_12pt {
	display: none;
}
.my_address .contact .email_14pt {
	display: inline;
}
.my_address .contact .email_16pt {
	display: none;
}

/* __________________________________

			Übersichtsseiten
   __________________________________ */
.overview{
	text-align: center;
}
.overview .introduction{
	padding: 1.5em 1em 0.5em 1em;
	text-align: left;
}
.overview .section {
	overflow: hidden;
	font-size: 1em;
	padding: 0.5em 24.5em 0.5em 1.0em;	
}
* html .overview .section{
	height: 1%; /* IE Fehler beheben */
}
.overview .left{
	min-width: 25em;
	max-width: 25em;
	text-align: right;
	border-right: 25em solid transparent;
	margin-right: -25em;
	float: left;
}
.overview .right{
	text-align: left;
	width: 25em;
	float: right;
	margin-right: -25em;
	display: inline; /* IE Fehler beheben */
}
.overview .section ul {
	list-style: none;
	list-style-position: inside;
}
.overview .section ul li {
	font-size: 0.8em;
	padding-bottom: 0.75em;
}
.overview .description {
	padding: 0.25em 1em 0.25em 1em;
}
.overview .section .left .description .text {
	text-align: right; 
	border-right:solid transparent 20px;
	padding-right:0.4em;
}
.overview .section .right .description .text {
	text-align: left; 
	border-left:solid transparent 20px; 
	padding-left:0.4em;
}


/* __________________________________

			Dokumente
   __________________________________ */
.dokument {
	width: 100%;
	display: block;
}
.dokument .bild {
	float: left;
	padding-top: 0.15em;
	max-width: 120px;
}
.dokument .info {
	border-top: 1px solid black;
	padding-left: 120px;
}

.dokument .info ul{
	list-style: none;
	min-height: 133px;
}


/* __________________________________

			Literatur
   __________________________________ */
.literatur {
	width: 100%;
	display: block;
	min-width: 15em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	page-break-inside: avoid;
}

.literatur .titel {
	border-top: 1pt solid black;
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 0.5em;
}

.literatur .autoren {
	font-style: italic;
	font-weight: normal;
	font-size: 0.75em;
}

.literatur .beschreibung {
	min-height: 105px;
	font-weight: normal;
	padding-right: 0.5em;
}

.literatur .bewertung {
	font-size: 0.75em;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 0.5em;
	padding-top: 1em;
}
.literatur .umschlagsbild {
	float: right;
	margin: 0.25em 0.25em 0em 2em;
}

.literatur .bezug {
	font-size: 0.5em;
	font-family: sans-serif;
	font-weight: normal;
}

.literatur .bezug ul {
	text-align: left;
	vertical-align: middle;	
}

.literatur .bezug ul li {
	display: inline;
	list-style: none;
	padding-right: 1em;
	font-size: 0.5em;
}

.literatur .bezug ul li a {
	font-size: 0.5em;
}


/* __________________________________

			Internet-Links
			
   __________________________________ */
.internet_link {
	width: 100%;
	display: block;
	min-width: 15em;
	padding-top: 1.5em;
	border-bottom: 1.5em;
	page-break-inside: avoid;
}
.internet_link .titel {
	border-top: 1px solid black;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.5em;
}
.internet_link .beschreibung {
	min-height: 4em;
	font-weight: normal;
	text-align: justify;
	padding-right: 0.5em;
}
.internet_link .bewertung {
	font-size: 75%;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 0.5em;
	padding-top: 1em;
}
.internet_link .bezug {
	font-size: 50%;
	font-family: sans-serif;
	font-weight: normal;
}
.internet_link .bezug ul {
	text-align: left;
	vertical-align: middle;	
}
.internet_link .bezug ul li {
	display: inline;
	list-style: none;
	padding-right: 1.5em;
}
.internet_link .bezug ul li a {
	font-size: 75%;	
}



/* __________________________________

			Einstellungen
			AUSSER LAYOUT

   __________________________________ */
h1 {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 0.25em;
}
h3 {
	font-size: 0.8em;
}
p {
	text-align: justify;
	font-size: 1.0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.picture_right {
	float: right; 
	padding: 0.25em 0em 0.25em 1em;
}
.picture_left {
	float: left; 
	padding: 0.25em 1em 0em 0.25em;
}
dd .picture_right {
	padding-top: 0.75em;
}
dd .picture_left {
	padding-top: 0.75em;	
}
.center {
	text-align: center;
}
blockquote {
	font: 1.0em Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 0.5em;
}
cite {
	display: block;
	font-size: 0.6em;
	padding-top: 0.5em;
	font-style: normal;
}
a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: black;
}
img {
	vertical-align: middle;
	border: 0;
}
ol {
	padding: 0.5em 1em 0.25em 1.5em;
}
ul {
	padding: 0.5em 1em 0.25em 1.5em;
	list-style-type: circle;
}

/* ================================
   Anführungszeichen
   ================================ */
:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
:lang(de-DE) { quotes:"\00BB" "\00AB" "\203A" "\2039"; }
:lang(de-CH) { quotes:"\00AB" "\00BB" "\2039" "\203A"; }
:lang(en)    { quotes:"\201C" "\201D" "\2018" "\2019"; }
:lang(fr)    { quotes:"\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A"; }

q:before { content:open-quote; }
q:after { content:close-quote;}
q q:before { content:open-quote;}
q q:after { content:close-quote;}
