body {
		background-color: #E6E7E5;
	
		text-align: center;
	
		background-image: url(../pictures/pagepg.gif);
	
		background-repeat: repeat-y;
	
		background-position: center;
		
		}
		
#holder {width: 750px; margin: 0px auto 50px auto; text-align: left; border: 0px; background-color: #e2e8f6;}



#header {height: 68px;   padding: 5px; background: #f2f2f2 url(../pictures/head.jpg) ;}

#pagefoot {display: none;}

#bling  {background: none; background-color: #fcfcfc; margin: 0px -5px 10px -10px; padding: 8px;  border: 0px solid #cccccc; border-bottom: 1px;}

#content {background-color: #ffffff; margin: 0px; padding: 0px 5px 5px 10px; border: 1px solid #cccccc; border-left: 0px; border-right: 0px; border-bottom: 0px;}

h3 {
	color: #366770;
	font-size: 15px;
	margin: 7px 0px 0px 10px;
	padding-left: 10px;
	
	background-image: url(../../images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left 35%;
	
}


 #links li{

	list-style-type: none;
	
	margin:0px;

	padding:0px;
	
	list-style-image: url(../../images/newsarrow.gif);
	
}

 a:link, a:active, a:visited {
	color: #CE066D;
	text-decoration:none;
	
}
a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image: url(../../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a#immer {background-image: none;}