@charset "UTF-8";

#navigation {
	position: fixed;
	left: 39px;
	top: 20px;
}
#name-klein {
	position: absolute;
	left: 218px;
	top: 20px;
	width: 700px;
	height: 57px;
	background-image: url(../img/logo-susanne-blumenthal-quer-15.png);
}
#name-gross {
	position: fixed;
	left: 13.8%;
	top: 0%;
}
#spalte {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	width: 700px;
	position: absolute;
	left: 230px;
	top: 1px;
	overflow: hidden;
	background-image: url(../img/weiss-90.png);
	background-repeat: repeat;
}
a:link {color: #7B753C;}
a:visited {color:#7B753C;}  /* visited link */
a:hover {color:#A8A052;}  /* mouse over link */
a:active {color:#E1D66E;}  /* selected link */ 
.Stil2 {
	color: #7D8265
}
html { 
	overflow-y: scroll;
}
