body	{
	/*text-align: justify;*/
	}


code	{
	color: #585858;
	background: #BFEFFF;
	border:  #585858 dashed 1px;
	padding: 0.2em;
	display: table;
	font-family: monospace;
	margin: .3em;
	}
     

em	{
	color: #585858;
	border:  #585858 dotted 1px;
	padding: 0em;
	font-family: monospace;
	font-style: normal;
	}


img 	{
	border: none;
	}


a:visited
	{
	color: #626262;
	}

.navi	{
	display: none;
        }

.inhalt {
	width: 38em;
	margin-left: 2em;
	padding-left: 1.5em;
	}

body>.inhalt {
	max-width: 38em;
	margin-left: 2em;
	padding-left: 1.5em;
	}
     	
.en-de
	{
	display: none;
	}
	
.inhalt ul li
	{
	margin: 1.2em;
	}

.nolink {
	color: blue;
	text-decoration: underline;
	font-style: normal;
	border: none;
        }
        
.key	{
	border: outset 2px;
	font-weight: bold;
	font-family: monospace;
	color: black;
	background: #DFDFDF;
	margin: .3em;
	padding-left: .5em;
	padding-right: .5em;
	}
	
.kontakt
	{
	padding: 1em;
	line-height: 1.5em;
	font-family: sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	}
	
.unsichtbar
	{
	display: none;
	}
	
.zitat	{
	font-family: monospace;
	}
	
.breitbild
	{
	position: relative;
	max-width: 30em;
	}

.breitbild img
	{
	width: 28em;
	}
	
.index
	{
	list-style: none;
	line-height: .5em;
	}

.links
	{
	list-style: none;
	}
	
.big
	{
	text-align: center;
	font-size: 2em;
	}