@import url(./reset.css);
@import url(./layout.css);
@import url(./navigation.css);

#boogLinks {
	float: left;
	width: 290px;
	height: 282px;
	padding: 35px 0 0 10px;
	background: url(../../expressmedical/images/boog.links.gif) no-repeat;
	color: #fff;
}

#content #contentPrimary #boogLinks ul {	
	list-style-type: disc;
	list-style-image: none;
}

#content #contentPrimary #boogLinks ul li ul {
	list-style-type: disc;
	list-style-image: none;
}

#content #contentPrimary #boogLinks ul li{
	list-style-type: disc;
}

#boogLinks a {
	color: #fff;
}

#boogRechts {
	color: #fff;
	float: left;
	width: 634px;
	height: 297px;
	padding: 20px 0 0 0;
	background: url(../../expressmedical/images/boog.rechts.jpg) no-repeat;
}

#content #contentPrimary #boogRechts h2,
#content #contentPrimary #boogRechts h3,
#content #contentPrimary #boogRechts a {
	color: #FFF;
}