
#SpalteLinks h1 
{
font-size: 1.3em; 
color: #444444; 
margin-bottom: 1em; 
}

#SpalteLinks h2 { 
font-size: 1em; 
font-weight: lighter; 
margin-left: 4em;
margin-top: -1em; 
margin-bottom: 1em; color: #050505; }
#SpalteLinks h3 { 
font-size: 1em;
font-weight: lighter; 
margin-left: 9em;
margin-top: -1em; 
margin-bottom: 1em; color: #505050; }

#SpalteLinks h2 a,
#SpalteLinks h3 a {color: #444444; font-weight: lighter; }

#SpalteLinks h1 a {text-decoration: none; color:#444444; }

#SpalteLinks h1 a:hover,
#SpalteLinks h2 a:hover,
#SpalteLinks h3 a:hover { color: #C83C00; }
 
#SpalteLinks p { color: #3C3C3C; }





