body{
	font-size: 78%;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	background-color: #ffffec;
	color: #000000;
}


.text{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.75em;
	color: #ffffff
}
a:hover{
	text-decoration:none; 
	color:#ffCC33
}

h1{
	font-size: 100%;
}

#inhalt{
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#us{
	clear: both;
	margin-top: 3px;
	border-bottom: 1px solid #003366;
}

#urheber{
	font-size: 90%;
	float: left;
	color: #666666;
}

#quelle{
	font-size: 90%;
	width: 300px;
	float: left;
	color: #666666;
}

#short{
	width: 350px;
	float: right;
	color: #663300;
}

a{
	color: #003366;
}

a:hover{
	color: #663300;
	text-decoration: underline;
}

.cls{
	hight:5px;
	clear: both;
	border: 1px solid #fff;
}

img{margin-bottom: 3px;}


/* Link Liste */
.lili{
}

.lili a{
	text-decoration: none;
}
.lili a:hover{
	text-decoration: underline;
}

