body	{
	/*text-align: justify; */
	background: #FDFDFD;
	}


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;
	background-color: #FDEBCC;
	padding: 0em;
	font-family: monospace;
	font-style: normal;
	}


img 	{
	border: none;
	}


a:visited
	{
	color: #626262;
	}

/* BEGIN IE ist doof */
.navi	{
	position: absolute;
	left: 0em;
	top: 0em;
	width: 6.5em;
	height: 420em;
        border-left: .8em solid #FDFDFD;
        background: #FDFDFD;
        border-right: .2em solid black;
        z-index: 2;
        }

.navi ul
	{
	position: fixed;
	list-style: none;
	width: 6.1em;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	}
	
.inhalt {
	position: absolute;
	top: 1.0em;
	width: 38em;
	margin-left: 7em;
	padding-left: 1.5em;
	}
     	
.en-de
	{
	position:  absolute;
	top: 10px;
	right: 20px;
	}
	
/* END IE ist doof */

body>.en-de
	{
	position: fixed;
	top: 10px;
	right: 20px;
	z-index: 2;
	}

body>.inhalt {
	position: absolute;
	top: 0em;
	max-width: 38em;
	margin-left: 7em;
	padding-left: 1.5em;
	}


.inhalt ul li
	{
	margin: 1.2em;
	}

body>.navi	{
	position: fixed;
	width: 6.5em;
        }

body>.navi ul
	{
	position: fixed;
	list-style: none;
	width: 6.1em;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	}

.navi ul li
	{
	padding: .2em;
	padding-left: 1em;
	border-right: solid .02em #585858;
	border-bottom: solid .02em #585858;
        }

.navi a	{
	text-decoration: none;
	display: block;
	}

.navi ul li:hover
	{
	background: #E9E9E9;
	}

.navi img
	{
	border-top: solid 1.3em #FDFDFD;
	width: 6.3em;
	}

.nolink {
	color: blue;
	text-decoration: underline;
	font-style: normal;
	border: none;
	background-color: #FDFDFD;
        }
        
        
.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: 120%;
	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: 200%;
	margin-bottom: -.5em;
	}
