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

#boogLinks {
	float: left;
	width: 240px;
	height: 290px;
	padding: 27px 50px 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;
	margin-top: 14px;
/*	line-height: 1.35em; */
}

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

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

#content #contentPrimary #boogLinks #menu1sub2sub1sub2 {
    display: none;
}

#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 #menu1sub5 {
    margin: 0px 170px 0px -10px;
    text-align: center;
}
    
#content #contentPrimary #boogRechts #menu1sub5 li {
/*    background: url(../../expressmedical/images/list.item.3.gif) no-repeat right; */
    margin: 0 0 7px 0px;
    padding: 0 10px 0 10px;
    display: inline;
}

#content #contentPrimary #boogRechts #menu1sub5 li.first {
    padding-left: 0;
}

#content #contentPrimary #boogRechts #menu1sub5 li.last {
    background-image: none;
}

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