#page .box { position: relative; }
#page .box a.boxMailLink { 
	position: relative;
	display: block; 
	left: -1.5em; 
	padding-left: 1.5em; 
	background-image: url(../img/pfeil_rot.gif); 
	background-position: 0.5em 0.4em; 
}
#page .box a.boxLink { 
	position: relative; 
	display: block;
	left: -1.5em; 
	padding-left: 1.5em; 
	background-image: url(../img/pfeil_rot.gif); 
	background-position: 0.5em 0.4em; 
	font-weight: bold; 
	text-decoration: none; 
}
#page .box a.boxLink:hover { text-decoration: underline; }
#page .box ul.linklist { margin: 0 0 0.5em 0; padding:0; list-style: none; position: relative; left: -1.5em; }
#page .box ul.linklist li { margin: 0 0 0.5em 1.5em; padding: 0 0 0 0; line-height: 120%; color: #606060; }
#page .box ul.linklist li a { text-decoration: none; font-weight: bold; position: relative; left: -1.5em;  padding-left: 1.5em; background-image: url(../img/pfeil_rot.gif); background-position: 0.5em 0.4em; }
#page .box ul.linklist li a:hover { text-decoration: underline; }
#page .box img.expert { position: relative; top: -0.5em; left: -1.5em; }

#page #newsbox ul.linklist li { color: #000; }
#page .date { color: #606060; }
