body {	background:url(fotos/scm_hell.jpg);
	background-position:0px 30px;
}

a { 	color: #A70D01; 
	text-decoration: none;
}
a:link {color: #A70D01;
	text-decoration: none;
}
a:active { 
	color: #000;
	text-decoration: none;
}
a:visited { 
	color: #A70D01; 
	text-decoration: none;
}
a:hover { 
	color: #DA1A01; 
	text-decoration:underline;
}
#leiste {
	position:fixed;
	top:24px;
	background-color:#A70D01;
	width:100%;
	height:2px;
}
#leiste_jfg{
	position:fixed;
	top:24px;
	background-color:#DDAA80;
	width:100%;
	height:2px;
}
#ueberschrift {
	position:fixed;	
	top:0px;
	font-size:13px;
	width:100%;
	background-color:#ffffff;
	font-weight:bold;
	border:0px;
	z-index:0;
	text-transform:uppercase;
}	
#ueberschrift_r {
	position:fixed;
	font-size:13px;
	top:7px;
	right:10px;
	background-color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;

}
#fusszeile {
	position:fixed;
	bottom: 0px;
	width:98%;
	line-height: 25px;
	font-family:Garamond;
	text-transform:uppercase;
}
#bild{
	position:absolute;
	left:30px;
	top:50px;
}
#steckbrief{
position:absolute;
	left:360px;
	top:100px;
}
.fusszeile {
	line-height: 25px;
	font-family:Garamond;
	text-transform:uppercase;
}
