#menu{
	padding:0px 20px;
//	margin: 0px 0;
	border:0px;
	background-color: black;
}

#histtext{
	width: 70%; 
	height: 1200px;
	margin: 150px 0 0 0;
	float:right;
}

#histlist{
	float:left;
	padding: 0 60% 5px 23px;
}

body{
	background-color: #ffe;
}

menu a{
	background-color: #35a;
	color: white;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0px 20px 0 0px;
	font-family: sans-serif;
	
}

section p{
//	background-color: yellow;
}

section{
	
}

main{
	
}

main p{
	color: #35a;
	width: 90%;
}	

img{
	padding-left: 30%;
//	text-align: center;
}

aside{
	width: 30%;	//550px;
	margin:40px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	background-color: #ffc;	//lightblue;
	float:right;
//	border-left-style: solid;
//	border-left-width: 5px;
//	border-left-color: #ff0;
} 

p{
	color: #35a;
}

aside a{
	color: #35a;
}

li{color: #35a;
}

.haupt{
	float:left; 
	width:68%; //590px 70%;calc(100% - 630px);
	padding:15px; 
	margin:5px;
	position: absolute; 
	top: 250px;
}

.red{
	 color:#f22;
}

.green{
	color:green;
}

.farbe{
	color:#35a;
}

.listenaktuell{
//	background-color:yellow;
	margin: 0px 20px;
	padding: 0 5px;
	border-left: 20px; // solid red;
	border-right: 20px; // solid red;
	border-top: 1px; // solid red;
	border-bottom: 1px; // solid red;
	border-color: #f22;
	border-style: solid;
}

.mitte{
	padding-left: 30%;
//	text-align: center;
}

.bg-weiss{
	background-color: #fff;
}

.lihist{
	padding: 0 0 10px 0;
	margin: 0;
}

.inline{
	display: inline;
}

.ausruf{
	background-color: #fff;
	font-style: italic;
	font-size: 150%;
	margin: 0 40px 0 0;
}

.kasten{
	font-family: helvetica, arial, sans-serif;
	font-size: small; 
	background-color: white; 
	margin: 0 100px 0 0;
}

.kasten2{
	font-family: helvetica, arial, sans-serif;
//	font-size: small; 
	font-style: italic;
	color: #35a;
	margin: 0 100px 0 0;
}

.kasten p{
	color: #000;
}

a:hover{
	background-color: #fff;
	color: #000;
	text-decoration: none;
	border-color: #f22;
	border-style: solid;
	border-left: 1px;
	border-right: 1px;
/*	border-top: 1px; 
	border-bottom: 1px;*/
}

h1{	text-shadow: 1px 1px 10px #35a;
	padding: 0 40px 0 0;
}

h2{	padding: 0 40px 0 0;
}
