html { 
  padding:0px;
  margin:0px;
}
body {
  	background-color: #FFFFFF;
  	font-family: "Lucida Grande", "Lucida Sans Unicode","Andale mono";
	font-size: 0.7em;
	padding:0px 20px;
 	margin:0px;
}
p, pre, h1 {
  	padding:0px 10px 0px 10px;
  	margin:0px;
	line-height: 160%;
}
p a, a:visited {
	color: #909;
	text-decoration: none;
}
h1 {	
	font-family: "Lucida Grande", "Lucida Sans Unicode","Andale mono"; 
	font-size: 1.6em;	
	line-height: 160%; 
}
h2 {	
	padding: 0px 0px 0px 10px;
	font-size:0.7em; 
	line-height: 120%;
}
.bildbox {
	width: 150px;
	margin: 0px 15px 15px 0px;
	background-color: #797F7A;	
	float: left;
	border-style: solid;
	border-color: #797F7A;
	border-width: 1px;
}
#bleck {
	color: #FFF;
	background-color: #000;
	padding:15px 15px;
	margin:0px;
}
#bleck a, a:visited {
	color: #FFF;
}
#divider {
	margin: 20px 0px 5px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #OOOOOO;
}	
#bbspalt {					/* BB-spalt */
	position: absolute;
 	width: 130px;
	height: 400px;
 	left: 20px;
 	background-color: #fff;
 	padding:0px;
 	margin:0px;
}
#bbspalt a, a:visited {
	font-size: 0.9em;
	color: #000;
	decoration: none;
	padding-left: 0px;
	line-height: 180%;
}
#logo {	
	background-color: #000000;
	width: 130px;
	height: 130px;
}
#container {
	margin-left: 140px;
	max-width: 600px;
	background-color:#fff;
 	overflow: no;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #OOOOOO;
	
}
#linkspalt {					/* Linkspalt */
	float:right;
	width: 155px;	
	background-color: #fff;
	margin: 0px 0px 15px 15px;
}
#linkspalt a, a:visited {
	font-size: 0.9em;
	color: #000;
	decoration: none;
}
#linkspalt li {
	margin-left: -15px;
	text-indent: -10px;
	list-style-type: none;
}	
#linkspalt h2 {
	color: #fff;
	line-height: 190%;
	background: #ababab;
}
a { 
	color: #000;
	text-decoration: none; 
}
a:visited {
	color:#000;
	text-decoration: none; 
}
