body {
	background-color: gray;
	margin: 0 auto;
	padding: 0;	
	color: black;
	font-family: Georgia,'Times New Roman', Times,serif;
	font-size: 1em;
}

#rightside {
    display:none;
  }

#sitename {
left: 2em;
top: -0.5em;
-webkit-text-size-adjust: 170%;
border-bottom: none;
height: 2em;
padding-bottom: 1.1em;
color:red;
}

#content {
width: 50em;
}

#leftside {
display: block;
height: 20px;
left: 1em;
padding-left: 37px;
padding-top: 1px;
position: fixed;
text-align: left;
top: 4.5em;
border: none;
white-space: nowrap;
width: 1276px;
z-index: 99;
}

#leftside a {
display: inline;
font-weight: bold;
height: 0px;
border: none;
background-color: gray;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
text-decoration: none;
width: 0px;
}

#leftside a:hover {
background-color:gray;
}

#leftside a:hover span {
	top: 3em;
	left: 1em;
	z-index:99;
   padding: 1px; margin: 5px;
   color: black; background: white;
   font-size: 130%;
   text-align: left;}
  
.kritik {
line-height: 120%;
}

#footer {
	display:none;
}

.clearingdiv {
	display:none;
}


#page {
	width: 35em;
	margin-top:2.5em;
	padding-bottom: none;
	margin-bottom: 50px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 2em;
	border: 2px solid black;
	background-color: white;
	z-index:99;
	font-size: 150%;
}

h3 {
	font-size: 170%;
}